Uses of Class
org.projog.core.kb.KnowledgeBase

Packages that use KnowledgeBase
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 arithmetic operators.
Provides classes for constructing Term objects from Prolog syntax.
 
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 to support working with the recorded database.
Predicates for inspecting, adding and retracting clauses.
Predicates for working with list data structures.
Provides functionality to evaluate user defined predicates defined using Prolog syntax.