Uses of Interface
org.objectweb.jorm.comp.generator.api.GeneratorFactory

Packages that use GeneratorFactory
org.objectweb.jorm.comp.generator.api   
org.objectweb.jorm.comp.generator.lib   
 

Uses of GeneratorFactory in org.objectweb.jorm.comp.generator.api
 

Methods in org.objectweb.jorm.comp.generator.api with parameters of type GeneratorFactory
 void JormGenerator.addGeneratorFactory(GeneratorFactory gf)
          This method permits to add GeneratorFactory instance.
 

Uses of GeneratorFactory in org.objectweb.jorm.comp.generator.lib
 

Methods in org.objectweb.jorm.comp.generator.lib with parameters of type GeneratorFactory
 void JormGeneratorImpl.addGeneratorFactory(GeneratorFactory gf)
          This method permits to add GeneratorFactory instance.