News

Generating package diagrams Package diagrams are simple diagrams, which can be useful to visualize a high level structure of a C++ project, by rendering project's namespaces, subdirectories or modules ...
Uml-to-json is a Node.js NPM command-line tool that can parse PlantUML text diagrams and return the Abstract Syntax Tree (AST) in JSON format. It allows developers to easily convert UML diagrams into ...
UML offers 13 diagrams (there were 9 in version UML 1.X): Classes, Components, Object, Structure, Composite, Deployment, Package, Activity, Use Cases, States, Sequences, Interaction View, ...