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, setConfiguration
public void init() throws Exception
init
in interface ComputationalAgent
init
in class StandardLocalExternalAlgorithm
Exception
public String getDescription()
getDescription
in interface ComputationalAgent
getDescription
in class StandardLocalExternalAlgorithm
protected void process() throws Exception
process
in class StandardLocalExternalAlgorithm
Exception
protected void setInputParameters()
setInputParameters
in class StandardLocalExternalAlgorithm
public StatisticalType getOutput()
getOutput
in interface ComputationalAgent
getOutput
in class StandardLocalExternalAlgorithm
public void shutdown()
shutdown
in interface ComputationalAgent
shutdown
in class StandardLocalExternalAlgorithm
Copyright © 2017. All Rights Reserved.