public class PrivatePackageSectionImpl extends PackageSectionImpl implements PrivatePackageSection
The following features are implemented:
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
copyright
Modifier and Type | Method and Description |
---|---|
PublicPackageSection |
basicGetPublicSection() |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
java.lang.String |
getName()
Returns the name of the package.
|
Namespace |
getNamespace() |
PublicPackageSection |
getPublicSection() |
createOwnedAnnexLibrary, createOwnedAnnexLibrary, createOwnedClassifier, createOwnedComponentTypeRename, createOwnedFeatureGroupTypeRename, createOwnedPackageRename, eInverseRemove, eSet, eUnset, findInternallyVisibleNamedElement, findNamedElement, getImportedUnits, getOwnedAnnexLibraries, getOwnedClassifiers, getOwnedComponentTypeRenames, getOwnedFeatureGroupTypeRenames, getOwnedMembers, getOwnedPackageRenames, isNoAnnexes, isNoProperties, isSetName, isSetOwnedMembers, setName, setNoAnnexes, setNoProperties, toString
getMembers, getNamesOfMember, getOwnedElements, isSetMembers, isSetOwnedElements, members_distinguishable, membersAreDistinguishable
acceptsProperty, allNamespaces, checkPropertyAssociation, createOwnedPropertyAssociation, getNonModalPropertyValue, getOwnedPropertyAssociations, getPropertyValue, getPropertyValueInternal, getPropertyValueList, getPropertyValues, getQualifiedName, getSimplePropertyValue, has_no_qualified_name, has_qualified_name, hasName, isDistinguishableFrom, qualifiedName, removePropertyAssociations, removePropertyAssociations, separator, setPropertyValue, setPropertyValue, setPropertyValue
allOwnedElements, createOwnedComment, getChildren, getContainingClassifier, getContainingComponentImpl, getElementRoot, getOwnedComments, getOwner, has_owner, mustBeOwned, not_own_self
getAdapter, getLocationReference, setLocationReference, setLocationReference
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
eNotificationRequired, eNotify
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
createOwnedAnnexLibrary, createOwnedAnnexLibrary, createOwnedClassifier, createOwnedComponentTypeRename, createOwnedFeatureGroupTypeRename, createOwnedPackageRename, findInternallyVisibleNamedElement, getImportedUnits, getOwnedAnnexLibraries, getOwnedClassifiers, getOwnedComponentTypeRenames, getOwnedFeatureGroupTypeRenames, getOwnedPackageRenames, isNoAnnexes, isNoProperties, setNoAnnexes, setNoProperties
findNamedElement, getMembers, getNamesOfMember, getOwnedMembers, members_distinguishable, membersAreDistinguishable
acceptsProperty, allNamespaces, checkPropertyAssociation, createOwnedPropertyAssociation, 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
public PublicPackageSection getPublicSection()
getPublicSection
in interface PrivatePackageSection
Aadl2Package.getPrivatePackageSection_PublicSection()
,
PublicPackageSection.getPrivateSection()
public PublicPackageSection basicGetPublicSection()
public Namespace getNamespace()
NamedElementImpl
getNamespace
in interface NamedElement
getNamespace
in class NamedElementImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class PackageSectionImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class PackageSectionImpl
public java.lang.String getName()
getName
in interface NamedElement
getName
in class PackageSectionImpl
NamedElement.setName(String)
,
Aadl2Package.getNamedElement_Name()