UML&OCL Modeling Languages


States' diagrams (statecharts)

The preceding states/scenarii can be grouped together to define the global behavior for a class (of objects).
This model must have an initial state (dot) and can have a final state.
A transition ...


Statechart (DrawerApps' behavior)

NB. A scenario is then simply a trace in the statechart.


3 - 9