Forks in statecharts

A fork is a compound transition that connects a transition to more than one orthogonal destination.

The destination of a fork segment can be a state, final activity, or connector. However, it cannot have a label, as shown in this example.

Statechart with forks

Feedback