public interface CallAction extends InvocationAction
The following features are supported:
ActivityPackage.getCallAction()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<OutputPin> |
getResults()
Returns the value of the 'Results' containment reference list.
|
getArgumentsgetContext, getInputs, getLocalPostcondition, getLocalPrecondition, getOutputs, setContext, setLocalPostcondition, setLocalPreconditiongetOwnedHandlersgetInActivityPartition, getIncoming, getInInterruptibleRegion, getInStructuredNode, getOutgoinggetName, setNamedestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsorg.eclipse.emf.common.util.EList<OutputPin> getResults()
OutputPin.
If the meaning of the 'Results' containment reference list isn't clear, there really should be more of a description here...
ActivityPackage.getCallAction_Results()