Class PriorityListCheck
java.lang.Object
org.drools.verifier.core.checks.base.PriorityListCheck
- All Implemented Interfaces:
Check
- Direct Known Subclasses:
PairCheckBundle
Wraps more than one check into one.
Each check will look for failure in the given order.
Once failure is found the rest of the checks are ignored.
This is used for example by the conflict-subsubsumption-redundancy chain. Where conflict, when found, blocks subsumption.
This is used for example by the conflict-subsubsumption-redundancy chain. Where conflict, when found, blocks subsumption.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PriorityListCheck
-
-
Method Details