org.objectweb.jorm.comp.generator.api
Interface GeneratorDescriptor
- public interface GeneratorDescriptor
This interface describes the configuration of the Jorm generator.
|
Method Summary |
void |
loadDescriptor(JormGenerator jg)
This method must configures the JormGenerator specified in parameter
with the methods provided by the JormGenerator interface
(addGeneratorFactory and setMOPFactory) |
loadDescriptor
public void loadDescriptor(JormGenerator jg)
- This method must configures the JormGenerator specified in parameter
with the methods provided by the JormGenerator interface
(addGeneratorFactory and setMOPFactory)