public interface PhysicalPathInvolvement extends Involvement
The following features are supported:
CsPackage.getPhysicalPathInvolvement()| Modifier and Type | Method and Description |
|---|---|
Component |
getInvolvedComponent()
Returns the value of the 'Involved Component' reference.
|
AbstractPathInvolvedElement |
getInvolvedElement()
Returns the value of the 'Involved Element' reference.
|
org.eclipse.emf.common.util.EList<PhysicalPathInvolvement> |
getNextInvolvements()
Returns the value of the 'Next Involvements' reference list.
|
org.eclipse.emf.common.util.EList<PhysicalPathInvolvement> |
getPreviousInvolvements()
Returns the value of the 'Previous Involvements' reference list.
|
getInvolved, getInvolver, setInvolvedgetRealizedFlow, 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, setSidgetOwnedExtensionsorg.eclipse.emf.common.util.EList<PhysicalPathInvolvement> getNextInvolvements()
PhysicalPathInvolvement.
If the meaning of the 'Next Involvements' reference list isn't clear, there really should be more of a description here...
CsPackage.getPhysicalPathInvolvement_NextInvolvements()org.eclipse.emf.common.util.EList<PhysicalPathInvolvement> getPreviousInvolvements()
PhysicalPathInvolvement.
If the meaning of the 'Previous Involvements' reference list isn't clear, there really should be more of a description here...
CsPackage.getPhysicalPathInvolvement_PreviousInvolvements()AbstractPathInvolvedElement getInvolvedElement()
If the meaning of the 'Involved Element' reference isn't clear, there really should be more of a description here...
CsPackage.getPhysicalPathInvolvement_InvolvedElement()Component getInvolvedComponent()
If the meaning of the 'Involved Component' reference isn't clear, there really should be more of a description here...
CsPackage.getPhysicalPathInvolvement_InvolvedComponent()