Groovy MDA Code Generation Library

The Groovy MDA library is used to generate software project artifacts from UML models using the Groovy scripting language.

News

Sep 05, 2007 - A tutorial has been created to show how to create custom code generation templates. The tutorial can be found here.

Aug 05, 2007 - Groovy MDA 1.0 has been released. The software can be downloaded from the sourceforge download page. With this release you can generate JPA entity beans from a UML model. The groovy scripting language is used to generate code by working with the object model representation of the UML. This can easily be extended to work with your own custom templates.

Usage

Instructions on how to use the Groovy MDA library can be found here.