org.gcube.dataanalysis.executor.nodes.transducers.bionym
Class BionymBiodiv

java.lang.Object
  extended by org.gcube.dataanalysis.ecoengine.interfaces.ActorNode
      extended by org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymFlexibleWorkflowTransducer
          extended by org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymBiodiv
All Implemented Interfaces:
org.gcube.dataanalysis.ecoengine.interfaces.GenericAlgorithm

public class BionymBiodiv
extends BionymFlexibleWorkflowTransducer


Field Summary
 
Fields inherited from class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymFlexibleWorkflowTransducer
currentconfig, dbconnection, destinationTableLableParam, destinationTableParam, matcherParamPrefix, maxMatchersInterface, maxMatchersReal, maxresultsParamPrefix, originTableParam, prevbroadcastTimePeriod, prevmaxMessages, prevmaxNumberOfStages, rawnamesColumnParam, thresholdParamPrefix
 
Constructor Summary
BionymBiodiv()
           
 
Method Summary
 List<Matcher> buildMatcherList(org.gcube.dataanalysis.ecoengine.configuration.AlgorithmConfiguration config, String sandboxFolder, HashMap<String,String> globalparameters)
           
 String getDescription()
           
 List<org.gcube.dataanalysis.ecoengine.datatypes.StatisticalType> getInputParameters()
           
 String getName()
           
 
Methods inherited from class org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymFlexibleWorkflowTransducer
executeNode, getEnum2Matcher, getInternalStatus, getNumberOfLeftElements, getNumberOfRightElements, getOutput, getProperties, initSingleNode, postProcess, setup, 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

BionymBiodiv

public BionymBiodiv()
Method Detail

getName

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

getDescription

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

buildMatcherList

public List<Matcher> buildMatcherList(org.gcube.dataanalysis.ecoengine.configuration.AlgorithmConfiguration config,
                                      String sandboxFolder,
                                      HashMap<String,String> globalparameters)
Overrides:
buildMatcherList in class BionymFlexibleWorkflowTransducer

getInputParameters

public List<org.gcube.dataanalysis.ecoengine.datatypes.StatisticalType> getInputParameters()
Specified by:
getInputParameters in interface org.gcube.dataanalysis.ecoengine.interfaces.GenericAlgorithm
Overrides:
getInputParameters in class BionymFlexibleWorkflowTransducer


Copyright © 2013. All Rights Reserved.