Entering and exiting composite states

In an ideal world, regions of a composite state are evaluated in parallel. In state charts execution model, regions are evaluated sequentially. Each region within an orthogonal composite state has a number. A region with a smaller number is entered and executed before a region with higher number. The regions are exited in opposite order.