|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GenerationModel in org.gcube.application.aquamaps.ecomodelling.generators.configuration |
---|
Methods in org.gcube.application.aquamaps.ecomodelling.generators.configuration that return GenerationModel | |
---|---|
GenerationModel |
EngineConfiguration.getGenerator()
|
Methods in org.gcube.application.aquamaps.ecomodelling.generators.configuration with parameters of type GenerationModel | |
---|---|
void |
EngineConfiguration.setGenerator(GenerationModel generator)
|
Uses of GenerationModel in org.gcube.application.aquamaps.ecomodelling.generators.connectors |
---|
Methods in org.gcube.application.aquamaps.ecomodelling.generators.connectors that return GenerationModel | |
---|---|
static GenerationModel |
GenerationModel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static GenerationModel[] |
GenerationModel.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.gcube.application.aquamaps.ecomodelling.generators.connectors with parameters of type GenerationModel | |
---|---|
DistributionGeneratorInterface(GenerationModel model,
java.lang.String configPath)
initializes the calculator |
Uses of GenerationModel in org.gcube.application.aquamaps.ecomodelling.generators.processing |
---|
Methods in org.gcube.application.aquamaps.ecomodelling.generators.processing that return GenerationModel | |
---|---|
GenerationModel |
DistributionGenerator.getGenerationAlgorithm()
|
Uses of GenerationModel in org.gcube.application.aquamaps.ecomodelling.generators.processing.experiments |
---|
Methods in org.gcube.application.aquamaps.ecomodelling.generators.processing.experiments that return GenerationModel | |
---|---|
GenerationModel |
DistributionGeneratorFile.getGenerationAlgorithm()
|
GenerationModel |
DistributionGeneratorAsynchronousWriting.getGenerationAlgorithm()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |