The UML Language
Diagram your software
UML Articles
The UML Language
arrow_forwardUML (Unified Modeling Language) is a standard modeling language used to represent and communicate the structure...
Diagrams for everything
arrow_forwardWith UML we can create a wide series of diagrams that are useful in different stages and aspects of...
Use Case Diagram
arrow_forwardThe use case diagram shows all system requirements, all interactions, and functionalities...
Class Diagram
arrow_forwardA class diagram describes the types of objects (their attributes, operations, and constraints) that are in the system...
Sequence Diagram
arrow_forwardThe sequence diagram represents the interaction between entities in a process, shows how they interact...
Collaboration Diagram
arrow_forwardThe Collaboration Diagram, also known as a communication diagram, is a type of interaction diagram...
Package Diagram
arrow_forwardA package diagram is a type of structural diagram, which shows packages and the dependencies between them. A package...
State Diagram
arrow_forwardThe State Diagram, also known as a State Machine Diagram, is a technique used to describe behavior...
Activity Diagram
arrow_forwardThe Activity Diagram shows the sequence of tasks carried out in a process and how these tasks are interconnected...
Deployment Diagram
arrow_forwardA Deployment Diagram is a type of diagram that shows the physical configuration of hardware and software...
The standard language for representing the structure and behavior of software systems (visualizing, specifying, constructing, and documenting artifacts).