Class | Description |
---|---|
RetePatternMatcherFunctionality |
The static (reusable) part of a Rete matcher (i.e.
|
RetePatternMatcherState |
The state specific part of a Rete pattern matcher.
|
Tuple |
A tuple stores a variable binding and optionally has
a pointer to another predecessor tuple.
|