public class BetaMemoryNode extends BetaNode
| Constructor and Description |
|---|
BetaMemoryNode(AlphaNode alpha,
List<FilterCondition> conditions) |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(Token token) |
void |
activate(WME wme) |
AlphaNode |
getAlphaNode() |
List<FilterCondition> |
getConditions() |
void |
print(String indent) |
void |
reset()
Reset any dependent nodes
|
void |
restore(int branch) |
String |
toString() |
activateChildren, isToppublic BetaMemoryNode(AlphaNode alpha, List<FilterCondition> conditions)
public AlphaNode getAlphaNode()
public List<FilterCondition> getConditions()
public void reset()
ReteNodeCopyright © 2019. All rights reserved.