Skip to content

State Diagram

Set of states with transitions between them based on certain conditions

Pasted image 20260216210211.png

Start State: Black Circle End State: Smaller black circle

Action

An action is something that takes place effectively instantaneously in any of the following situations: 1) When the system takes a particular transition. 2) Upon entry into a particular state, 3) Upon exit from a particular state

Substates

Pasted image 20260216213024.png