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

Packages that use MatcherInput
org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts   
org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.parsers   
org.gcube.dataanalysis.executor.nodes.transducers.bionym.interfaces   
org.gcube.dataanalysis.executor.nodes.transducers.bionym.utils   
 

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

Methods in org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts with parameters of type MatcherInput
 MatcherOutput YasmeenMatcher.match(MatcherInput inputName)
           
 

Uses of MatcherInput in org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.parsers
 

Methods in org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.parsers that return MatcherInput
 MatcherInput YasmeenParser.parse(List<String> rawnames)
           
 

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

Methods in org.gcube.dataanalysis.executor.nodes.transducers.bionym.interfaces that return MatcherInput
 MatcherInput Parser.parse(List<String> rawnames)
           
 

Methods in org.gcube.dataanalysis.executor.nodes.transducers.bionym.interfaces with parameters of type MatcherInput
 MatcherOutput Matcher.match(MatcherInput input)
           
 

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

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

Methods in org.gcube.dataanalysis.executor.nodes.transducers.bionym.utils with parameters of type MatcherInput
static void YasmeenFileTools.writeYasmeenMatcherInput(String sandboxFolder, String filename, String parserName, MatcherInput input)
          Deprecated. 
 



Copyright © 2014. All Rights Reserved.