Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 358 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 358 Bytes

UMLG is a uml to java code generation tool. From uml class diagrams it generates a persistent entity domain model. The entities persisted via an embedded Blueprints graph database. It includes a gui to perform crud and query operations.

The documentation for UMLG can be found at this location.