org.gcube.dataanalysis.executor.nodes.transducers.bionym
Class BionymBiodiv
java.lang.Object
org.gcube.dataanalysis.ecoengine.interfaces.ActorNode
org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymFlexibleWorkflowTransducer
org.gcube.dataanalysis.executor.nodes.transducers.bionym.BionymBiodiv
- All Implemented Interfaces:
- org.gcube.dataanalysis.ecoengine.interfaces.GenericAlgorithm
public class BionymBiodiv
- extends BionymFlexibleWorkflowTransducer
| 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 |
| 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 |
BionymBiodiv
public BionymBiodiv()
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 © 2014. All Rights Reserved.