org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.workflows
Class BiOnymWF

java.lang.Object
  extended by org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.GenericWorkflow
      extended by org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.workflows.BiOnymWF

public class BiOnymWF
extends GenericWorkflow


Field Summary
 
Fields inherited from class org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.GenericWorkflow
globalparameters, matchersList, parser, postprocessor, sandboxFolder
 
Constructor Summary
BiOnymWF(String sandboxFolder, int maxResults, HashMap<String,String> globalparameters)
           
 
Method Summary
static void mainTest(String[] args)
           
protected  MatcherOutput mergeOutputs(List<MatcherOutput> outslist)
           
 
Methods inherited from class org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.GenericWorkflow
executeChainedWorkflow, init, resetMatchers
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BiOnymWF

public BiOnymWF(String sandboxFolder,
                int maxResults,
                HashMap<String,String> globalparameters)
Method Detail

mergeOutputs

protected MatcherOutput mergeOutputs(List<MatcherOutput> outslist)
Specified by:
mergeOutputs in class GenericWorkflow

mainTest

public static void mainTest(String[] args)
                     throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.