AcceptCallEventAction
Represents the receipt of a synchronous call request.
AcceptCallAction is an accept event action representing the receipt of a synchronous call request. In addition to the normal operation parameters, the action produces an output that is needed later to supply the information to the ReplyAction necessary to return control to the caller. This action is for synchronous calls. If it is used to handle an asynchronous call, execution of the subsequent reply action will complete immediately with no effects.
: AcceptCallEventAction (architecture_autodiagram)
Figure 91 : AcceptCallEventAction (architecture_autodiagram)
AcceptCallEventActionActivityActionOperation
Association
Description
Called : Operation [0..1]
The Operation invoked by the call event.