public interface PhysicalPath extends NamedElement, ComponentExchangeAllocator, AbstractPathInvolvedElement, InvolverElement
The following features are supported:
CsPackage.getPhysicalPath()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<PhysicalPathInvolvement> |
getFirstPhysicalPathInvolvements()
Returns the value of the 'First Physical Path Involvements' reference list.
|
org.eclipse.emf.common.util.EList<AbstractPhysicalPathLink> |
getInvolvedLinks()
Deprecated.
: 'involvedLinks' shall not be used anymore
|
org.eclipse.emf.common.util.EList<PhysicalPathInvolvement> |
getOwnedPhysicalPathInvolvements()
Returns the value of the 'Owned Physical Path Involvements' containment reference list.
|
org.eclipse.emf.common.util.EList<PhysicalPathRealization> |
getOwnedPhysicalPathRealizations()
Returns the value of the 'Owned Physical Path Realizations' containment reference list.
|
org.eclipse.emf.common.util.EList<PhysicalPath> |
getRealizedPhysicalPaths()
Returns the value of the 'Realized Physical Paths' reference list.
|
org.eclipse.emf.common.util.EList<PhysicalPath> |
getRealizingPhysicalPaths()
Returns the value of the 'Realizing Physical Paths' reference list.
|
getAllocatedComponentExchanges, getOwnedComponentExchangeAllocationsgetName, setNamegetInvolvingInvolvementsgetAppliedPropertyValueGroups, 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, eSetDelivergetInvolvedInvolvementsorg.eclipse.emf.common.util.EList<AbstractPhysicalPathLink> getInvolvedLinks()
AbstractPhysicalPathLink.
CsPackage.getPhysicalPath_InvolvedLinks()org.eclipse.emf.common.util.EList<PhysicalPathInvolvement> getOwnedPhysicalPathInvolvements()
PhysicalPathInvolvement.
If the meaning of the 'Owned Physical Path Involvements' containment reference list isn't clear, there really should be more of a description here...
CsPackage.getPhysicalPath_OwnedPhysicalPathInvolvements()org.eclipse.emf.common.util.EList<PhysicalPathInvolvement> getFirstPhysicalPathInvolvements()
PhysicalPathInvolvement.
If the meaning of the 'First Physical Path Involvements' reference list isn't clear, there really should be more of a description here...
CsPackage.getPhysicalPath_FirstPhysicalPathInvolvements()org.eclipse.emf.common.util.EList<PhysicalPathRealization> getOwnedPhysicalPathRealizations()
PhysicalPathRealization.
If the meaning of the 'Owned Physical Path Realizations' containment reference list isn't clear, there really should be more of a description here...
CsPackage.getPhysicalPath_OwnedPhysicalPathRealizations()org.eclipse.emf.common.util.EList<PhysicalPath> getRealizedPhysicalPaths()
PhysicalPath.
If the meaning of the 'Realized Physical Paths' reference list isn't clear, there really should be more of a description here...
CsPackage.getPhysicalPath_RealizedPhysicalPaths()org.eclipse.emf.common.util.EList<PhysicalPath> getRealizingPhysicalPaths()
PhysicalPath.
If the meaning of the 'Realizing Physical Paths' reference list isn't clear, there really should be more of a description here...
CsPackage.getPhysicalPath_RealizingPhysicalPaths()