Serialized Form
evaluator
org.omegahat.Environment.Interpreter.Evaluator evaluator
id
java.lang.String id
anonymousDatabase
org.omegahat.Environment.Databases.Database anonymousDatabase
- The database used to store
the objects which are not explicitly named
in a call from another system across JNI, and
each is thus given an arbitrary name which is returned
to the caller.
db
org.omegahat.Environment.Databases.Database db
- The default database in which objects that are exported
as named references are stored. This is attach as the
value of
defaultDatabase().
debug
int debug
- Flag controlling whether debugging information is displayed.
count
long count
converterFactory
ConvertibleClassifierInt converterFactory