Style Guidelines and Best Practices : Statechart Conventions : Default Entries

Default Entries

It is possible to minimize the number of Default Entries when hierarchies have been used to describe interrupts by drawing a single default transition from the top-level super-state to the default-state. In this case each of the nested super-states does not need separate entry transitions.