SendSignalAction
Action that creates and sends a signal instance.
SendSignalAction is an action that creates a signal instance from its inputs, and transmits it to the target object, where it may cause the firing of a state machine transition or the execution of an activity. The argument values are available to the execution of associated behaviors. The requestor continues execution immediately.
: SendSignalAction (architecture_autodiagram)
Figure 130 : SendSignalAction (architecture_autodiagram)
SendSignalActionActivityActionSignal
Association
Description
Sent : Signal [0..1]
The type of signal transmitted.