|
- States are rounded rectangles.
- Transitions are arrows from one state to another.
- Events or conditions that trigger transitions are written beside the arrows.
- Self-transition are allowed.
- The action that occurs as a result of an event or condition is expressed in the form /action.
- Initial & Final states marked (missing from Violet).
|