Constructor and Description |
---|
MaxMinGenerator(EngineConfiguration engine) |
Modifier and Type | Method and Description |
---|---|
Hspen |
EnvelopeGeneratorInterface.reCalculateEnvelope(EngineConfiguration configuration,
Hspen previousHspen)
recalculates the Hspen given a previous Hspen and a database configuration, for a single species it needs the configuration to specify the occurrencecells and hcaf tables;
|
java.util.List<Hspen> |
EnvelopeGeneratorInterface.reCalculateEnvelope(EngineConfiguration configuration,
java.util.List<Hspen> previousHspenList)
recalculates the hspen for the given hspen list, according to a database configuration
|
Modifier and Type | Method and Description |
---|---|
Hspen |
EnvelopeGenerator.calcEnvelopes(Hspen hspen,
EngineConfiguration config) |
void |
DistributionGenerator.initDBSession(EngineConfiguration engineConf) |
void |
EnvelopeGenerator.initDBSession(EngineConfiguration engineConf) |
void |
EnvelopeGenerator.initQueriesStatements(EngineConfiguration engineConf) |
Constructor and Description |
---|
DistributionGenerator(EngineConfiguration engine) |
EnvelopeGenerator(EngineConfiguration engine) |
Modifier and Type | Method and Description |
---|---|
void |
CrossSpeciesGenerator.generateCrossSpeciesTable(EngineConfiguration engine,
java.lang.String crossSpeciesTable) |
void |
CrossSpeciesCalculator.initDBSession(EngineConfiguration engineConf) |
void |
DistributionGeneratorAsynchronousWriting.initDBSession(EngineConfiguration engineConf) |
void |
DistributionGeneratorFile.initDBSession(EngineConfiguration engineConf) |
Constructor and Description |
---|
CrossSpeciesCalculator(EngineConfiguration engineConf) |
DistributionGeneratorAsynchronousWriting(EngineConfiguration engine) |
DistributionGeneratorFile(EngineConfiguration engine) |