| Package | Description |
|---|---|
| com.declarativa.interprolog | |
| com.declarativa.interprolog.util |
| Class and Description |
|---|
| InvisibleObject
Instances represent objects which are not serialized to/from Prolog,
and that are kept in a table by a Prolog engine
|
| OutputListener
Interface by which an OutputHandler client can receive output to analyse
|
| Recognizer
A simple pattern recognizor used in error detection.
|
| ResultFromJava
Used to serialize results for javaMessage
|
| VariableNode
TermModel node for a free Prolog variable.
|
| Class and Description |
|---|
| GoalFromJava
Represents a goal from Java, called through deterministicGoal
|
| InvisibleObject
Instances represent objects which are not serialized to/from Prolog,
and that are kept in a table by a Prolog engine
|
| IPException
An Exception related to Prolog processing in general
|
| MessageFromProlog
Represents a message from Prolog, performed by predicate javaMessage.
|
| OutputListener
Interface by which an OutputHandler client can receive output to analyse
|
| Recognizer
A simple pattern recognizor used in error detection.
|
| RecognizerListener
An object that is notified when a Recognizer detects a string
|
| ResultFromJava
Used to serialize results for javaMessage
|
| ResultFromProlog
Used to serialize results for deterministicGoal
|