public interface FunctionalChainInvolvement extends Involvement
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ExchangeItem> |
getExchangedItems()
Returns the value of the 'Exchanged Items' reference list.
|
InvolvedElement |
getInvolvedElement()
Returns the value of the 'Involved Element' reference.
|
org.eclipse.emf.common.util.EList<FunctionalChainInvolvement> |
getNextFunctionalChainInvolvements()
Returns the value of the 'Next Functional Chain Involvements' reference list.
|
org.eclipse.emf.common.util.EList<FunctionalChainInvolvement> |
getPreviousFunctionalChainInvolvements()
Returns the value of the 'Previous Functional Chain 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<FunctionalChainInvolvement> getNextFunctionalChainInvolvements()
FunctionalChainInvolvement.
If the meaning of the 'Next Functional Chain Involvements' reference list isn't clear, there really should be more of a description here...
FaPackage.getFunctionalChainInvolvement_NextFunctionalChainInvolvements()org.eclipse.emf.common.util.EList<FunctionalChainInvolvement> getPreviousFunctionalChainInvolvements()
FunctionalChainInvolvement.
If the meaning of the 'Previous Functional Chain Involvements' reference list isn't clear, there really should be more of a description here...
FaPackage.getFunctionalChainInvolvement_PreviousFunctionalChainInvolvements()org.eclipse.emf.common.util.EList<ExchangeItem> getExchangedItems()
ExchangeItem.
If the meaning of the 'Exchanged Items' reference list isn't clear, there really should be more of a description here...
FaPackage.getFunctionalChainInvolvement_ExchangedItems()InvolvedElement getInvolvedElement()
If the meaning of the 'Involved Element' reference isn't clear, there really should be more of a description here...
FaPackage.getFunctionalChainInvolvement_InvolvedElement()