Uses of Class
org.openbp.cockpit.generator.GeneratorSettings

Packages that use GeneratorSettings
org.openbp.cockpit.generator   
org.openbp.cockpit.generator.generic   
org.openbp.cockpit.generator.wizard   
 

Uses of GeneratorSettings in org.openbp.cockpit.generator
 

Methods in org.openbp.cockpit.generator that return GeneratorSettings
 GeneratorSettings GeneratorContext.getGeneratorSettings()
          Gets the generator-specific settings.
 

Methods in org.openbp.cockpit.generator with parameters of type GeneratorSettings
 void GeneratorContext.setGeneratorSettings(GeneratorSettings generatorSettings)
          Sets the generator-specific settings.
 

Uses of GeneratorSettings in org.openbp.cockpit.generator.generic
 

Subclasses of GeneratorSettings in org.openbp.cockpit.generator.generic
 class ProcessEntrySettingsImpl
          Process entry settings object.
 

Uses of GeneratorSettings in org.openbp.cockpit.generator.wizard
 

Methods in org.openbp.cockpit.generator.wizard that return GeneratorSettings
 GeneratorSettings WizardSelectionPage.getGeneratorSettings()
          Gets the generator settings.
 GeneratorSettings WizardResultPage.getGeneratorSettings()
          Gets the generator settings.
 GeneratorSettings WizardObjectPage.getGeneratorSettings()
          Gets the generator settings.
 GeneratorSettings WizardCustomPage.getGeneratorSettings()
          Gets the generator settings.
 



Copyright © 2011. All Rights Reserved.