|
Drools :: Compiler 6.0.0.CR5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LiteralRestrictionDescr | |
|---|---|
| org.drools.compiler.compiler.xml | This contains the parser and utilities for handling rules in XML format. |
| org.drools.compiler.rule.builder | |
| Uses of LiteralRestrictionDescr in org.drools.compiler.compiler.xml |
|---|
| Methods in org.drools.compiler.compiler.xml with parameters of type LiteralRestrictionDescr | |
|---|---|
void |
XmlDumper.visitLiteralRestrictionDescr(LiteralRestrictionDescr descr)
|
| Uses of LiteralRestrictionDescr in org.drools.compiler.rule.builder |
|---|
| Methods in org.drools.compiler.rule.builder that return LiteralRestrictionDescr | |
|---|---|
protected LiteralRestrictionDescr |
PatternBuilder.buildLiteralRestrictionDescr(RuleBuildContext context,
RelationalExprDescr exprDescr,
String rightValue,
String operator,
boolean isRightLiteral)
|
| Methods in org.drools.compiler.rule.builder with parameters of type LiteralRestrictionDescr | |
|---|---|
org.drools.core.spi.Constraint |
MVELConstraintBuilder.buildLiteralConstraint(RuleBuildContext context,
org.drools.core.rule.Pattern pattern,
org.drools.core.base.ValueType vtype,
org.drools.core.spi.FieldValue field,
String expression,
String leftValue,
String operator,
String rightValue,
org.drools.core.spi.InternalReadAccessor extractor,
LiteralRestrictionDescr restrictionDescr)
|
org.drools.core.spi.Constraint |
ConstraintBuilder.buildLiteralConstraint(RuleBuildContext context,
org.drools.core.rule.Pattern pattern,
org.drools.core.base.ValueType vtype,
org.drools.core.spi.FieldValue field,
String expression,
String leftValue,
String operator,
String rightValue,
org.drools.core.spi.InternalReadAccessor extractor,
LiteralRestrictionDescr restrictionDescr)
|
org.drools.core.spi.Evaluator |
MVELConstraintBuilder.buildLiteralEvaluator(RuleBuildContext context,
org.drools.core.spi.InternalReadAccessor extractor,
LiteralRestrictionDescr literalRestrictionDescr,
org.drools.core.base.ValueType vtype)
|
org.drools.core.spi.Evaluator |
ConstraintBuilder.buildLiteralEvaluator(RuleBuildContext context,
org.drools.core.spi.InternalReadAccessor extractor,
LiteralRestrictionDescr literalRestrictionDescr,
org.drools.core.base.ValueType vtype)
|
protected org.drools.core.spi.FieldValue |
PatternBuilder.getFieldValue(RuleBuildContext context,
org.drools.core.base.ValueType vtype,
LiteralRestrictionDescr literalRestrictionDescr)
|
protected static String |
MVELConstraintBuilder.normalizeMVELLiteralExpression(org.drools.core.base.ValueType vtype,
org.drools.core.spi.FieldValue field,
String expr,
String leftValue,
String operator,
String rightValue,
LiteralRestrictionDescr restrictionDescr)
|
|
Drools :: Compiler 6.0.0.CR5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||