Uses of Class
org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts.MatcherOutput

Packages that use MatcherOutput
org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts   
org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.workflows   
org.gcube.dataanalysis.executor.nodes.transducers.bionym.interfaces   
org.gcube.dataanalysis.executor.nodes.transducers.bionym.utils   
 

Uses of MatcherOutput in org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts
 

Methods in org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts that return MatcherOutput
 MatcherOutput GenericWorkflow.executeChainedWorkflow(List<String> rawentries)
           
 MatcherOutput YasmeenMatcher.match(MatcherInput inputName)
           
protected abstract  MatcherOutput GenericWorkflow.mergeOutputs(List<MatcherOutput> outslist)
           
 

Method parameters in org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts with type arguments of type MatcherOutput
protected abstract  MatcherOutput GenericWorkflow.mergeOutputs(List<MatcherOutput> outslist)
           
 

Uses of MatcherOutput in org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.workflows
 

Methods in org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.workflows that return MatcherOutput
protected  MatcherOutput BiOnymWF.mergeOutputs(List<MatcherOutput> outslist)
           
 

Method parameters in org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.workflows with type arguments of type MatcherOutput
protected  MatcherOutput BiOnymWF.mergeOutputs(List<MatcherOutput> outslist)
           
 

Uses of MatcherOutput in org.gcube.dataanalysis.executor.nodes.transducers.bionym.interfaces
 

Methods in org.gcube.dataanalysis.executor.nodes.transducers.bionym.interfaces that return MatcherOutput
 MatcherOutput Matcher.match(MatcherInput input)
           
 MatcherOutput PostProcessor.postprocessMatches(MatcherOutput rawnames)
           
 

Methods in org.gcube.dataanalysis.executor.nodes.transducers.bionym.interfaces with parameters of type MatcherOutput
 MatcherOutput PostProcessor.postprocessMatches(MatcherOutput rawnames)
           
 

Uses of MatcherOutput in org.gcube.dataanalysis.executor.nodes.transducers.bionym.utils
 

Methods in org.gcube.dataanalysis.executor.nodes.transducers.bionym.utils that return MatcherOutput
static MatcherOutput YasmeenFileTools.getYasmeenMatcherOutput(String sandboxFolder, String filename)
           
 



Copyright © 2014. All Rights Reserved.