|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.drools.reteoo | |
org.drools | The main run-time API. |
org.drools.reteoo | Interfaces for the Rete-OO algorithm. |
org.drools.reteoo.impl | Implementation of the Rete-OO algorithm. |
Classes in org.drools.reteoo used by org.droolsAgenda
|
Rule-firing Agenda. JoinMemory
|
Memory for left and right inputs of a JoinNode .JoinNode
|
A two-input Rete-OO join node. |
Classes in org.drools.reteoo used by org.drools.reteooRete
|
A Rete-OO network. TupleSink
|
Receiver of propagated ReteTuple s from a TupleSource .TupleSource
|
A source of Tuples s for a TupleSink . |
Classes in org.drools.reteoo used by org.drools.reteoo.implAgenda
|
Rule-firing Agenda. ConditionNode
|
Node which filters ReteTuple s.ExtractionNode
|
Fact extraction node in the Rete-OO network. JoinMemory
|
Memory for left and right inputs of a JoinNode .JoinNode
|
A two-input Rete-OO join node. ObjectTypeNode
|
Filters Objects coming entering the Rete
using a ObjectType semantic module.ParameterNode
|
Receives Objects from an ObjectTypeNode ,
and creates a ReteTuple , passing the result to the following node.Rete
|
A Rete-OO network. TerminalNode
|
Leaf Rete-OO node responsible for enacting Action s
on a matched Rule .TupleSink
|
Receiver of propagated ReteTuple s from a TupleSource .TupleSource
|
A source of Tuples s for a TupleSink . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |