Chapter 9 Working with Object-Oriented Models


Incorrect action order

The entry trigger events must be the first in the list of actions on a state. The exit trigger events must the last in the list. All other actions can be ordered without any constraint.

Manual correction Automatic correction
Move all entry at the top of the list and all exit at the bottom Moves all entry at the top of the list and all exit at the bottom

 


Copyright (C) 2006. Sybase Inc. All rights reserved.