public interface PhysicalLink extends AbstractPhysicalPathLink, AbstractPhysicalArtifact, AbstractPathInvolvedElement
The following features are supported:
CsPackage.getPhysicalLink()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<PhysicalLinkCategory> |
getCategories()
Returns the value of the 'Categories' reference list.
|
org.eclipse.emf.common.util.EList<AbstractPhysicalLinkEnd> |
getLinkEnds()
Returns the value of the 'Link Ends' reference list.
|
org.eclipse.emf.common.util.EList<ComponentExchangeFunctionalExchangeAllocation> |
getOwnedComponentExchangeFunctionalExchangeAllocations()
Returns the value of the 'Owned Component Exchange Functional Exchange Allocations' containment reference list.
|
org.eclipse.emf.common.util.EList<PhysicalLinkEnd> |
getOwnedPhysicalLinkEnds()
Returns the value of the 'Owned Physical Link Ends' containment reference list.
|
org.eclipse.emf.common.util.EList<PhysicalLinkRealization> |
getOwnedPhysicalLinkRealizations()
Returns the value of the 'Owned Physical Link Realizations' containment reference list.
|
org.eclipse.emf.common.util.EList<PhysicalLink> |
getRealizedPhysicalLinks()
Returns the value of the 'Realized Physical Links' reference list.
|
org.eclipse.emf.common.util.EList<PhysicalLink> |
getRealizingPhysicalLinks()
Returns the value of the 'Realizing Physical Links' reference list.
|
PhysicalPort |
getSourcePhysicalPort()
Returns the value of the 'Source Physical Port' reference.
|
PhysicalPort |
getTargetPhysicalPort()
Returns the value of the 'Target Physical Port' reference.
|
getAllocatedComponentExchanges, getOwnedComponentExchangeAllocationsgetName, 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, setSidgetOwnedExtensionseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivergetAllocatorConfigurationItemsgetInvolvingInvolvementsorg.eclipse.emf.common.util.EList<AbstractPhysicalLinkEnd> getLinkEnds()
AbstractPhysicalLinkEnd.
If the meaning of the 'Link Ends' reference list isn't clear, there really should be more of a description here...
CsPackage.getPhysicalLink_LinkEnds()org.eclipse.emf.common.util.EList<ComponentExchangeFunctionalExchangeAllocation> getOwnedComponentExchangeFunctionalExchangeAllocations()
ComponentExchangeFunctionalExchangeAllocation.
If the meaning of the 'Owned Component Exchange Functional Exchange Allocations' containment reference list isn't clear, there really should be more of a description here...
CsPackage.getPhysicalLink_OwnedComponentExchangeFunctionalExchangeAllocations()org.eclipse.emf.common.util.EList<PhysicalLinkEnd> getOwnedPhysicalLinkEnds()
PhysicalLinkEnd.
If the meaning of the 'Owned Physical Link Ends' containment reference list isn't clear, there really should be more of a description here...
CsPackage.getPhysicalLink_OwnedPhysicalLinkEnds()org.eclipse.emf.common.util.EList<PhysicalLinkRealization> getOwnedPhysicalLinkRealizations()
PhysicalLinkRealization.
If the meaning of the 'Owned Physical Link Realizations' containment reference list isn't clear, there really should be more of a description here...
CsPackage.getPhysicalLink_OwnedPhysicalLinkRealizations()org.eclipse.emf.common.util.EList<PhysicalLinkCategory> getCategories()
PhysicalLinkCategory.
If the meaning of the 'Categories' reference list isn't clear, there really should be more of a description here...
CsPackage.getPhysicalLink_Categories()PhysicalPort getSourcePhysicalPort()
If the meaning of the 'Source Physical Port' reference isn't clear, there really should be more of a description here...
CsPackage.getPhysicalLink_SourcePhysicalPort()PhysicalPort getTargetPhysicalPort()
If the meaning of the 'Target Physical Port' reference isn't clear, there really should be more of a description here...
CsPackage.getPhysicalLink_TargetPhysicalPort()org.eclipse.emf.common.util.EList<PhysicalLink> getRealizedPhysicalLinks()
PhysicalLink.
If the meaning of the 'Realized Physical Links' reference list isn't clear, there really should be more of a description here...
CsPackage.getPhysicalLink_RealizedPhysicalLinks()org.eclipse.emf.common.util.EList<PhysicalLink> getRealizingPhysicalLinks()
PhysicalLink.
If the meaning of the 'Realizing Physical Links' reference list isn't clear, there really should be more of a description here...
CsPackage.getPhysicalLink_RealizingPhysicalLinks()