Package org.openl.rules.cmatch.algorithm
Interface IMatchAlgorithmCompilerBuilder
-
- All Known Implementing Classes:
MatchAlgorithmCompilerBuilder,ScoreAlgorithmCompilerBuilder,WeightAlgorithmCompilerBuilder
public interface IMatchAlgorithmCompilerBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IMatchAlgorithmCompilerbuild()
-
-
-
Method Detail
-
build
IMatchAlgorithmCompiler build()
-
-