public class TimeSeriesAnalysis extends StandardLocalExternalAlgorithm
config, inputs, outputParameters, resourceManager, status| Constructor and Description |
|---|
TimeSeriesAnalysis() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
void |
init() |
protected void |
process() |
protected void |
setInputParameters() |
void |
shutdown() |
addDoubleInput, addEnumerateInput, addIntegerInput, addOutputString, addRemoteDatabaseInput, addStringInput, compute, getInfrastructure, getInputParameter, getInputParameters, getOutput, getResourceLoad, getResources, getStatus, log, setConfigurationpublic void init()
throws Exception
init in interface ComputationalAgentinit in class StandardLocalExternalAlgorithmExceptionpublic String getDescription()
getDescription in interface ComputationalAgentgetDescription in class StandardLocalExternalAlgorithmprotected void process()
throws Exception
process in class StandardLocalExternalAlgorithmExceptionprotected void setInputParameters()
setInputParameters in class StandardLocalExternalAlgorithmpublic void shutdown()
shutdown in interface ComputationalAgentshutdown in class StandardLocalExternalAlgorithmCopyright © 2014. All Rights Reserved.