org.gcube.dataanalysis.executor.nodes.algorithms
Class AquamapsNativeNode

java.lang.Object
  extended by org.gcube.dataanalysis.ecoengine.interfaces.ActorNode
      extended by org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode
          extended by org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsNativeNode
All Implemented Interfaces:
org.gcube.dataanalysis.ecoengine.interfaces.GenericAlgorithm
Direct Known Subclasses:
AquamapsNative2050Node

public class AquamapsNativeNode
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
AquamapsNativeNode()
           
 
Method Summary
 String getDescription()
           
 String getName()
           
 void singleStepPostprocess(Object species)
           
 
Methods inherited from class org.gcube.dataanalysis.executor.nodes.algorithms.AquamapsSuitableNode
executeNode, filterProbabilitySet, getInputParameters, getInternalStatus, getNumberOfLeftElements, getNumberOfRightElements, getOutput, getProperties, initSingleNode, main2, postProcess, setup, singleStepPreprocess, stop
 
Methods inherited from class org.gcube.dataanalysis.ecoengine.interfaces.ActorNode
main
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AquamapsNativeNode

public AquamapsNativeNode()
Method Detail

getName

public String getName()
Specified by:
getName in interface org.gcube.dataanalysis.ecoengine.interfaces.GenericAlgorithm
Overrides:
getName in class AquamapsSuitableNode

getDescription

public String getDescription()
Specified by:
getDescription in interface org.gcube.dataanalysis.ecoengine.interfaces.GenericAlgorithm
Overrides:
getDescription in class AquamapsSuitableNode

singleStepPostprocess

public void singleStepPostprocess(Object species)
Overrides:
singleStepPostprocess in class AquamapsSuitableNode


Copyright © 2013. All Rights Reserved.