public interface CallBehaviorAction extends CallAction
The following features are supported:
ActivityPackage.getCallBehaviorAction()| Modifier and Type | Method and Description |
|---|---|
AbstractBehavior |
getBehavior()
Returns the value of the 'Behavior' reference.
|
void |
setBehavior(AbstractBehavior value)
Sets the value of the '
Behavior' reference. |
getResultsgetArgumentsgetContext, getInputs, getLocalPostcondition, getLocalPrecondition, getOutputs, setContext, setLocalPostcondition, setLocalPreconditiongetOwnedHandlersgetInActivityPartition, getIncoming, getInInterruptibleRegion, getInStructuredNode, getOutgoinggetName, setNamedestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsAbstractBehavior getBehavior()
If the meaning of the 'Behavior' reference isn't clear, there really should be more of a description here...
setBehavior(AbstractBehavior),
ActivityPackage.getCallBehaviorAction_Behavior()void setBehavior(AbstractBehavior value)
Behavior' reference.
value - the new value of the 'Behavior' reference.getBehavior()