| Package | Description |
|---|---|
| org.openl.rules.fuzzy |
| Modifier and Type | Method and Description |
|---|---|
Token |
OpenLFuzzyUtils.FuzzyResult.getToken() |
| Modifier and Type | Method and Description |
|---|---|
static Map<Token,IOpenMethod[][]> |
OpenLFuzzyUtils.tokensMapToOpenClassGetterMethodsRecursively(IOpenClass openClass) |
static Map<Token,IOpenMethod[][]> |
OpenLFuzzyUtils.tokensMapToOpenClassGetterMethodsRecursively(IOpenClass openClass,
String tokenPrefix,
int startLevel) |
static Map<Token,IOpenMethod[]> |
OpenLFuzzyUtils.tokensMapToOpenClassSetterMethods(IOpenClass openClass) |
static Map<Token,IOpenMethod[][]> |
OpenLFuzzyUtils.tokensMapToOpenClassSetterMethodsRecursively(IOpenClass openClass) |
static Map<Token,IOpenMethod[][]> |
OpenLFuzzyUtils.tokensMapToOpenClassSetterMethodsRecursively(IOpenClass openClass,
String tokenPrefix,
int startLevel) |
| Modifier and Type | Method and Description |
|---|---|
static List<OpenLFuzzyUtils.FuzzyResult> |
OpenLFuzzyUtils.openlFuzzyExtract(String source,
Token[] tokens,
boolean ignoreDistances) |
| Constructor and Description |
|---|
FuzzyResult(Token token,
int max,
int min) |
Copyright © 2004–2019 OpenL Tablets. All rights reserved.