Class Rule

  • All Implemented Interfaces:

    
    public abstract class Rule
    
                        

    The base class for an evaluator rule. Rules use a set of matchers to determine if they apply, and create a list of issues which are added to the ruleSet.