|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GeneratorType | |
---|---|
ijgen.generator.ant | |
ijgen.generator.params |
Uses of GeneratorType in ijgen.generator.ant |
---|
Methods in ijgen.generator.ant that return GeneratorType | |
---|---|
GeneratorType |
GeneratorTask.createGeneratorType()
Reads and fills information from |
Uses of GeneratorType in ijgen.generator.params |
---|
Methods in ijgen.generator.params that return types with arguments of type GeneratorType | |
---|---|
java.util.List<GeneratorType> |
GlobalSettings.getGeneratorTypes()
Gets list of generators that has to be executed. |
Method parameters in ijgen.generator.params with type arguments of type GeneratorType | |
---|---|
void |
GlobalSettings.setGeneratorTypes(java.util.List<GeneratorType> generatorTypes)
Sets list of generators that has to be executed. |
Constructor parameters in ijgen.generator.params with type arguments of type GeneratorType | |
---|---|
GlobalSettings(Database database,
Path path,
java.util.List<GeneratorType> generatorTypes)
Constructor with arguments. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |