Uses of Package
org.projog.core.kb
Packages that use org.projog.core.kb
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 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.
-
Classes in org.projog.core.kb used by org.projog.apiClassDescriptionThe central object that connects the various components of an instance of the "core" inference engine.Collection of configuration properties.
-
Classes in org.projog.core.kb used by org.projog.core.eventClassDescriptionThe central object that connects the various components of an instance of the "core" inference engine.
-
Classes in org.projog.core.kb used by org.projog.core.kbClassDescriptionThe central object that connects the various components of an instance of the "core" inference engine.Associates arbitrary objects with a
KnowledgeBase.Collection of configuration properties. -
Classes in org.projog.core.kb used by org.projog.core.mathClassDescriptionThe central object that connects the various components of an instance of the "core" inference engine.
-
Classes in org.projog.core.kb used by org.projog.core.math.builtinClassDescriptionThe central object that connects the various components of an instance of the "core" inference engine.
-
Classes in org.projog.core.kb used by org.projog.core.parserClassDescriptionThe central object that connects the various components of an instance of the "core" inference engine.
-
Classes in org.projog.core.kb used by org.projog.core.predicateClassDescriptionThe central object that connects the various components of an instance of the "core" inference engine.
-
Classes in org.projog.core.kb used by org.projog.core.predicate.builtin.classify
-
Classes in org.projog.core.kb used by org.projog.core.predicate.builtin.clpClassDescriptionThe central object that connects the various components of an instance of the "core" inference engine.
-
Classes in org.projog.core.kb used by org.projog.core.predicate.builtin.compareClassDescriptionThe central object that connects the various components of an instance of the "core" inference engine.
-
Classes in org.projog.core.kb used by org.projog.core.predicate.builtin.compoundClassDescriptionThe central object that connects the various components of an instance of the "core" inference engine.
-
Classes in org.projog.core.kb used by org.projog.core.predicate.builtin.construct
-
Classes in org.projog.core.kb used by org.projog.core.predicate.builtin.dbClassDescriptionThe central object that connects the various components of an instance of the "core" inference engine.
-
Classes in org.projog.core.kb used by org.projog.core.predicate.builtin.debug
-
Classes in org.projog.core.kb used by org.projog.core.predicate.builtin.flow
-
Classes in org.projog.core.kb used by org.projog.core.predicate.builtin.io
-
Classes in org.projog.core.kb used by org.projog.core.predicate.builtin.kbClassDescriptionThe central object that connects the various components of an instance of the "core" inference engine.
-
Classes in org.projog.core.kb used by org.projog.core.predicate.builtin.listClassDescriptionThe central object that connects the various components of an instance of the "core" inference engine.
-
Classes in org.projog.core.kb used by org.projog.core.predicate.builtin.reif
-
Classes in org.projog.core.kb used by org.projog.core.predicate.builtin.time
-
Classes in org.projog.core.kb used by org.projog.core.predicate.udpClassDescriptionThe central object that connects the various components of an instance of the "core" inference engine.