Activity Diagram
A UML behavioral diagram for modeling workflows, business processes, and algorithms with support for parallel execution, branching, and …
A UML behavioral diagram for modeling workflows, business processes, and algorithms with support for parallel execution, branching, and …
The most widely used UML diagram type, showing classes with their attributes and methods along with the relationships between them.
A UML structural diagram that shows the organization of system components, their interfaces, and the dependencies between them.
A UML structural diagram that shows the physical deployment of software artifacts on hardware nodes, modeling the runtime architecture of a …
A UML behavioral diagram that shows how objects interact through messages exchanged over time, with vertical lifelines and horizontal …
A UML behavioral diagram that models the states of an object and the transitions between them in response to events, based on Harel …
The Unified Modeling Language, a standardized visual notation for specifying, constructing, and documenting software systems through 14 …
A UML behavioral diagram that captures system functionality from the user's perspective, showing actors, use cases, and system boundaries.