StateMachineDiagram

State Machine diagrams are a powerful dynamic formalization mechanism used to express several aspects of a class.

Created inside a class, they describe the reaction to events according to their current state. They can also describe the usage protocol of a class.

: StateMachineDiagram (architecture_autodiagram)
Figure 88 : StateMachineDiagram (architecture_autodiagram)
StateMachineDiagramBehaviorDiagram