| Package | Description |
|---|---|
| org.openl.rules.cmatch.algorithm |
| Modifier and Type | Class and Description |
|---|---|
class |
MatchAlgorithmCompilerBuilder |
class |
ScoreAlgorithmCompilerBuilder |
class |
WeightAlgorithmCompilerBuilder |
| Modifier and Type | Method and Description |
|---|---|
static IMatchAlgorithmCompilerBuilder |
MatchAlgorithmFactory.getDefaultBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static void |
MatchAlgorithmFactory.registerBuilder(String nameOfAlgorithm,
IMatchAlgorithmCompilerBuilder builder)
Register algorithm compiler builder for specified algorithm name.
|
static void |
MatchAlgorithmFactory.setDefaultBuilder(IMatchAlgorithmCompilerBuilder builder) |
Copyright © 2004–2019 OpenL Tablets. All rights reserved.