public interface InvocationAction extends AbstractAction
The following features are supported:
ActivityPackage.getInvocationAction()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<InputPin> |
getArguments()
Returns the value of the 'Arguments' containment reference list.
|
getContext, 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<InputPin> getArguments()
InputPin.
If the meaning of the 'Arguments' containment reference list isn't clear, there really should be more of a description here...
ActivityPackage.getInvocationAction_Arguments()