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