MDA
Model Driven Architecture : programming technique based on models.
Refs : MDA , Introduction EUGene
Unified Modeling Language : modeling language.
Refs : UML official website , ObjectModel EUGene
XML Metadata Interchange : XML norm for UML language.
Refs : XMI official website , ObjectModel EUGene
Class that allows file generation from a data model.
Ref : EUgene templates , Nuiton-processor library
Model transformer : conversion from a model A to a model B.
Ref : EUGene templates
Output files generator from an input data model.
Ref : EUGene templates
EUGene object meta-model with UML specificities (multiplicities, inheritance, ...)
Refs : ObjectModel EUGene
Model builder, allows to create and fill a model directly in Java.
Refs : EUGene advanced functionalities
Model extensions, allows to add specific functionalities to a model. Mainly used in ObjectModel to add Java language specificities to it.
Refs : EUGene advanced functionalities
Library allowing the template syntax interpretation.
Ref : Nuiton-processor library