Uses of Class
org.projog.core.predicate.PredicateKey

Packages that use PredicateKey
Package
Description
Provides a programming interface for Java applications to interact with Projog.
Provides a mechanism for objects to notify and be notified of events.
 
 
Provides classes for constructing Term objects from Prolog syntax.
 
Predicates for classifying terms.
Predicates to support constraint logic programming.
Predicates to support working with the recorded database.
Predicates to aid the debugging of Prolog programs.
Predicates for inspecting, adding and retracting clauses.
Provides functionality to evaluate user defined predicates defined using Prolog syntax.
Provides entry points for accessing the core functionality of Projog.