|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Wireable | |
|---|---|
| org.drools.core.base.accumulators | |
| org.drools.core.rule | Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements. |
| Uses of Wireable in org.drools.core.base.accumulators |
|---|
| Classes in org.drools.core.base.accumulators that implement Wireable | |
|---|---|
class |
JavaAccumulatorFunctionExecutor
A Java accumulator function executor implementation |
| Uses of Wireable in org.drools.core.rule |
|---|
| Classes in org.drools.core.rule that implement Wireable | |
|---|---|
class |
AbductiveQuery
|
class |
Accumulate.Wirer
|
class |
EvalCondition
|
class |
From
|
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 |
Query
|
class |
ReturnValueRestriction
|
class |
Rule
A Rule contains a set of Tests and a
Consequence. |
| Methods in org.drools.core.rule that return types with arguments of type Wireable | |
|---|---|
Map<Wireable,MVELCompileable> |
MVELDialectRuntimeData.getLookup()
|
| Methods in org.drools.core.rule with parameters of type Wireable | |
|---|---|
void |
MVELDialectRuntimeData.addCompileable(Wireable wireable,
MVELCompileable compilable)
|
|
Drools :: Core 6.1.0.Beta1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||