Element: Completion transition
A completion transition does not have a condition because it does not have a guard condition that triggers a switch operation. Therefore it switches when the source state has been processed completely. During the next task cycle, a potentially assigned action is performed.
All outgoing transitions of a start state and a fork/join are completion transitions. A composite state usually also includes a completion transition.

When the source element is a fork/join, the outgoing arrow is drawn without a circle.
Properties
Property | Description |
---|---|
Type | CompletionTransition |
Priority | Priority |
User input
Action | Description |
---|---|
A transition with an action symbol is created. | Note: If you do not click an existing element, but in a blank area, then a new state is created. |
| When you start typing, the matching components appear in a list box. You can double-click to select the object. This selected method or action is executed when the transition has been switched. |
| The line of a transition can be moved anywhere. The states remain in place. |
| You can use this function to move a transition to another state without losing the previous configuration. The corresponding condition and action remain unchanged. |