| Constructor and Description |
|---|
EClassUnaryInputNode(ReteEngine engine,
ReteContainer reteContainer,
org.eclipse.emf.ecore.EClass clazz) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExternalInputStatelessFilterNode.connectThroughContext(ReteEngine engine,
IInputKey inputKey) |
void |
ExternalInputEnumeratorNode.connectThroughContext(ReteEngine engine,
IInputKey inputKey,
Tuple globalSeed) |
| Constructor and Description |
|---|
ReteBoundary(ReteEngine engine)
Prerequisite: engine has its network and framework fields initialized
|
| Constructor and Description |
|---|
RetePatternMatcher(ReteEngine engine,
RecipeTraceInfo productionNodeTrace) |
| Modifier and Type | Method and Description |
|---|---|
ReteEngine |
Network.getEngine() |
| Constructor and Description |
|---|
Network(int threads,
ReteEngine engine) |