| Package | Description |
|---|---|
| org.openl.rules.cmatch.algorithm |
| Modifier and Type | Class and Description |
|---|---|
class |
MatchAlgorithmCompiler |
class |
ScoreAlgorithmCompiler |
class |
WeightAlgorithmCompiler |
| Modifier and Type | Method and Description |
|---|---|
IMatchAlgorithmCompiler |
IMatchAlgorithmCompilerBuilder.build() |
IMatchAlgorithmCompiler |
MatchAlgorithmCompilerBuilder.build() |
IMatchAlgorithmCompiler |
ScoreAlgorithmCompilerBuilder.build() |
IMatchAlgorithmCompiler |
WeightAlgorithmCompilerBuilder.build() |
static IMatchAlgorithmCompiler |
MatchAlgorithmFactory.getAlgorithm(String nameOfAlgorithm)
Get compiler for algorithm by its name.
|
Copyright © 2004–2019 OpenL Tablets. All rights reserved.