Uml
All articles
Use Case Diagram
A UML behavioral diagram that captures system functionality from the user's perspective, showing actors, use …UML Overview
The Unified Modeling Language, a standardized visual notation for specifying, constructing, and documenting …State Machine Diagram
A UML behavioral diagram that models the states of an object and the transitions between them in response to …Sequence Diagram
A UML behavioral diagram that shows how objects interact through messages exchanged over time, with vertical …Deployment Diagram
A UML structural diagram that shows the physical deployment of software artifacts on hardware nodes, modeling …Component Diagram
A UML structural diagram that shows the organization of system components, their interfaces, and the …Class Diagram
The most widely used UML diagram type, showing classes with their attributes and methods along with the …Activity Diagram
A UML behavioral diagram for modeling workflows, business processes, and algorithms with support for parallel …
Open source projects