Element: Fork/Join
The fork is a pseudo state to split transitions to pseudo-parallel processing in orthogonal states. All transitions that originate from a fork are completion transitions that have to end in an orthogonal state in different regions of a composite state. These transitions do not have a condition and switch when the guard conditions of incoming transitions are fulfilled.

Properties
Property | Description |
---|---|
Identifier | Unique name for the selected element. It is not displayed in the statechart. |
Direction vertical |
|
User input
Action | Description |
---|---|
| A fork with a completion transition is inserted. |
| The length of the fork element is changed. |
Example
Fork with outgoing transitions that end in orthogonal states:
