Login required
Download

Create Domain UML

(6)
Author(s) alphillips
Current Release 0.5   (2 years ago)
Grails Version 1.1.1 > *
Tags modelling  uml 
Dependency
compile ":create-domain-uml:0.5"
Last updated by cazacugmihai 2 years ago
grails install-plugin create-domain-uml
Last updated by alphillips 1 year ago
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

Last updated by burtbeckwith 2 years ago
Last updated by alphillips 2 years ago
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