public interface AcceptEventAction extends AbstractAction
The following features are supported:
ActivityPackage.getAcceptEventAction()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<OutputPin> |
getResult()
Returns the value of the 'Result' containment reference list.
|
boolean |
isIsUnmarshall()
Returns the value of the 'Is Unmarshall' attribute.
|
void |
setIsUnmarshall(boolean value)
Sets the value of the '
Is Unmarshall' attribute. |
getContext, getInputs, getLocalPostcondition, getLocalPrecondition, getOutputs, setContext, setLocalPostcondition, setLocalPreconditiongetOwnedHandlersgetInActivityPartition, getIncoming, getInInterruptibleRegion, getInStructuredNode, getOutgoinggetName, setNamedestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionsboolean isIsUnmarshall()
If the meaning of the 'Is Unmarshall' attribute isn't clear, there really should be more of a description here...
setIsUnmarshall(boolean),
ActivityPackage.getAcceptEventAction_IsUnmarshall()void setIsUnmarshall(boolean value)
Is Unmarshall' attribute.
value - the new value of the 'Is Unmarshall' attribute.isIsUnmarshall()org.eclipse.emf.common.util.EList<OutputPin> getResult()
OutputPin.
If the meaning of the 'Result' containment reference list isn't clear, there really should be more of a description here...
ActivityPackage.getAcceptEventAction_Result()