All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractCompoundTerm A useful superclass for objects implementing theCompoundTerminterface.AsyncEclipseQueue An asynchronous, bidirectional queue for communicating between ECLiPSe and Java.Atom An ECLiPSe atom.CompoundTerm Interface to describe an ECLiPSe compound term.CompoundTermImpl An ECLiPSe compound term.EclipseConnection Interface of objects which provide a connection to an ECLiPSe engine.EclipseConnectionImpl Abstract superclass of classes which implement the EclipseConnection interface.EclipseEngine Interface of objects providing "ownership" of an ECLiPSe engine.EclipseEngineOptions Encapsulates a set of options which can be used to initialise a new ECLiPSe engine.EclipseException The superclass of exceptions relating to the execution of the ECLiPSe engine.EclipseMultitaskConnection Interface of objects which provide a multitask aware connection to an ECLiPSe connection.EclipseTerminatedException Exception thrown when access to a terminated ECLiPSe is requested.EmbeddedEclipse An ECLiPSe engine embedded in the JVM process.EXDRInputStream A stream which can read EXDR format.EXDROutputStream A stream which can write EXDR format.Fail Exception thrown when an ECLiPSe rpc goal fails.FromEclipseQueue A queue for sending data from ECLiPSe to Java.JEclipse Class with main method which, when called appropriately from the command line, behaves as similarly as possible to a top-level eclipse.MultitaskListener Interface defining a listener for entering and leaving multitask phases.OutOfProcessEclipse An ECLiPSe engine which runs in a child process of the Java virtual machine.QueueListener Interface for handlers of incoming data or data requests on queues.RemoteEclipse Remote connection to an existing ECLiPSe process.Throw Exception thrown when an rpc goal throws an ECLiPSe error.ToEclipseQueue A queue for sending data from Java to ECLiPSe.