public class AadlPackageImpl extends ModelUnitImpl implements AadlPackage
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 |
---|---|
PrivatePackageSection |
basicGetPrivateSection() |
PrivatePackageSection |
basicGetPrivateSectionGen() |
PublicPackageSection |
basicGetPublicSection() |
PublicPackageSection |
basicGetPublicSectionGen() |
org.eclipse.emf.common.notify.NotificationChain |
basicSetOwnedPrivateSection(PrivatePackageSection newOwnedPrivateSection,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetOwnedPublicSection(PublicPackageSection newOwnedPublicSection,
org.eclipse.emf.common.notify.NotificationChain msgs) |
PrivatePackageSection |
createOwnedPrivateSection() |
PublicPackageSection |
createOwnedPublicSection() |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
void |
eUnset(int featureID) |
org.eclipse.emf.common.util.EList<Element> |
getOwnedElements() |
PrivatePackageSection |
getOwnedPrivateSection() |
PublicPackageSection |
getOwnedPublicSection() |
PrivatePackageSection |
getPrivateSection() |
PrivatePackageSection |
getPrivateSectionGen() |
PublicPackageSection |
getPublicSection() |
PublicPackageSection |
getPublicSectionGen() |
boolean |
isSetOwnedElements() |
void |
setOwnedPrivateSection(PrivatePackageSection newOwnedPrivateSection) |
void |
setOwnedPublicSection(PublicPackageSection newOwnedPublicSection) |
void |
setPrivateSection(PrivatePackageSection newPrivateSection) |
void |
setPublicSection(PublicPackageSection newPublicSection) |
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, toString
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
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, 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 org.eclipse.emf.common.util.EList<Element> getOwnedElements()
getOwnedElements
in interface Element
getOwnedElements
in class ElementImpl
Aadl2Package.getElement_OwnedElement()
public PublicPackageSection getPublicSectionGen()
public PublicPackageSection getPublicSection()
getPublicSection
in interface AadlPackage
AadlPackage.setPublicSection(PublicPackageSection)
,
Aadl2Package.getAadlPackage_PublicSection()
public PublicPackageSection basicGetPublicSectionGen()
public PublicPackageSection basicGetPublicSection()
public void setPublicSection(PublicPackageSection newPublicSection)
setPublicSection
in interface AadlPackage
newPublicSection
- the new value of the 'Public Section' reference.AadlPackage.getPublicSection()
public PrivatePackageSection getPrivateSectionGen()
public PrivatePackageSection getPrivateSection()
getPrivateSection
in interface AadlPackage
AadlPackage.setPrivateSection(PrivatePackageSection)
,
Aadl2Package.getAadlPackage_PrivateSection()
public PrivatePackageSection basicGetPrivateSectionGen()
public PrivatePackageSection basicGetPrivateSection()
public void setPrivateSection(PrivatePackageSection newPrivateSection)
setPrivateSection
in interface AadlPackage
newPrivateSection
- the new value of the 'Private Section' reference.AadlPackage.getPrivateSection()
public PublicPackageSection getOwnedPublicSection()
getOwnedPublicSection
in interface AadlPackage
AadlPackage.setOwnedPublicSection(PublicPackageSection)
,
Aadl2Package.getAadlPackage_OwnedPublicSection()
public org.eclipse.emf.common.notify.NotificationChain basicSetOwnedPublicSection(PublicPackageSection newOwnedPublicSection, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setOwnedPublicSection(PublicPackageSection newOwnedPublicSection)
setOwnedPublicSection
in interface AadlPackage
newOwnedPublicSection
- the new value of the 'Owned Public Section' containment reference.AadlPackage.getOwnedPublicSection()
public PublicPackageSection createOwnedPublicSection()
createOwnedPublicSection
in interface AadlPackage
PublicPackageSection
.AadlPackage.getOwnedPublicSection()
public PrivatePackageSection getOwnedPrivateSection()
getOwnedPrivateSection
in interface AadlPackage
AadlPackage.setOwnedPrivateSection(PrivatePackageSection)
,
Aadl2Package.getAadlPackage_OwnedPrivateSection()
public org.eclipse.emf.common.notify.NotificationChain basicSetOwnedPrivateSection(PrivatePackageSection newOwnedPrivateSection, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setOwnedPrivateSection(PrivatePackageSection newOwnedPrivateSection)
setOwnedPrivateSection
in interface AadlPackage
newOwnedPrivateSection
- the new value of the 'Owned Private Section' containment reference.AadlPackage.getOwnedPrivateSection()
public PrivatePackageSection createOwnedPrivateSection()
createOwnedPrivateSection
in interface AadlPackage
PrivatePackageSection
.AadlPackage.getOwnedPrivateSection()
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove
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 NamedElementImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class NamedElementImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class NamedElementImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class NamedElementImpl
public boolean isSetOwnedElements()
isSetOwnedElements
in class ElementImpl