Class BiOnymWF
- java.lang.Object
-
- org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.GenericWorkflow
-
- 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
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidmainTest(String[] args)protected MatcherOutputmergeOutputs(List<MatcherOutput> outslist)-
Methods inherited from class org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.GenericWorkflow
executeChainedWorkflow, getMatchersList, init, resetMatchers
-
-
-
-
Method Detail
-
mergeOutputs
protected MatcherOutput mergeOutputs(List<MatcherOutput> outslist)
- Specified by:
mergeOutputsin classGenericWorkflow
-
-