Package org.drools.compiler.rule.builder
Class PatternBuilder.ExprBindings
java.lang.Object
org.drools.compiler.rule.builder.PatternBuilder.ExprBindings
- Enclosing class:
- PatternBuilder
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected boolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanvoidsetWithJavaIdentifier(boolean withJavaIdentifier)
-
Field Details
-
globalBindings
-
ruleBindings
-
fieldAccessors
-
withJavaIdentifier
protected boolean withJavaIdentifier
-
-
Constructor Details
-
ExprBindings
public ExprBindings()
-
-
Method Details
-
getGlobalBindings
-
getRuleBindings
-
getFieldAccessors
-
isWithJavaIdentifier
public boolean isWithJavaIdentifier() -
setWithJavaIdentifier
public void setWithJavaIdentifier(boolean withJavaIdentifier) -
isConstant
public boolean isConstant()
-