public interface ActivityExchange extends AbstractInformationFlow
The following features are supported:
ActivityPackage.getActivityExchange()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ActivityEdge> |
getRealizingActivityFlows()
Returns the value of the 'Realizing Activity Flows' reference list.
|
getConvoyedInformations, getRealizations, getSource, getTarget, setSource, setTargetgetName, setNamegetRealizedFlow, setRealizedFlowdestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsorg.eclipse.emf.common.util.EList<ActivityEdge> getRealizingActivityFlows()
ActivityEdge.
If the meaning of the 'Realizing Activity Flows' reference list isn't clear, there really should be more of a description here...
ActivityPackage.getActivityExchange_RealizingActivityFlows()