|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jess.ViewFunctions
A nifty graphical Rete Network viewer for Jess.
(C) 1997 E.J. Friedman-Hill and Sandia National Laboratories
Constructor Summary | |
ViewFunctions()
|
Method Summary | |
void |
add(java.util.HashMap table)
Add this package of functions to the given Hashtable by name. |
void |
add(Rete engine)
Called by a Rete object when you add this to an engine. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ViewFunctions()
Method Detail |
public void add(Rete engine)
add
in interface Userpackage
jess.Userpackage
engine
- Rete.addUserfunction(jess.Userfunction)
,
Rete.addUserpackage(jess.Userpackage)
public void add(java.util.HashMap table)
IntrinsicPackage
add
in interface IntrinsicPackage
|
© 1997 E.J. Friedman-Hill and Sandia Corporation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |