UML Diagram Duplicate
Use classes to visualize system relationship
Show the view of structure at specific time
Depict the dependencies between packages
Composite Structure Diagram
Show the internal structure of a class
Illustrate how components to form software system
Show how different parts are connected in a software system
Depict custom stereotypes as packages
Show the users’ interactions with software system
Define organizational and computational process
Visualize the behaviour of system
Show objects interactions organized in time sequence
Depict the interactions between objects in form of sequenced message
Visualize the behaviour of objects in a specific time
Interaction Overview Diagram
Show the sequence of activities, same as activity diagram
A UML diagram is a diagram based on the UML (Unified Modeling Language) with the purpose of visually representing a system along with its key actors, roles, actions, artifacts, or classes.
Similar Mind Maps
Outline
UML Diagram
Structure Diagrams
Use classes to visualize system relationship
Show the view of structure at specific time
Depict the dependencies between packages
Composite Structure Diagram
Show the internal structure of a class
Illustrate how components to form software system
Show how different parts are connected in a software system
Depict custom stereotypes as packages
Behavior Diagrams
Show the users’ interactions with software system
Define organizational and computational process
Visualize the behaviour of system
Interaction Diagrams
Show objects interactions organized in time sequence
Depict the interactions between objects in form of sequenced message
Visualize the behaviour of objects in a specific time
Interaction Overview Diagram
Show the sequence of activities, same as activity diagram