|
Drools :: Compiler 6.0.0.CR5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PredicateDescr | |
|---|---|
| org.drools.compiler.compiler.xml | This contains the parser and utilities for handling rules in XML format. |
| org.drools.compiler.rule.builder | |
| org.drools.compiler.rule.builder.dialect.asm | |
| org.drools.compiler.rule.builder.dialect.mvel | |
| Uses of PredicateDescr in org.drools.compiler.compiler.xml |
|---|
| Methods in org.drools.compiler.compiler.xml with parameters of type PredicateDescr | |
|---|---|
void |
XmlDumper.visitPredicateDescr(PredicateDescr descr)
|
| Uses of PredicateDescr in org.drools.compiler.rule.builder |
|---|
| Methods in org.drools.compiler.rule.builder with parameters of type PredicateDescr | |
|---|---|
void |
PredicateBuilder.build(RuleBuildContext context,
BoundIdentifiers usedIdentifiers,
org.drools.core.rule.Declaration[] previousDeclarations,
org.drools.core.rule.Declaration[] localDeclarations,
org.drools.core.rule.PredicateConstraint predicateConstraint,
PredicateDescr predicateDescr,
AnalysisResult analysis)
|
static AnalysisResult |
PatternBuilder.buildAnalysis(RuleBuildContext context,
org.drools.core.rule.Pattern pattern,
PredicateDescr predicateDescr,
Map<String,OperatorDescr> aliases)
|
org.drools.core.base.mvel.MVELCompilationUnit |
MVELConstraintBuilder.buildCompilationUnit(RuleBuildContext context,
org.drools.core.rule.Declaration[] previousDeclarations,
org.drools.core.rule.Declaration[] localDeclarations,
PredicateDescr predicateDescr,
AnalysisResult analysis)
|
org.drools.core.base.mvel.MVELCompilationUnit |
ConstraintBuilder.buildCompilationUnit(RuleBuildContext context,
org.drools.core.rule.Declaration[] previousDeclarations,
org.drools.core.rule.Declaration[] localDeclarations,
PredicateDescr predicateDescr,
AnalysisResult analysis)
|
protected void |
PatternBuilder.buildEval(RuleBuildContext context,
org.drools.core.rule.Pattern pattern,
PredicateDescr predicateDescr,
Map<String,OperatorDescr> aliases,
String expr,
boolean isEvalExpression)
|
org.drools.core.spi.Constraint |
MVELConstraintBuilder.buildMvelConstraint(String packageName,
String expression,
org.drools.core.rule.Declaration[] declarations,
org.drools.core.base.mvel.MVELCompilationUnit compilationUnit,
boolean isDynamic,
PredicateDescr base)
|
protected static Map<String,org.drools.core.base.EvaluatorWrapper> |
PatternBuilder.buildOperators(RuleBuildContext context,
org.drools.core.rule.Pattern pattern,
PredicateDescr predicateDescr,
Map<String,OperatorDescr> aliases)
|
| Uses of PredicateDescr in org.drools.compiler.rule.builder.dialect.asm |
|---|
| Methods in org.drools.compiler.rule.builder.dialect.asm with parameters of type PredicateDescr | |
|---|---|
void |
AbstractASMPredicateBuilder.build(RuleBuildContext context,
BoundIdentifiers usedIdentifiers,
org.drools.core.rule.Declaration[] previousDeclarations,
org.drools.core.rule.Declaration[] localDeclarations,
org.drools.core.rule.PredicateConstraint predicateConstraint,
PredicateDescr predicateDescr,
AnalysisResult analysis)
|
| Uses of PredicateDescr in org.drools.compiler.rule.builder.dialect.mvel |
|---|
| Methods in org.drools.compiler.rule.builder.dialect.mvel with parameters of type PredicateDescr | |
|---|---|
void |
MVELPredicateBuilder.build(RuleBuildContext context,
BoundIdentifiers usedIdentifiers,
org.drools.core.rule.Declaration[] previousDeclarations,
org.drools.core.rule.Declaration[] localDeclarations,
org.drools.core.rule.PredicateConstraint predicate,
PredicateDescr predicateDescr,
AnalysisResult analysis)
|
|
Drools :: Compiler 6.0.0.CR5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||