ActionState

StarUML

ActionState

Top  Previous  Next

Semantics

An action state represents the execution of an atomic action, typically the invocation of an operation. An action state is a simple state with an entry action whose only exit transition is triggered by the implicit event of completing the execution of the entry action. The state therefore corresponds to the execution of the entry action itself and the outgoing transition is activated as soon as the action has completed its execution.

Procedure for creating action state

In order to create ActionState,

1.Click [Toolbox] -> [Activity] -> [ActionState] button.

ch05_619

2.And click at the position where ActionState will be placed in the [main window].

ch05_620

3.A action state is created on the diagram and the quick dialog is shown.

ch05_621

4.Enter the action state name at the quick dialog and press [Enter] key. The result is as follows.

ch05_622