Adding more EnterExit point transitions

Once the sub-statechart has been created, you can add additional deep EnterExit point transitions.

Procedure

  1. Add an EnterExit point to the parent state.
  2. Add a corresponding EnterExit point in the sub-statechart (manually or using the Update feature - see Updating EnterExit points).
  3. Draw a transition from the EnterExit point to the relevant substate.

Feedback