|
|||||||||
| 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 |
java.lang.String |
toString()
Pretty-print this rule. |
| Methods inherited from class jess.HasLHS |
getDocstring,
getName,
getNodeIndexHash,
getNPatterns,
getPattern,
listNodes,
setNodeIndexHash |
| Methods inherited from class jess.Node |
addJessListener,
removeJessListener,
succ |
| 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 - public java.lang.String toString()
|
© 1997 E.J. Friedman-Hill and Sandia Corporation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||