|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--jess.DumpFunctions
Implements the Jess functions bload and bsave.
(C) 1997 Ernest J. Friedman-Hill and Sandia National Laboratories
| Constructor Summary | |
DumpFunctions()
|
|
| Method Summary | |
void |
add(Rete engine)
Add this collection of functions to a Rete engine |
void |
addJessListener(JessListener jel)
Register a listener that want to know when a bload/bsave has occurred. |
void |
removeJessListener(JessListener jel)
Remove a listener that no longer wants to know when a bload/bsave has occurred. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public DumpFunctions()
| Method Detail |
public void add(Rete engine)
engine - The Rete object to add the functions topublic void addJessListener(JessListener jel)
jel - The listenerpublic void removeJessListener(JessListener jel)
jel - The listener
|
© 1997 E.J. Friedman-Hill and Sandia Corporation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||