Statechart Diagram in UML- Statechart Diagram represents a state machine, shows the flow of control from state to state. - A state machine is the sequences of state an object goes through during its lifetime in response to events. - The different states of the components in a system are described in this diagram.
|