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() |
addBooleanInput, addDoubleInput, addEnumerateInput, addFileInput, 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 AlgorithmDescriptorgetDescription in class StandardLocalExternalAlgorithmprotected void process()
throws Exception
process in class StandardLocalExternalAlgorithmExceptionprotected void setInputParameters()
setInputParameters in class StandardLocalExternalAlgorithmpublic StatisticalType getOutput()
getOutput in interface AlgorithmDescriptorgetOutput in class StandardLocalExternalAlgorithmpublic void shutdown()
shutdown in interface ComputationalAgentshutdown in class StandardLocalExternalAlgorithmCopyright © 2020. All Rights Reserved.