UML Activity Diagram

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.

Last updated

Was this helpful?