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

PreviousDatabase StructureNextUML Sequence Diagram

Last updated 6 years ago

Was this helpful?

Activity diagrams represents the flow from one activity to another activity. In this representation, the control flow is drawn from one activity to the other. They are used to capture the dynamic behavior of the system. Consequently, they are used to construct the executable system by using forward and reverse engineering techniques.