![]() |
| Previous Top Next |
UML Diagrams |
There are two major groups of UML diagrams, Structural diagrams, which show the static view of the model, and Behavioral diagrams, which show the dynamic view. UModel supports all thirteen diagrams of the UML 2.1.1 specification as well as an additional diagram: XML Schema diagram.
Behavioral diagrams include Activity, state machine, and use case diagrams as well as the interaction diagrams Communication Diagram, Interaction Overview Diagram Sequence Diagram Timing Diagram.
Structural diagrams include: class, composite structure, component, deployment, object, and package diagrams.
Additional diagrams XML schema diagrams, Business Processing Modeling Notation (BPMN).
|