public interface ConnectedElement extends Element, AbstractConnectionEnd
The following features are supported:
Aadl2Package.getConnectedElement()
Modifier and Type | Method and Description |
---|---|
ConnectionEnd |
getConnectionEnd()
Returns the value of the 'Connection End' reference.
|
Context |
getContext()
Returns the value of the 'Context' reference.
|
void |
setConnectionEnd(ConnectionEnd value)
Sets the value of the '
Connection End ' reference. |
void |
setContext(Context value)
Sets the value of the '
Context ' 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.getConnectedElement_Context()
void setContext(Context value)
Context
' reference.
value
- the new value of the 'Context' reference.getContext()
ConnectionEnd getConnectionEnd()
If the meaning of the 'Connection End' reference isn't clear, there really should be more of a description here...
setConnectionEnd(ConnectionEnd)
,
Aadl2Package.getConnectedElement_ConnectionEnd()
void setConnectionEnd(ConnectionEnd value)
Connection End
' reference.
value
- the new value of the 'Connection End' reference.getConnectionEnd()