|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Userpackage
Interface for a collection of functions, user-defined or otherwise. This is just a convenient way to collect a group of functions together -- its use is optional.
(C) 2006 Sandia National Laboratories
| Method Summary | |
|---|---|
void |
add(Rete engine)
Add this package of functions to the given engine by calling Rete.addUserfunction(Userfunction) some number of times. |
| Method Detail |
|---|
void add(Rete engine)
Rete.addUserfunction(Userfunction) some number of times.
engine - Rete.addUserfunction(jess.Userfunction),
Rete.addUserpackage(jess.Userpackage)
|
© 2008 Sandia Corporation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||