Uses of Interface
org.drools.base.rule.ContextEntry
Packages that use ContextEntry
Package
Description
Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements.
-
Uses of ContextEntry in org.drools.base.rule
Methods in org.drools.base.rule that return ContextEntryMethods in org.drools.base.rule with parameters of type ContextEntry -
Uses of ContextEntry in org.drools.base.rule.constraint
Methods in org.drools.base.rule.constraint that return ContextEntryMethods in org.drools.base.rule.constraint with parameters of type ContextEntryModifier and TypeMethodDescriptionbooleanXpathConstraint.isAllowedCachedLeft(ContextEntry context, FactHandle handle) booleanXpathConstraint.isAllowedCachedRight(BaseTuple tuple, ContextEntry context)