UML Modeling

Visualize, design, communicate and document UML 2.2 diagrams with intuitive and sophisticated visual modeling environment.

Component diagram
Component diagram shows the physical aspect of an object-oriented software system. Component diagram illustrates the architectures of the software components and dependencies between them.

Deployment diagram
Deployment diagram shows the physical aspects of an object-oriented system. Deployment diagram shows the configuration of run time processing nodes and artifacts.

Package diagram
Package diagram shows the arrangement and organization of model elements in middle to large scale project. Package diagram can show both structure and dependencies between sub-systems or modules.


