public interface ConfigurationType
extends org.eclipse.emf.ecore.EObject
The following features are supported:
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<AnnouncerType> |
getAnnouncer()
Returns the value of the 'Announcer' containment reference list.
|
org.eclipse.emf.common.util.EList<HiveType> |
getHive()
Returns the value of the 'Hive' containment reference list.
|
org.eclipse.emf.common.util.EList<HiveType> getHive()
HiveType
.
If the meaning of the 'Hive' containment reference list isn't clear, there really should be more of a description here...
ExporterPackage.getConfigurationType_Hive()
org.eclipse.emf.common.util.EList<AnnouncerType> getAnnouncer()
AnnouncerType
.
If the meaning of the 'Announcer' containment reference list isn't clear, there really should be more of a description here...
ExporterPackage.getConfigurationType_Announcer()