Class and Description |
---|
AbstractPrologEngine
The heart of InterProlog; a PrologEngine represents a Prolog machine instance.
|
LPSEngine.CycleHandler |
ObjectExamplePair
The class wrapping the information that will allow Prolog to later specify Java objects.
|
PrologEngine
The heart of InterProlog; a PrologEngine represents a Prolog machine instance.
|
PrologEngineListener
If you're interested in an engine's overall activity, implement this interface on your class and make your
object a listener to a PrologEngine.
|
PrologImplementationPeer
Centers most of the Prolog implementation-dependent information
|
PrologOperatorsContext
Represents a set of Prolog operator declarations, to provide TermModel with knowledge
for toString().
|
PrologOutputListener
If you're interested in Prolog's textual output, implement this interface on your class and make your
object a listener to a SubprocessEngine
|
SolutionIterator
An Iterator object that actually evaluates a goal and collects its solutions incrementally.
|
SubprocessEngine
A PrologEngine implemented over TCP/IP sockets.
|
TermModel
Represents a Prolog term, as a tree of TermModel objects, each containing a term node and a children list.
|
TermModelListener
If you're interested in knowing that a (Java) term representation has changed implement this.
|
XSBSubprocessEngine
A PrologEngine encapsulating a XSB Prolog engine, accessed over TCP/IP sockets.
|
Class and Description |
---|
FloraSubprocessEngine
A PrologEngine encapsulating a XSB Prolog engine, accessed over TCP/IP sockets, and running the Flora2 shell.
|
PrologEngine
The heart of InterProlog; a PrologEngine represents a Prolog machine instance.
|
TermModel
Represents a Prolog term, as a tree of TermModel objects, each containing a term node and a children list.
|
Class and Description |
---|
AbstractPrologEngine
The heart of InterProlog; a PrologEngine represents a Prolog machine instance.
|
FloraSubprocessEngine
A PrologEngine encapsulating a XSB Prolog engine, accessed over TCP/IP sockets, and running the Flora2 shell.
|
GNUSubprocessEngine
A PrologEngine encapsulating a GNU Prolog engine, accessed over TCP/IP sockets.
|
ObjectExamplePair
The class wrapping the information that will allow Prolog to later specify Java objects.
|
PrologEngine
The heart of InterProlog; a PrologEngine represents a Prolog machine instance.
|
PrologOutputListener
If you're interested in Prolog's textual output, implement this interface on your class and make your
object a listener to a SubprocessEngine
|
SubprocessEngine
A PrologEngine implemented over TCP/IP sockets.
|
SWISubprocessEngine
A PrologEngine encapsulating a SWI Prolog engine, accessed over TCP/IP sockets.
|
TermModel
Represents a Prolog term, as a tree of TermModel objects, each containing a term node and a children list.
|
XSBSubprocessEngine
A PrologEngine encapsulating a XSB Prolog engine, accessed over TCP/IP sockets.
|
YAPSubprocessEngine
A PrologEngine encapsulating a YAP Prolog engine, accessed over TCP/IP sockets.
|
Class and Description |
---|
AbstractPrologEngine
The heart of InterProlog; a PrologEngine represents a Prolog machine instance.
|
PrologEngine
The heart of InterProlog; a PrologEngine represents a Prolog machine instance.
|
SubprocessEngine
A PrologEngine implemented over TCP/IP sockets.
|
Class and Description |
---|
AbstractPrologEngine
The heart of InterProlog; a PrologEngine represents a Prolog machine instance.
|
ObjectExamplePair
The class wrapping the information that will allow Prolog to later specify Java objects.
|
PrologEngine
The heart of InterProlog; a PrologEngine represents a Prolog machine instance.
|
TermModel
Represents a Prolog term, as a tree of TermModel objects, each containing a term node and a children list.
|
Class and Description |
---|
AbstractPrologEngine
The heart of InterProlog; a PrologEngine represents a Prolog machine instance.
|
PrologEngine
The heart of InterProlog; a PrologEngine represents a Prolog machine instance.
|