|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Matcher in org.gcube.dataanalysis.executor.nodes.transducers.bionym |
|---|
| Methods in org.gcube.dataanalysis.executor.nodes.transducers.bionym that return Matcher | |
|---|---|
static Matcher |
BionymFlexibleWorkflowTransducer.getEnum2Matcher(YasmeenGlobalParameters.BuiltinMatchers matcher,
String sandboxFolder,
double threshold,
int maxResults,
HashMap<String,String> parameters)
|
| Methods in org.gcube.dataanalysis.executor.nodes.transducers.bionym that return types with arguments of type Matcher | |
|---|---|
List<Matcher> |
BionymFlexibleWorkflowTransducer.buildMatcherList(org.gcube.dataanalysis.ecoengine.configuration.AlgorithmConfiguration config,
String sandboxFolder,
HashMap<String,String> globalparameters)
|
List<Matcher> |
BionymBiodiv.buildMatcherList(org.gcube.dataanalysis.ecoengine.configuration.AlgorithmConfiguration config,
String sandboxFolder,
HashMap<String,String> globalparameters)
|
| Uses of Matcher in org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts |
|---|
| Classes in org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts that implement Matcher | |
|---|---|
class |
YasmeenMatcher
|
| Fields in org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts with type parameters of type Matcher | |
|---|---|
protected List<Matcher> |
GenericWorkflow.matchersList
|
| Method parameters in org.gcube.dataanalysis.executor.nodes.transducers.bionym.abstracts with type arguments of type Matcher | |
|---|---|
void |
GenericWorkflow.resetMatchers(List<Matcher> newmatchers)
|
| Uses of Matcher in org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.matchers |
|---|
| Classes in org.gcube.dataanalysis.executor.nodes.transducers.bionym.implementations.matchers that implement Matcher | |
|---|---|
class |
FuzzyMatcher
|
class |
GsayMatcher
|
class |
LevensteinMatcher
|
class |
MixedLexicalMatcher
|
class |
SoundexMatcher
|
class |
TrigramMatcher
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||