|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SubprogramCallAction
A representation of the model object 'Subprogram Call Action'.
The following features are supported:
AadlBaPackage.getSubprogramCallAction()
Field Summary |
---|
Fields inherited from interface org.osate.aadl2.parsesupport.AObject |
---|
copyright |
Method Summary | |
---|---|
DataAccessHolder |
getDataAccess()
Returns the value of the 'Data Access' containment reference |
org.eclipse.emf.common.util.EList<ParameterLabel> |
getParameterLabels()
Returns the value of the 'Parameter Labels' containment reference list. |
CalledSubprogramHolder |
getSubprogram()
Returns the value of the 'Subprogram' containment reference |
boolean |
isSetParameterLabels()
Returns whether the value of the ' Parameter Labels ' containment reference list is set |
void |
setDataAccess(DataAccessHolder value)
Sets the value of the ' Data Access ' containment reference |
void |
setSubprogram(CalledSubprogramHolder value)
Sets the value of the ' Subprogram ' containment reference |
void |
unsetParameterLabels()
Unsets the value of the ' Parameter Labels ' containment reference list |
Methods inherited from interface org.osate.aadl2.Element |
---|
allOwnedElements, createOwnedComment, getChildren, getContainingClassifier, getContainingComponentImpl, getElementRoot, getOwnedComments, getOwnedElements, getOwner, has_owner, mustBeOwned, not_own_self |
Methods inherited from interface org.osate.aadl2.parsesupport.AObject |
---|
getLocationReference, setLocationReference, setLocationReference |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, 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 |
---|
CalledSubprogramHolder getSubprogram()
If the meaning of the 'Subprogram' containment reference isn't clear, there really should be more of a description here...
setSubprogram(CalledSubprogramHolder)
,
AadlBaPackage.getSubprogramCallAction_Subprogram()
void setSubprogram(CalledSubprogramHolder value)
Subprogram
' containment reference.
value
- the new value of the 'Subprogram' containment reference.getSubprogram()
org.eclipse.emf.common.util.EList<ParameterLabel> getParameterLabels()
ParameterLabel
.
If the meaning of the 'Parameter Labels' containment reference list isn't clear, there really should be more of a description here...
isSetParameterLabels()
,
unsetParameterLabels()
,
AadlBaPackage.getSubprogramCallAction_ParameterLabels()
void unsetParameterLabels()
Parameter Labels
' containment reference list.
isSetParameterLabels()
,
getParameterLabels()
boolean isSetParameterLabels()
Parameter Labels
' containment reference list is set.
unsetParameterLabels()
,
getParameterLabels()
DataAccessHolder getDataAccess()
If the meaning of the 'Data Access' containment reference isn't clear, there really should be more of a description here...
setDataAccess(DataAccessHolder)
,
AadlBaPackage.getSubprogramCallAction_DataAccess()
void setDataAccess(DataAccessHolder value)
Data Access
' containment reference.
value
- the new value of the 'Data Access' containment reference.getDataAccess()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |