Please enable JavaScript.
Coggle requires JavaScript to display documents.
UML 2.0 (Behavioral Diagram (Use case diagram : (What (Be used by 1 actor…
UML 2.0
Behavioral Diagram
-
-
-
Object Diagram
Overview
show instances, including objects and data values
class diagrams show classes, object diagrams display instances of classes
-
Deployment diagram
Overview
evident deployment architecture so it will affect the design, development, performance, scalability of the system
-
-
Communication diagram
Overview
-
-
Sequence diagrams can fall short of offering the "big picture.” so we should use communication diagram
Component
Model the logic of a sophisticated procedure, function, or operation.
-
-
-
Activity Diagram
Overview
Activity diagram is a diagram that describes the steps taken, actions, decision buttons and branch conditions to control the execution flow of the system.
-
Structual Diagram
-
-
-
-
-
Profile diagram
Overview
show stereotypes as classes with the «stereotype» stereotype, and profiles as packages with the «profile» stereotype
-
-
-
-
-
-
-
-
-
-
-
-