JobHax
  • Introduction
  • Vision
  • Backend REST API
  • Database Structure
  • UML Activity Diagram
  • UML Sequence Diagram
  • UML Collaboration Diagram
  • UML State Diagram
  • UML Class Diagram
  • UML Component Diagram
  • Contribution Process
Powered by GitBook
On this page

Was this helpful?

UML State Diagram

PreviousUML Collaboration DiagramNextUML Class Diagram

Last updated 6 years ago

Was this helpful?

State diagram is used to describe the different states of component in a system. It is used to model the dynamic nature of the system. Emphasis is placed on the state changes upon some internal or external events.