public class TimeSeriesAnalysis extends StandardLocalExternalAlgorithm
| Modifier and Type | Class and Description |
|---|---|
static class |
TimeSeriesAnalysis.Sensitivity |
| Modifier and Type | Field and Description |
|---|---|
static boolean |
display |
config, inputs, outputParameters, resourceManager, status| Constructor and Description |
|---|
TimeSeriesAnalysis() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
StatisticalType |
getOutput() |
void |
init() |
protected void |
process() |
protected void |
setInputParameters() |
void |
shutdown() |
addDoubleInput, addEnumerateInput, addIntegerInput, addOutputString, addRemoteDatabaseInput, addStringInput, compute, getInfrastructure, getInputParameter, getInputParameters, 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 StatisticalType getOutput()
getOutput in interface ComputationalAgentgetOutput in class StandardLocalExternalAlgorithmpublic void shutdown()
shutdown in interface ComputationalAgentshutdown in class StandardLocalExternalAlgorithmCopyright © 2015. All Rights Reserved.