Package | Description |
---|---|
org.drools.core.reteoo | |
org.drools.core.reteoo.builder | |
org.drools.core.rule |
Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements.
|
Modifier and Type | Method and Description |
---|---|
WindowNode |
RuleBuilder.addWindowNode(WindowDeclaration window,
InternalRuleBase ruleBase,
ReteooBuilder.IdGenerator idGenerator) |
WindowNode |
WindowTupleList.getWindowNode() |
WindowNode |
ReteooBuilder.getWindowNode(String name) |
Constructor and Description |
---|
WindowTupleList(EventFactHandle handle,
WindowNode node) |
Modifier and Type | Method and Description |
---|---|
WindowNode |
ReteooRuleBuilder.addWindowNode(WindowDeclaration window,
InternalRuleBase ruleBase,
ReteooBuilder.IdGenerator idGenerator) |
Modifier and Type | Method and Description |
---|---|
void |
SlidingTimeWindow.setWindowNode(WindowNode windowNode) |
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.