Back to Developer Roadmap

Activity Diagrams

src/data/roadmaps/computer-science/content/activity-diagrams@ptfRNiU0mC0Q5SLA_FWZu.md

4.0535 B
Original Source

Activity Diagrams

Activity diagrams are used to model the flow of control in a system. They are used in conjunction with use case diagrams to model the behavior of the system for each use case. They are also used to model the behavior of a single class.

Visit the following resources to learn more: