Notation: Statechart diagrams
State diagrams can be used for both requirements specification
and for program design.
Waiting
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.
12