Uses of Interface
org.drools.base.rule.IndexableConstraint
Packages that use IndexableConstraint
-
Uses of IndexableConstraint in org.drools.base.rule.constraint
Classes in org.drools.base.rule.constraint that implement IndexableConstraint -
Uses of IndexableConstraint in org.drools.base.util.index
Methods in org.drools.base.util.index with parameters of type IndexableConstraintModifier and TypeMethodDescriptionstatic booleanIndexUtil.canHaveRangeIndex(int nodeType, IndexableConstraint constraint, KieBaseConfiguration config) static booleanIndexUtil.isBigDecimalEqualityConstraint(IndexableConstraint indexableConstraint) booleanConstraintTypeOperator.isIndexableForNode(int nodeType, IndexableConstraint constraint, KieBaseConfiguration config)