Modifier and Type | Method and Description |
---|---|
GenerationModel |
EngineConfiguration.getGenerator() |
Modifier and Type | Method and Description |
---|---|
void |
EngineConfiguration.setGenerator(GenerationModel generator) |
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
DistributionGeneratorInterface(GenerationModel model,
java.lang.String configPath)
initializes the calculator
|
Modifier and Type | Method and Description |
---|---|
GenerationModel |
DistributionGenerator.getGenerationAlgorithm() |
Modifier and Type | Method and Description |
---|---|
GenerationModel |
DistributionGeneratorAsynchronousWriting.getGenerationAlgorithm() |
GenerationModel |
DistributionGeneratorFile.getGenerationAlgorithm() |