State Machine - Process View-2
State Machine - Process View-2
Connected
disconnect
Waiting
receiveByte byteProcessed
Disconnected
connect
ProcessingByte
closeSession
COMPOUND STATES
EXAMPLE
COMPOUND STATES
EXAMPLE
Same example, with an alternative notation
• The link symbol in the “Check Pin” state indicates that the
details of the sub-machine associated with “Check Pin” are
specified in an another state machine
USE CASE – VALIDATE PIN
(1)
Use case name: Validate PIN
Actor: ATM Customer