Class Gap

    • Constructor Detail

      • Gap

        public Gap​(Field field,
                   org.drools.drl.parser.impl.Operator operator,
                   LiteralRestriction restriction)
        Parameters:
        field - Field from where the value is missing.
        evaluator - Evaluator for the missing value.
        cause - The restriction that the gap begins from.
    • Method Detail

      • getRuleName

        public java.lang.String getRuleName()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object