|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AadlPackage
A representation of the model object 'Aadl Package'.
The following features are supported:
Aadl2Package.getAadlPackage()
Field Summary |
---|
Fields inherited from interface edu.cmu.sei.aadl.aadl2.parsesupport.AObject |
---|
copyright |
Method Summary | |
---|---|
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 |
Methods inherited from interface edu.cmu.sei.aadl.aadl2.Element |
---|
allOwnedElements, createOwnedComment, getChildren, getContainingClassifier, getContainingComponentImpl, getElementRoot, getOwnedComments, getOwnedElements, getOwner, has_owner, mustBeOwned, not_own_self |
Methods inherited from interface edu.cmu.sei.aadl.aadl2.parsesupport.AObject |
---|
getLocationReference, setLocationReference, setLocationReference |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
---|
getAdapter |
Method Detail |
---|
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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |