public interface FlowEnd extends Element
The following features are supported:
Aadl2Package.getFlowEnd()
Modifier and Type | Method and Description |
---|---|
Context |
getContext()
Returns the value of the 'Context' reference.
|
Feature |
getFeature()
Returns the value of the 'Feature' reference.
|
void |
setContext(Context value)
Sets the value of the '
Context ' reference. |
void |
setFeature(Feature value)
Sets the value of the '
Feature ' reference. |
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
Context getContext()
If the meaning of the 'Context' reference isn't clear, there really should be more of a description here...
setContext(Context)
,
Aadl2Package.getFlowEnd_Context()
void setContext(Context value)
Context
' reference.
value
- the new value of the 'Context' reference.getContext()
Feature getFeature()
If the meaning of the 'Feature' reference isn't clear, there really should be more of a description here...
setFeature(Feature)
,
Aadl2Package.getFlowEnd_Feature()
void setFeature(Feature value)
Feature
' reference.
value
- the new value of the 'Feature' reference.getFeature()