|
Drools :: Compiler 6.0.0.CR5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BindingDescr | |
|---|---|
| org.drools.compiler.compiler.xml | This contains the parser and utilities for handling rules in XML format. |
| org.drools.compiler.lang | This contains the parser and utilities for the native DRL format, for handling DRL source. |
| org.drools.compiler.rule.builder | |
| Uses of BindingDescr in org.drools.compiler.compiler.xml |
|---|
| Methods in org.drools.compiler.compiler.xml with parameters of type BindingDescr | |
|---|---|
void |
XmlDumper.visitBindingDescr(BindingDescr descr)
|
| Uses of BindingDescr in org.drools.compiler.lang |
|---|
| Fields in org.drools.compiler.lang with type parameters of type BindingDescr | |
|---|---|
protected List<BindingDescr> |
MVELDumper.MVELDumperContext.bindings
|
| Methods in org.drools.compiler.lang that return types with arguments of type BindingDescr | |
|---|---|
List<BindingDescr> |
MVELDumper.MVELDumperContext.getBindings()
|
| Methods in org.drools.compiler.lang with parameters of type BindingDescr | |
|---|---|
void |
MVELDumper.MVELDumperContext.addBinding(BindingDescr bind)
Adds a binding to the list of bindings on this context |
| Uses of BindingDescr in org.drools.compiler.rule.builder |
|---|
| Methods in org.drools.compiler.rule.builder with parameters of type BindingDescr | |
|---|---|
protected void |
PatternBuilder.buildRuleBindings(RuleBuildContext context,
PatternDescr patternDescr,
org.drools.core.rule.Pattern pattern,
BindingDescr fieldBindingDescr)
|
|
Drools :: Compiler 6.0.0.CR5 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||