# umlg **Repository Path**: mirrors_andyglick/umlg ## Basic Information - **Project Name**: umlg - **Description**: Uml to java - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-02-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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](https://github.com/tinkerpop/blueprints) graph database. It includes a gui to perform crud and query operations. The documentation for UMLG can be found at this [location](http://umlg.org).