Login required
Download

Create Domain UML

(4)
Author(s): alphillips
Current Release: 0.5
Grails Version: 1.1.1 > *
Tags modelling uml
grails install-plugin create-domain-uml
This Grails plugin uses yUML.me to draw class diagrams for your Grails Domain classes.

To get the plugin:

grails install-plugin create-domain-uml

To run the plugin:

grails create-domain-uml

This will create a file DomainUML.html in your project root which contains the diagrams.

This plugin is only suitable for small or medium domain models at this stage.

Please give feedback or issues to: alphillips101 at gmaildotcom

Examples Using the domain model from Grails In Action

Scruffy top-down diagram

Neat top-down diagram

Scruffy right-left diagram

Neat right-left diagram