| Package | Description |
|---|---|
| org.drools.core.rule |
Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Accumulate
A class to represent the Accumulate CE
|
class |
AsyncReceive |
class |
AsyncSend |
class |
Collect |
class |
EntryPointId
This class defines a Rete "Entry Point".
|
class |
From |
class |
MultiAccumulate |
class |
SingleAccumulate |
class |
WindowReference
This class defines a reference to a declared window
|
| Modifier and Type | Method and Description |
|---|---|
PatternSource |
Pattern.getSource() |
| Modifier and Type | Method and Description |
|---|---|
void |
Pattern.setSource(PatternSource source) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.