| Package | Description |
|---|---|
| org.drools.compiler.compiler.xml |
This contains the parser and utilities for handling rules in XML format.
|
| org.drools.compiler.lang.descr | |
| org.drools.compiler.rule.builder.util |
| Modifier and Type | Method and Description |
|---|---|
void |
XmlDumper.visitAccumulateDescr(AccumulateDescr descr) |
| Modifier and Type | Method and Description |
|---|---|
void |
DescrVisitor.visit(AccumulateDescr descr) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
PackageBuilderUtil.isReadLocalsFromTuple(RuleBuildContext context,
AccumulateDescr accumDescr,
org.drools.core.rule.RuleConditionElement source)
This method checks for the conditions when local declarations should be read from a tuple instead
of the right object when resolving declarations in an accumulate
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.