| Modifier and Type | Field and Description |
|---|---|
protected org.hibernate.SessionFactory |
connection |
| Constructor and Description |
|---|
ModelHSPEN() |
| Modifier and Type | Method and Description |
|---|---|
void |
calcEnvelopes(String species) |
String |
getDescription() |
List<StatisticalType> |
getInputParameters() |
String |
getName() |
StatisticalType |
getOutput() |
ALG_PROPS[] |
getProperties() |
String |
getResourceLoad() |
String |
getResources() |
float |
getStatus() |
float |
getVersion() |
void |
init(AlgorithmConfiguration setup,
Model previousModel) |
void |
initializeThreads(int numberOfThreadsToUse) |
void |
postprocess(AlgorithmConfiguration Input,
Model previousModel) |
void |
setVersion(float version) |
void |
shutdownConnection() |
void |
stop() |
void |
train(AlgorithmConfiguration Input,
Model previousModel) |
public float getVersion()
getVersion in interface Modelpublic void init(AlgorithmConfiguration setup, Model previousModel)
public void initializeThreads(int numberOfThreadsToUse)
public void shutdownConnection()
public void train(AlgorithmConfiguration Input, Model previousModel)
public void calcEnvelopes(String species)
public StatisticalType getOutput()
public void setVersion(float version)
setVersion in interface Modelpublic void postprocess(AlgorithmConfiguration Input, Model previousModel)
postprocess in interface Modelpublic String getResourceLoad()
getResourceLoad in interface Modelpublic String getResources()
getResources in interface Modelpublic ALG_PROPS[] getProperties()
getProperties in interface Modelpublic String getDescription()
getDescription in interface Modelpublic List<StatisticalType> getInputParameters()
getInputParameters in interface ModelCopyright © 2015. All Rights Reserved.