public interface ExchangeContainment extends Relationship
The following features are supported:
FaPackage.getExchangeContainment()| Modifier and Type | Method and Description |
|---|---|
ExchangeSpecification |
getExchange()
Returns the value of the 'Exchange' reference.
|
ExchangeLink |
getLink()
Returns the value of the 'Link' reference.
|
void |
setExchange(ExchangeSpecification value)
Sets the value of the '
Exchange' reference. |
void |
setLink(ExchangeLink value)
Sets the value of the '
Link' reference. |
getRealizedFlow, setRealizedFlowgetAppliedPropertyValueGroups, getAppliedPropertyValues, getAppliedRequirements, getDescription, getFeatures, getOwnedEnumerationPropertyTypes, getOwnedPropertyValueGroups, getOwnedPropertyValues, getReview, getStatus, getSummary, setDescription, setReview, setStatus, setSummarygetIncomingTraces, getOutgoingTracesisVisibleInDoc, isVisibleInLM, setVisibleInDoc, setVisibleInLMdestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsExchangeSpecification getExchange()
Link'.
If the meaning of the 'Exchange' reference isn't clear, there really should be more of a description here...
setExchange(ExchangeSpecification),
FaPackage.getExchangeContainment_Exchange(),
ExchangeSpecification.getLink()void setExchange(ExchangeSpecification value)
Exchange' reference.
value - the new value of the 'Exchange' reference.getExchange()ExchangeLink getLink()
Exchange Containment Links'.
If the meaning of the 'Link' reference isn't clear, there really should be more of a description here...
setLink(ExchangeLink),
FaPackage.getExchangeContainment_Link(),
ExchangeLink.getExchangeContainmentLinks()void setLink(ExchangeLink value)
Link' reference.
value - the new value of the 'Link' reference.getLink()