AbstractMatcher
From AgreementMakerWiki
When implementing your own matching algorithm in AgreementMaker, you must extend the AbstractMatcher [1] class in order for proper integration. Then you have the option of overriding several member functions of the AbstractMatcher class in order to implement the algorithm.
Methods of AbstractMatcher:
