|
Drools :: Core 6.0.0.Beta5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface NodeMemories
An interface for node memories implementation
| Method Summary | |
|---|---|
void |
clear()
|
void |
clearNodeMemory(MemoryFactory node)
|
Memory |
getNodeMemory(MemoryFactory node,
InternalWorkingMemory wm)
|
int |
length()
Returns the number of positions in this memory |
Memory |
peekNodeMemory(int nodeId)
Peeks at the content of the node memory for the given node ID. |
void |
setRuleBaseReference(InternalRuleBase ruleBase)
|
| Method Detail |
|---|
Memory getNodeMemory(MemoryFactory node,
InternalWorkingMemory wm)
void clearNodeMemory(MemoryFactory node)
void setRuleBaseReference(InternalRuleBase ruleBase)
void clear()
Memory peekNodeMemory(int nodeId)
nodeId -
int length()
|
Drools :: Core 6.0.0.Beta5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||