|
||||||||||
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:
CorePackage.getAadlPackage()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
AadlPrivate |
getAadlPrivate()
Returns the value of the 'Aadl Private' containment reference |
AadlPublic |
getAadlPublic()
Returns the value of the 'Aadl Public' containment reference |
org.eclipse.emf.common.util.EList |
getPublicComponentClassifier(ComponentCategory compCategory)
Get the public componentClassifier in a package |
org.eclipse.emf.common.util.EList |
getPublicPortGroupType()
Get the componentClassifiers of given category from the public section of the package |
void |
setAadlPrivate(AadlPrivate value)
Sets the value of the ' Aadl Private ' containment reference |
void |
setAadlPublic(AadlPublic value)
Sets the value of the ' Aadl Public ' containment reference |
Methods inherited from interface edu.cmu.sei.aadl.model.core.NamedElement |
---|
getName, setName |
Methods inherited from interface edu.cmu.sei.aadl.model.core.AObject |
---|
addComment, getAadlSpec, getAObjectRoot, getChildren, getComment, getContainingClassifier, getContainingClassifierNameSpace, getContainingComponentImpl, getContainingComponentType, getContainingPropertyAssociationDefinitionConstant, getContainingSubcomponent, getLocationReference, getReferencedObject, getSecondReferencedObject, getSystemInstance, 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 |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
AadlPublic getAadlPublic()
If the meaning of the 'Aadl Public' containment reference isn't clear, there really should be more of a description here...
setAadlPublic(AadlPublic)
,
CorePackage.getAadlPackage_AadlPublic()
void setAadlPublic(AadlPublic value)
Aadl Public
' containment reference.
value
- the new value of the 'Aadl Public' containment reference.getAadlPublic()
AadlPrivate getAadlPrivate()
If the meaning of the 'Aadl Private' containment reference isn't clear, there really should be more of a description here...
setAadlPrivate(AadlPrivate)
,
CorePackage.getAadlPackage_AadlPrivate()
void setAadlPrivate(AadlPrivate value)
Aadl Private
' containment reference.
value
- the new value of the 'Aadl Private' containment reference.getAadlPrivate()
org.eclipse.emf.common.util.EList getPublicComponentClassifier(ComponentCategory compCategory)
compCategory
-
org.eclipse.emf.common.util.EList getPublicPortGroupType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |