Claudio De Sio Cesari --- Unified Modeling Language Syntax Reference --- http://www.claudiodesio.com
Unified Modeling Language Syntax Reference |
|||||
Diagram name |
Element names |
Synopsis |
|||
---|---|---|---|---|---|
Use Case Diagram: shows the interaction beetween the system and the system users. |
|||||
Class
Diagram: shows the system classes and the exisisting relethionships
beetween them. |
|||||
Component Diagram: shows the software components and end their dependencies. |
|||||
Deployment Diagram: shows the phisical (hardware) structure of the system. |
|||||
Interaction
Diagram: shows how a group of objects collaborate
in a fixed laps of time: |
|||||
State Transition Diagram (or State Chart Diagram or State Diagram): describes the object behavior showing the states and the events that determinate the transitions from state to state. |
|||||
Activity Diagram: descibes the system processes with either conditional and parallel activities sequences. |
|||||
Generic Elements and Extensions Mechanism: UML elements usefull in various diagramms. |
|||||