public interface ExchangeLink extends NamedRelationship
The following features are supported:
FaPackage.getExchangeLink()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<FunctionSpecification> |
getDestinations()
Returns the value of the 'Destinations' reference list.
|
org.eclipse.emf.common.util.EList<ExchangeContainment> |
getExchangeContainmentLinks()
Returns the value of the 'Exchange Containment Links' reference list.
|
org.eclipse.emf.common.util.EList<ExchangeSpecification> |
getExchanges()
Returns the value of the 'Exchanges' reference list.
|
org.eclipse.emf.common.util.EList<ExchangeContainment> |
getOwnedExchangeContainments()
Returns the value of the 'Owned Exchange Containments' containment reference list.
|
org.eclipse.emf.common.util.EList<FunctionSpecification> |
getSources()
Returns the value of the 'Sources' reference list.
|
getNamingRulesgetRealizedFlow, setRealizedFlowgetName, setNamegetAppliedPropertyValueGroups, 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, setSidgetOwnedExtensionsorg.eclipse.emf.common.util.EList<ExchangeSpecification> getExchanges()
ExchangeSpecification.
If the meaning of the 'Exchanges' reference list isn't clear, there really should be more of a description here...
FaPackage.getExchangeLink_Exchanges()org.eclipse.emf.common.util.EList<ExchangeContainment> getExchangeContainmentLinks()
ExchangeContainment.
It is bidirectional and its opposite is 'Link'.
If the meaning of the 'Exchange Containment Links' reference list isn't clear, there really should be more of a description here...
FaPackage.getExchangeLink_ExchangeContainmentLinks(),
ExchangeContainment.getLink()org.eclipse.emf.common.util.EList<ExchangeContainment> getOwnedExchangeContainments()
ExchangeContainment.
If the meaning of the 'Owned Exchange Containments' containment reference list isn't clear, there really should be more of a description here...
FaPackage.getExchangeLink_OwnedExchangeContainments()org.eclipse.emf.common.util.EList<FunctionSpecification> getSources()
FunctionSpecification.
If the meaning of the 'Sources' reference list isn't clear, there really should be more of a description here...
FaPackage.getExchangeLink_Sources()org.eclipse.emf.common.util.EList<FunctionSpecification> getDestinations()
FunctionSpecification.
If the meaning of the 'Destinations' reference list isn't clear, there really should be more of a description here...
FaPackage.getExchangeLink_Destinations()