|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jess.Node | +--jess.HasLHS | +--jess.Defquery
Class used to represent Defqueries. These are constructed by the parser.
(C) 1997 Ernest J. Friedman-Hill and Sandia National Laboratories
Fields inherited from class jess.Node |
LEFT, m_usecount, RIGHT |
Method Summary | |
boolean |
callNodeLeft(Token token)
Recieve satisfied queries |
Methods inherited from class jess.HasLHS |
getDisplayName, getDocstring, getName, getNodeIndexHash, getNPatterns, getPattern, listNodes, setNodeIndexHash, toString |
Methods inherited from class jess.Node |
addJessListener, getSuccessors, removeJessListener |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
public boolean callNodeLeft(Token token) throws JessException
token
- callType
- JessException
-
|
© 1997 E.J. Friedman-Hill and Sandia Corporation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |