Efficient Universal GENErator
You will find in this documentation :
Introduction : introduction to EUGene's principles
ObjectModel : EUGene main meta-model used for generation
Generation process : Generation steps
Templates : Templates writing (Transformer et Generator )
Execution : Generation's execution (via Maven ou Ant)
Advanced functionalities : How to extend EUGene's functionalities
Glossary : Glossary of the terms used in EUGene
FAQ : Frequently Asked Question
EUGene is divided into 3 modules :
eugene-api (EUGene Api)
eugene-java-templates (Templates pour générer des classes java)
eugene-maven-plugin (Maven Plugin to generate stuff using EUGene)
More info on the project on nuiton's forge .