Serialized Form

Class org.omegahat.Interfaces.NativeInterface.BasicConvertibleClassifier implements Serializable


Class org.omegahat.Interfaces.NativeInterface.ConvertibleClassifier implements Serializable

Serialized Fields

evaluator

org.omegahat.Environment.Interpreter.Evaluator evaluator


Class org.omegahat.Interfaces.NativeInterface.InterfaceDatabase implements Serializable

Serialized Fields

id

java.lang.String id


Class org.omegahat.Interfaces.NativeInterface.OmegaInterfaceManager implements Serializable

Serialized Fields

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


Class org.omegahat.R.Java.ROmegahatInterpreter implements Serializable


Class org.omegahat.R.Java.RSplash implements Serializable