Package org.openl.rules.cmatch.algorithm
Interface IMatchAlgorithmExecutor
-
- All Superinterfaces:
Invokable<ColumnMatch,IRuntimeEnv>
- All Known Implementing Classes:
MatchAlgorithmExecutor,ScoreAlgorithmExecutor,WeightAlgorithmExecutor
public interface IMatchAlgorithmExecutor extends Invokable<ColumnMatch,IRuntimeEnv>