public interface AadlPackage extends ModelUnit
The following features are supported:
Aadl2Package.getAadlPackage()
Modifier and Type | Method and Description |
---|---|
PrivatePackageSection |
createOwnedPrivateSection()
Creates a new
PrivatePackageSection and sets the 'Owned Private Section' containment reference. |
PublicPackageSection |
createOwnedPublicSection()
Creates a new
PublicPackageSection and sets the 'Owned Public Section' containment reference. |
PrivatePackageSection |
getOwnedPrivateSection()
Returns the value of the 'Owned Private Section' containment reference.
|
PublicPackageSection |
getOwnedPublicSection()
Returns the value of the 'Owned Public Section' containment reference.
|
PrivatePackageSection |
getPrivateSection()
Returns the value of the 'Private Section' reference.
|
PublicPackageSection |
getPublicSection()
Returns the value of the 'Public Section' reference.
|
void |
setOwnedPrivateSection(PrivatePackageSection value)
Sets the value of the '
Owned Private Section ' containment reference. |
void |
setOwnedPublicSection(PublicPackageSection value)
Sets the value of the '
Owned Public Section ' containment reference. |
void |
setPrivateSection(PrivatePackageSection value)
Sets the value of the '
Private Section ' reference. |
void |
setPublicSection(PublicPackageSection value)
Sets the value of the '
Public Section ' reference. |
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
PublicPackageSection getOwnedPublicSection()
This feature subsets the following features:
If the meaning of the 'Owned Public Section' containment reference isn't clear, there really should be more of a description here...
setOwnedPublicSection(PublicPackageSection)
,
Aadl2Package.getAadlPackage_OwnedPublicSection()
void setOwnedPublicSection(PublicPackageSection value)
Owned Public Section
' containment reference.
value
- the new value of the 'Owned Public Section' containment reference.getOwnedPublicSection()
PublicPackageSection createOwnedPublicSection()
PublicPackageSection
and sets the 'Owned Public Section' containment reference.
PublicPackageSection
.getOwnedPublicSection()
PrivatePackageSection getOwnedPrivateSection()
This feature subsets the following features:
If the meaning of the 'Owned Private Section' containment reference isn't clear, there really should be more of a description here...
setOwnedPrivateSection(PrivatePackageSection)
,
Aadl2Package.getAadlPackage_OwnedPrivateSection()
void setOwnedPrivateSection(PrivatePackageSection value)
Owned Private Section
' containment reference.
value
- the new value of the 'Owned Private Section' containment reference.getOwnedPrivateSection()
PrivatePackageSection createOwnedPrivateSection()
PrivatePackageSection
and sets the 'Owned Private Section' containment reference.
PrivatePackageSection
.getOwnedPrivateSection()
PublicPackageSection getPublicSection()
If the meaning of the 'Public Section' reference isn't clear, there really should be more of a description here...
setPublicSection(PublicPackageSection)
,
Aadl2Package.getAadlPackage_PublicSection()
void setPublicSection(PublicPackageSection value)
Public Section
' reference.
value
- the new value of the 'Public Section' reference.getPublicSection()
PrivatePackageSection getPrivateSection()
If the meaning of the 'Private Section' reference isn't clear, there really should be more of a description here...
setPrivateSection(PrivatePackageSection)
,
Aadl2Package.getAadlPackage_PrivateSection()
void setPrivateSection(PrivatePackageSection value)
Private Section
' reference.
value
- the new value of the 'Private Section' reference.getPrivateSection()