public abstract class AlphaNode extends ReteNode
| Modifier and Type | Field and Description |
|---|---|
protected ABox |
abox |
protected boolean |
doExplanation |
protected static Iterator<WME> |
NO_MATCH |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(WME wme) |
abstract Iterator<WME> |
getMatches() |
abstract Iterator<WME> |
getMatches(int argIndex,
Node arg) |
protected Node |
initNode(aterm.ATermAppl name) |
abstract boolean |
matches(RuleAtom atom) |
void |
print(String indent) |
void |
setDoExplanation(boolean doExplanation) |
protected boolean doExplanation
protected final ABox abox
public AlphaNode(ABox abox)
Copyright © 2019. All rights reserved.