Uses of Class
com.cedarsoft.codegen.GeneratorConfiguration

Packages that use GeneratorConfiguration
com.cedarsoft.codegen   
 

Uses of GeneratorConfiguration in com.cedarsoft.codegen
 

Methods in com.cedarsoft.codegen with parameters of type GeneratorConfiguration
 void AbstractGenerator.Runner.generate(GeneratorConfiguration configuration)
          Generates the code
 void AbstractGenerator.run(Class<?> runnerType, GeneratorConfiguration configuration)
           
 void AbstractGenerator.run(GeneratorConfiguration configuration)
           
 void AbstractGenerator.run(GeneratorConfiguration configuration, Object runner)
           
 void AbstractGenerator.transferFiles(GeneratorConfiguration tmpConfiguration, GeneratorConfiguration configuration)
          Transfers the files
 



Copyright © 2010 cedarsoft GmbH. All Rights Reserved.