public interface GlobalNamespace extends Namespace
The following features are supported:
Aadl2Package.getGlobalNamespace()
Modifier and Type | Field and Description |
---|---|
static GlobalNamespace |
INSTANCE
Reference to the one GlobalNamespace object.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<PublicPackageSection> |
getPackages()
Returns the value of the 'Package' reference list.
|
org.eclipse.emf.common.util.EList<PropertySet> |
getPropertySets()
Returns the value of the 'Property Set' reference list.
|
findNamedElement, getMembers, getNamesOfMember, getOwnedMembers, members_distinguishable, membersAreDistinguishable
acceptsProperty, allNamespaces, checkPropertyAssociation, createOwnedPropertyAssociation, getName, getNamespace, getNonModalPropertyValue, getOwnedPropertyAssociations, getPropertyValue, getPropertyValueInternal, getPropertyValueList, getPropertyValues, getQualifiedName, getSimplePropertyValue, has_no_qualified_name, has_qualified_name, hasName, isDistinguishableFrom, qualifiedName, removePropertyAssociations, removePropertyAssociations, separator, setName, setPropertyValue, setPropertyValue, setPropertyValue
allOwnedElements, createOwnedComment, getChildren, getContainingClassifier, getContainingComponentImpl, getElementRoot, getOwnedComments, getOwnedElements, getOwner, has_owner, mustBeOwned, not_own_self
getLocationReference, setLocationReference, setLocationReference
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
static final GlobalNamespace INSTANCE
org.eclipse.emf.common.util.EList<PublicPackageSection> getPackages()
PublicPackageSection
.
This feature subsets the following features:
Member
'If the meaning of the 'Package' reference list isn't clear, there really should be more of a description here...
Aadl2Package.getGlobalNamespace_Package()
org.eclipse.emf.common.util.EList<PropertySet> getPropertySets()
PropertySet
.
This feature subsets the following features:
Member
'If the meaning of the 'Property Set' reference list isn't clear, there really should be more of a description here...
Aadl2Package.getGlobalNamespace_PropertySet()