Package org.objectweb.jorm.comp.generator.api

Interface Summary
Generator Generation is a simple interface which allows to generate object file depending on their nature.
GeneratorDescriptor This interface describes the configuration of the Jorm generator.
GeneratorFactory This factory permits to a user to create its personal Generator instance.
JormGenerator An implementation of this interface starts the generations of the jorm objects and user object.
MOP  
MOPFactory This interface is used to specify Meta Object Protocol must be used to specialize the the generation of mapping objects and binding objects.