Defining the Start State

Each state machine must have a start state. The state machine is in start state when the class is initially activated.

  1. Do one of the following:

    • Right-click the state intended as the start state and select Edit State from the context menu
    • Double-click the state symbol.

    The State Editor window is opened.

  2. Activate the Start State option.

  3. Click OK.

    The selected state displays a circled S in the upper left corner to indicate that it is the start state.

See also

Start State

State Editor Window