Adding initial connectors

An initial connector leads into the state (or substate of an Or state, or component of an And state) that is to be entered by default. Each Or state must designate one of its substates as the default for that state. The default state is indicated using an initial connector, of which there can be only one per Or state. The initial connector target must be a substate of the Or state to which it belongs.

About this task

The initial connector cannot have a trigger or a guard, although it can have an action. It might connect to a decision node after which there might be guards.

Each state can have the following properties:

Note: When a state contains an entry action, exit action, or static reaction, an icon Icon that appears on state if state contains an entry action, exit action, or static reaction displays in the top-right corner of the state. This icon can be used to toggle the display of these actions in the state.

Feedback