Package org.drools.compiler.rule.builder
Class XpathAnalysis.XpathPart
- java.lang.Object
-
- org.drools.compiler.rule.builder.XpathAnalysis.XpathPart
-
- Enclosing class:
- XpathAnalysis
public static class XpathAnalysis.XpathPart extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddInlineCastConstraint(Class<?> clazz)List<String>getConstraints()StringgetField()intgetIndex()StringgetInlineCast()intgetStart()booleanisIterate()booleanisLazy()StringtoString()
-