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