public interface RootType
extends org.eclipse.emf.ecore.EObject
The following features are supported:
ConfigurationPackage.getRootType()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<ConnectionType> |
getConnection()
Returns the value of the 'Connection' containment reference list.
|
org.eclipse.emf.common.util.EList<ConnectionType> getConnection()
ConnectionType
.
If the meaning of the 'Connection' containment reference list isn't clear, there really should be more of a description here...
ConfigurationPackage.getRootType_Connection()