public class AlphaDiffFromNode extends AlphaNode
abox, doExplanation, NO_MATCH| Constructor and Description |
|---|
AlphaDiffFromNode(ABox abox) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
activate(Individual s,
Individual o,
DependencySet ds) |
Iterator<WME> |
getMatches() |
Iterator<WME> |
getMatches(int argIndex,
Node arg) |
boolean |
matches(RuleAtom atom) |
String |
toString() |
activate, initNode, print, setDoExplanationpublic AlphaDiffFromNode(ABox abox)
public boolean activate(Individual s, Individual o, DependencySet ds)
public Iterator<WME> getMatches(int argIndex, Node arg)
getMatches in class AlphaNodepublic Iterator<WME> getMatches()
getMatches in class AlphaNodeCopyright © 2019. All rights reserved.