public interface EndToEndFlowSegment extends Element
The following features are supported:
Modifier and Type | Method and Description |
---|---|
Context |
getContext()
Returns the value of the 'Context' reference.
|
EndToEndFlowElement |
getFlowElement()
Returns the value of the 'Flow Element' reference.
|
void |
setContext(Context value)
Sets the value of the '
Context ' reference. |
void |
setFlowElement(EndToEndFlowElement value)
Sets the value of the '
Flow Element ' 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
EndToEndFlowElement getFlowElement()
If the meaning of the 'Flow Element' reference isn't clear, there really should be more of a description here...
setFlowElement(EndToEndFlowElement)
,
Aadl2Package.getEndToEndFlowSegment_FlowElement()
void setFlowElement(EndToEndFlowElement value)
Flow Element
' reference.
value
- the new value of the 'Flow Element' reference.getFlowElement()
Context getContext()
If the meaning of the 'Context' reference isn't clear, there really should be more of a description here...
setContext(Context)
,
Aadl2Package.getEndToEndFlowSegment_Context()
void setContext(Context value)
Context
' reference.
value
- the new value of the 'Context' reference.getContext()