| Modifier and Type | Method and Description |
|---|---|
StatisticalType |
DBScan.getOutput() |
| Modifier and Type | Method and Description |
|---|---|
List<StatisticalType> |
LOF.getInputParameters() |
List<StatisticalType> |
DBScan.getInputParameters() |
List<StatisticalType> |
XMeansWrapper.getInputParameters() |
List<StatisticalType> |
KMeans.getInputParameters() |
| Modifier and Type | Class and Description |
|---|---|
class |
StatisticalTypeList<C extends StatisticalType> |
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnType |
class |
ColumnTypesList |
class |
DatabaseType |
class |
InputTable |
class |
OutputTable |
class |
PrimitiveType |
class |
PrimitiveTypesList |
class |
ServiceType |
class |
StatisticalTypeList<C extends StatisticalType> |
class |
TablesList |
| Modifier and Type | Method and Description |
|---|---|
static LinkedHashMap<String,StatisticalType> |
PrimitiveType.stringMap2StatisticalMap(HashMap<String,String> stringmap) |
| Modifier and Type | Method and Description |
|---|---|
static void |
DatabaseType.addDefaultDBPars(List<StatisticalType> parameters) |
| Modifier and Type | Method and Description |
|---|---|
StatisticalType |
HabitatRepresentativeness.getOutput() |
StatisticalType |
DistributionQualityAnalysis.getOutput() |
| Modifier and Type | Method and Description |
|---|---|
List<StatisticalType> |
HabitatRepresentativeness.getInputParameters() |
List<StatisticalType> |
DiscrepancyAnalysis.getInputParameters() |
List<StatisticalType> |
DistributionQualityAnalysis.getInputParameters() |
List<StatisticalType> |
ClimateImpactAnalysis.getInputParameters() |
| Modifier and Type | Field and Description |
|---|---|
protected List<StatisticalType> |
StandardLocalExternalAlgorithm.inputs |
| Modifier and Type | Method and Description |
|---|---|
StatisticalType |
GenericAlgorithm.getOutput() |
StatisticalType |
DataAnalysis.getOutput() |
StatisticalType |
StandardLocalExternalAlgorithm.getOutput() |
StatisticalType |
ComputationalAgent.getOutput() |
StatisticalType |
Model.getOutput() |
| Modifier and Type | Method and Description |
|---|---|
List<StatisticalType> |
GenericAlgorithm.getInputParameters() |
List<StatisticalType> |
StandardLocalExternalAlgorithm.getInputParameters() |
List<StatisticalType> |
ComputationalAgent.getInputParameters() |
List<StatisticalType> |
Model.getInputParameters() |
| Modifier and Type | Method and Description |
|---|---|
StatisticalType |
SimpleModeler.getOutput() |
| Modifier and Type | Method and Description |
|---|---|
List<StatisticalType> |
SimpleModeler.getInputParameters() |
| Modifier and Type | Method and Description |
|---|---|
StatisticalType |
ModelAquamapsNN.getOutput() |
StatisticalType |
ModelAquamapsNNNS.getOutput() |
StatisticalType |
ModelHSPEN.getOutput() |
| Modifier and Type | Method and Description |
|---|---|
List<StatisticalType> |
ModelAquamapsNN.getInputParameters() |
List<StatisticalType> |
ModelAquamapsNNNS.getInputParameters() |
List<StatisticalType> |
ModelHSPEN.getInputParameters() |
List<StatisticalType> |
FeedForwardNN.getInputParameters() |
| Modifier and Type | Method and Description |
|---|---|
StatisticalType |
FeedForwardNNFile.getOutput() |
| Modifier and Type | Method and Description |
|---|---|
List<StatisticalType> |
FeedForwardNNFile.getInputParameters() |
| Modifier and Type | Method and Description |
|---|---|
StatisticalType |
LocalSimpleSplitGenerator.getOutput() |
StatisticalType |
LocalSplitGenerator.getOutput() |
| Modifier and Type | Method and Description |
|---|---|
List<StatisticalType> |
LocalSimpleSplitGenerator.getInputParameters() |
List<StatisticalType> |
LocalSplitGenerator.getInputParameters() |
| Modifier and Type | Method and Description |
|---|---|
static StatisticalType |
GeneratorsFactory.getAlgorithmOutput(String configPath,
String algorithmName) |
static StatisticalType |
ClusterersFactory.getClustererOutput(String configPath,
String algorithmName) |
static StatisticalType |
EvaluatorsFactory.getEvaluatorOutput(String configPath,
String algorithmName) |
static StatisticalType |
ModelersFactory.getModelOutput(String configPath,
String algorithmName) |
static StatisticalType |
TransducerersFactory.getModelOutput(String configPath,
String algorithmName) |
static StatisticalType |
ProcessorsFactory.getOutputDescriptions(String file,
String algorithmName) |
static StatisticalType |
TransducerersFactory.getTransducerOutput(AlgorithmConfiguration config,
String algorithmName) |
| Modifier and Type | Method and Description |
|---|---|
static List<StatisticalType> |
GeneratorsFactory.getAlgorithmParameters(String configPath,
String algorithmName) |
static List<StatisticalType> |
ClusterersFactory.getClustererParameters(String configPath,
String algorithmName) |
static List<StatisticalType> |
ProcessorsFactory.getDefaultDatabaseConfiguration(String cfgPath) |
static List<StatisticalType> |
EvaluatorsFactory.getEvaluatorParameters(String configPath,
String algorithmName) |
static List<StatisticalType> |
ModelersFactory.getModelParameters(String configPath,
String algorithmName) |
static List<StatisticalType> |
ProcessorsFactory.getParameters(String file,
String algorithmName) |
static List<StatisticalType> |
TransducerersFactory.getTransducerParameters(AlgorithmConfiguration config,
String algorithmName) |
static List<StatisticalType> |
DynamicTransducerersFactory.getTransducerParameters(String configPath,
String algorithmName) |
| Modifier and Type | Method and Description |
|---|---|
StatisticalType |
BayesianDistribution.getOutput() |
StatisticalType |
AquamapsSuitable.getOutput() |
StatisticalType |
DummyAlgorithm.getOutput() |
StatisticalType |
TestAlgorithm.getOutput() |
| Modifier and Type | Method and Description |
|---|---|
List<StatisticalType> |
AquamapsNNSuitable.getInputParameters() |
List<StatisticalType> |
AquamapsNNNS.getInputParameters() |
List<StatisticalType> |
AquamapsNN.getInputParameters() |
List<StatisticalType> |
BayesianDistribution.getInputParameters() |
List<StatisticalType> |
AquamapsSuitable.getInputParameters() |
List<StatisticalType> |
DummyAlgorithm.getInputParameters() |
List<StatisticalType> |
TestAlgorithm.getInputParameters() |
| Modifier and Type | Method and Description |
|---|---|
StatisticalType |
InterpolationTransducer.getOutput() |
StatisticalType |
BioClimateHSPECTransducer.getOutput() |
StatisticalType |
TestTrans.getOutput() |
StatisticalType |
OccurrencePointsMerger.getOutput() |
StatisticalType |
QueryExecutor.getOutput() |
StatisticalType |
TimeSeriesAnalysis.getOutput() |
| Modifier and Type | Method and Description |
|---|---|
List<StatisticalType> |
OccurrencePointsDuplicatesDeleter.getInputParameters() |
List<StatisticalType> |
InterpolationTransducer.getInputParameters() |
List<StatisticalType> |
BioClimateHSPECTransducer.getInputParameters() |
List<StatisticalType> |
OccurrencePointsInSeaOnEarth.getInputParameters() |
List<StatisticalType> |
BioClimateHCAFTransducer.getInputParameters() |
List<StatisticalType> |
TestTrans.getInputParameters() |
List<StatisticalType> |
BioClimateHSPENTransducer.getInputParameters() |
List<StatisticalType> |
OccurrencePointsMerger.getInputParameters() |
List<StatisticalType> |
QueryExecutor.getInputParameters() |
| Modifier and Type | Method and Description |
|---|---|
StatisticalType |
HcafFilter.getOutput() |
StatisticalType |
MarinePresencePoints.getOutput() |
StatisticalType |
HspenFilter.getOutput() |
StatisticalType |
MarineAbsencePointsFromAquamapsDistribution.getOutput() |
| Modifier and Type | Method and Description |
|---|---|
List<StatisticalType> |
HcafFilter.getInputParameters() |
List<StatisticalType> |
MarinePresencePoints.getInputParameters() |
List<StatisticalType> |
HspenFilter.getInputParameters() |
List<StatisticalType> |
MarineAbsencePointsFromAquamapsDistribution.getInputParameters() |
| Modifier and Type | Method and Description |
|---|---|
static List<StatisticalType> |
DatabaseFactory.getDefaultDatabaseConfiguration(String configurationFile) |
| Modifier and Type | Method and Description |
|---|---|
static void |
IOHelper.addDoubleInput(List<StatisticalType> inputs,
String name,
String description,
String defaultvalue) |
static void |
IOHelper.addEnumerateInput(List<StatisticalType> inputs,
Object itemsList,
String name,
String description,
String defaultvalue) |
static void |
IOHelper.addIntegerInput(List<StatisticalType> inputs,
String name,
String description,
String defaultvalue) |
static void |
IOHelper.addRandomStringInput(List<StatisticalType> inputs,
String name,
String description,
String defaultPrefix) |
static void |
IOHelper.addRemoteDatabaseInput(List<StatisticalType> inputs,
String runtimeResourceName,
String urlParameterName,
String userParameterName,
String passwordParameterName,
String driverParameterName,
String dialectParameterName) |
static void |
IOHelper.addStringInput(List<StatisticalType> inputs,
String name,
String description,
String defaultvalue) |
Copyright © 2014. All Rights Reserved.