 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
|
|
Notation: Statechart diagrams
|
|
|
|
|
 |
State
diagrams can be used for both requirements specification
|
|
and for
program design.
|
|
|
|
|
|
|
|
|
|
 |
 |
A state machine is a behavior that specifies the
sequence of
|
|
states an object or an interaction goes through during its
|
|
|
lifetime in
response to events.
|
|
|
|
|
|
|
|
|