Using Finite State Machines for
Design
•
Behaviors have no (or little) state
–
They live in the ‘here’ and ‘now’ without
memory
–
Use an FSM to for analysis and design to
see how every event is being handled