public class AlphaReflexiveEdgeNode extends AlphaEdgeNode
roleabox, doExplanation, NO_MATCH| Constructor and Description |
|---|
AlphaReflexiveEdgeNode(ABox abox,
Role role) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
activate(Edge edge) |
Iterator<WME> |
getMatches() |
Iterator<WME> |
getMatches(int argIndex,
Node arg) |
boolean |
matches(RuleAtom atom) |
String |
toString() |
createEdge, edgeMatches, equals, getMatches, getRole, hashCode, toWMEsactivate, initNode, print, setDoExplanationpublic 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.