Uses of Class
org.drools.core.rule.XpathBackReference
-
Packages that use XpathBackReference Package Description org.drools.core.rule Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements. -
-
Uses of XpathBackReference in org.drools.core.rule
Methods in org.drools.core.rule that return XpathBackReference Modifier and Type Method Description XpathBackReferencePattern. getBackRefDeclarations()Methods in org.drools.core.rule with parameters of type XpathBackReference Modifier and Type Method Description voidPattern. setBackRefDeclarations(XpathBackReference backRefDeclarations)
-