public interface SubprogramCall extends CallSpecification, Context
The following features are supported:
Aadl2Package.getSubprogramCall()
Modifier and Type | Method and Description |
---|---|
CalledSubprogram |
getCalledSubprogram()
Returns the value of the 'Called Subprogram' reference.
|
CallContext |
getContext()
Returns the value of the 'Context' reference.
|
void |
setCalledSubprogram(CalledSubprogram value)
Sets the value of the '
Called Subprogram ' reference. |
void |
setContext(CallContext value)
Sets the value of the '
Context ' reference. |
getFeaturingClassifiers
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
CalledSubprogram getCalledSubprogram()
If the meaning of the 'Called Subprogram' reference isn't clear, there really should be more of a description here...
setCalledSubprogram(CalledSubprogram)
,
Aadl2Package.getSubprogramCall_CalledSubprogram()
void setCalledSubprogram(CalledSubprogram value)
Called Subprogram
' reference.
value
- the new value of the 'Called Subprogram' reference.getCalledSubprogram()
CallContext getContext()
If the meaning of the 'Context' reference isn't clear, there really should be more of a description here...
setContext(CallContext)
,
Aadl2Package.getSubprogramCall_Context()
void setContext(CallContext value)
Context
' reference.
value
- the new value of the 'Context' reference.getContext()