jess
Interface  IntrinsicPackage
- All Known Implementing Classes: 
- BagFunctions, DumpFunctions, LispFunctions, MathFunctions, MiscFunctions, ModuleFunctions, MultiFunctions, PredFunctions, ReflectFunctions, StringFunctions, ViewFunctions
- public interface IntrinsicPackage
Interface for a collection of built-in functions
 
 (C) 1998 E.J. Friedman-Hill and the Sandia Corporation
- Author: 
- E.J Friedman-Hill
| Method Summary | 
|  void | add(java.util.HashMap ht)Add this package of functions to the given Hashtable by name.
 | 
 
add
public void add(java.util.HashMap ht)
- Add this package of functions to the given Hashtable by name.