Class AquamapsSuitable2050Node
- java.lang.Object
-
- org.gcube.dataanalysis.ecoengine.interfaces.ActorNode
-
- org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode
-
- org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitable2050Node
-
- All Implemented Interfaces:
org.gcube.dataanalysis.ecoengine.interfaces.AlgorithmDescriptor,org.gcube.dataanalysis.ecoengine.interfaces.GenericAlgorithm
public class AquamapsSuitable2050Node extends AquamapsSuitableNode
-
-
Field Summary
-
Fields inherited from class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode
core, countCellsQuery, countSpeciesQuery, createTableStatement, currentconfig, dbHibConnection, destinationTable, destinationTableLabel, operations, type
-
-
Constructor Summary
Constructors Constructor Description AquamapsSuitable2050Node()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetDescription()StringgetName()-
Methods inherited from class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode
executeNode, filterProbabilitySet, getInputParameters, getInternalStatus, getNumberOfLeftElements, getNumberOfRightElements, getOutput, getProperties, initSingleNode, main2, postProcess, setup, singleStepPostprocess, singleStepPreprocess, stop
-
-
-
-
Method Detail
-
getName
public String getName()
- Specified by:
getNamein interfaceorg.gcube.dataanalysis.ecoengine.interfaces.GenericAlgorithm- Overrides:
getNamein classAquamapsSuitableNode
-
getDescription
public String getDescription()
- Specified by:
getDescriptionin interfaceorg.gcube.dataanalysis.ecoengine.interfaces.AlgorithmDescriptor- Overrides:
getDescriptionin classAquamapsSuitableNode
-
-