Package | Description |
---|---|
org.drools.core.base.accumulators | |
org.drools.core.definitions.rule.impl | |
org.drools.core.rule |
Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements.
|
org.drools.core.spi |
Modifier and Type | Class and Description |
---|---|
class |
JavaAccumulatorFunctionExecutor
A Java accumulator function executor implementation
|
Modifier and Type | Class and Description |
---|---|
class |
RuleImpl |
Modifier and Type | Class and Description |
---|---|
class |
AbductiveQuery |
class |
EvalCondition |
class |
From |
class |
MultiAccumulate.Wirer |
class |
PredicateConstraint
A predicate can be written as a top level constraint or be nested
inside inside a field constraint (and as so, must implement the
Restriction interface).
|
class |
QueryImpl |
class |
ReturnValueRestriction |
class |
SingleAccumulate.Wirer |
Modifier and Type | Method and Description |
---|---|
void |
MVELDialectRuntimeData.addCompileable(Wireable wireable,
MVELCompileable compilable) |
void |
JavaDialectRuntimeData.putInvoker(String className,
Wireable invoker) |
Modifier and Type | Method and Description |
---|---|
void |
JavaDialectRuntimeData.putAllInvokers(Map<String,Wireable> invokers) |
Modifier and Type | Interface and Description |
---|---|
static interface |
Wireable.Immutable |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.