|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jess.ReflectFunctions
Java Reflection for Jess.
This stuff is suprisingly powerful! Right now we don't handle multi-dimensional arrays, but I think we don't miss anything else.
(C) 1998 E.J. Friedman-Hill and the Sandia Corporation
Constructor Summary | |
ReflectFunctions()
|
Method Summary | |
void |
add(java.util.HashMap table)
Add this package of functions to the given Hashtable by name. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ReflectFunctions()
Method Detail |
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 |