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 Sequence Diagram

PreviousUML Activity DiagramNextUML Collaboration Diagram

Last updated 6 years ago

Was this helpful?

Sequence diagrams are used to describe the interactions among classes in terms of exchange of messages over time. They help in visualization and validation of various run times scenarios.