|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjess.awt.ViewFunctions
public class ViewFunctions
A nifty graphical Rete Network viewer for Jess.
(C) 2013 Sandia Corporation
Constructor Summary | |
---|---|
ViewFunctions()
|
Method Summary | |
---|---|
void |
add(Rete engine)
Add this package of functions to the given engine by calling Rete.addUserfunction(Userfunction) some number of times. |
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)
Userpackage
Rete.addUserfunction(Userfunction)
some number of times.
add
in interface Userpackage
Rete.addUserfunction(jess.Userfunction)
,
Rete.addUserpackage(jess.Userpackage)
|
© 2013 Sandia Corporation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |