The fork pseudo-state is used to enter multiple regions of a composite state.
The transitions exiting a fork cannot have guards or triggers. The fork can have one or more exiting arrows to states.
Icon
Constraints
•A fork pseudo-state must have at least two outgoing transitions and exactly one incoming transition.
•All transitions outgoing a fork pseudo-state must target states in different regions of an orthogonal state.
Foreground: Specifies the color of the icon.
Background: Reserved.
Name: Specifies a name for the state.
See Examples > State Charts > ForkJoin001.