public class AlphaNoVarEdgeNode extends AlphaFixedEdgeNode
nameroleabox, doExplanation, NO_MATCH| Constructor and Description |
|---|
AlphaNoVarEdgeNode(ABox abox,
Role role,
aterm.ATermAppl subjectName,
aterm.ATermAppl objectName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
activate(Edge edge) |
Iterator<WME> |
getMatches() |
Iterator<WME> |
getMatches(int argIndex,
Node arg) |
protected Node |
initObjectNode() |
boolean |
matches(RuleAtom atom) |
String |
toString() |
equals, hashCode, initNodecreateEdge, edgeMatches, getMatches, getRole, toWMEsactivate, initNode, print, setDoExplanationprotected Node initObjectNode()
public boolean activate(Edge edge)
activate in class AlphaEdgeNodepublic Iterator<WME> getMatches(int argIndex, Node arg)
getMatches in class AlphaEdgeNodepublic Iterator<WME> getMatches()
getMatches in class AlphaEdgeNodepublic boolean matches(RuleAtom atom)
matches in class AlphaEdgeNodepublic String toString()
toString in class AlphaEdgeNodeCopyright © 2019. All rights reserved.