public class ReplyAction extends Action
| Modifier and Type | Field and Description |
|---|---|
Trigger |
replyToCall |
InputPinList |
replyValue |
InputPin |
returnInformation |
context, input, isLocallyReentrant, outputactivity, incoming, inStructuredNode, outgoingisLeaf, redefinedElement, redefinitionContextname, namespace, qualifiedName, visibilityownedComment, ownedElement, owner| Constructor and Description |
|---|
ReplyAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
addReplyValue(InputPin replyValue) |
void |
setReplyToCall(Trigger replyToCall) |
void |
setReturnInformation(InputPin returnInformation) |
_setActivity, _setContext, addInput, addOutput, setIsLocallyReentrant_addIncoming, _addOutgoing, _setInStructuredNodeaddRedefinedElement, addRedefinitionContext, setIsLeaf_setNamespace, setName, setVisibilityaddOwnedElementgetHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespacepublic Trigger replyToCall
public InputPinList replyValue
public InputPin returnInformation
Copyright © 2020. All rights reserved.