|
||||||||||
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(NodeMemory node)
|
Memory |
getNodeMemory(NodeMemory node)
|
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(NodeMemory node)
void clearNodeMemory(NodeMemory node)
void setRuleBaseReference(InternalRuleBase ruleBase)
void clear()
Memory peekNodeMemory(int nodeId)
nodeId
-
int length()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |