Complete the following steps to specify the state that a region executes first.
For example, consider the following figure:

Each region must have an Initial pseudostate. In the previous figure, the statechart executes State 1 first. If the statechart takes the transition into State 2, the statechart executes State 3 first.
![]() |
Note The Terminal pseudostate specifies the state that can terminate the enclosing region. |