UML Modeling

Draw UML 2.2 diagrams. Document use case with flow of events editor and generate activity diagram.

Component diagram

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

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

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.