All Packages

Package Summary
Package
Description
Provides a programming interface for Java applications to interact with Projog.
Provides a Java based implementation of the Prolog logic programming language.
Provides a mechanism for objects to notify and be notified of events.
 
 
 
Provides arithmetic operators.
Provides classes for constructing Term objects from Prolog syntax.
 
Provides built-in predicates to provide functionality not possible in pure Prolog.
Predicates to explicitly specify when a goal succeeds of fails.
Predicates for classifying terms.
Predicates to support constraint logic programming.
Predicates for comparing terms, including specific predicates for comparing numeric values.
Predicates for the construction of compound/complex sentences.
Predicates for inspecting the structure of terms.
Predicates to support working with the recorded database.
Predicates to aid the debugging of Prolog programs.
Predicates for affecting the flow of goal evaluation on backtracking.
Predicates for system input and output with the file system.
Predicates for inspecting, adding and retracting clauses.
Predicates for working with list data structures.
Predicates that provide reification functionality.
Predicates to support working with dates and times.
Provides functionality to evaluate user defined predicates defined using Prolog syntax.
Contains the building blocks used to construct Prolog programs and queries.
Provides entry points for accessing the core functionality of Projog.