Class MatchDefinitionVisitor

java.lang.Object
com.aquima.interactions.matching.impl.model.MatchDefinitionVisitor
All Implemented Interfaces:
IMatchDefinitionVisitor

public class MatchDefinitionVisitor extends Object implements IMatchDefinitionVisitor
Match definition visitor implementation that initialized the match definitions and adds them to the casebase.
Since:
6.2
Author:
O. Kerpershoek, F. van der Meer
  • Constructor Details

    • MatchDefinitionVisitor

      protected MatchDefinitionVisitor(MatchEngine matchEngine, CaseBase caseBase)
  • Method Details