Uses of Package
org.projog.core.kb
-
Packages that use org.projog.core.kb Package Description org.projog.api Provides a programming interface for Java applications to interact with Projog.org.projog.core.event Provides a mechanism for objects to notify and be notified of events.org.projog.core.kb org.projog.core.math org.projog.core.math.builtin Provides arithmetic operators.org.projog.core.parser Provides classes for constructingTermobjects from Prolog syntax.org.projog.core.predicate org.projog.core.predicate.builtin.bool Predicates to explicitly specify when a goal succeeds of fails.org.projog.core.predicate.builtin.classify Predicates for classifying terms.org.projog.core.predicate.builtin.clp Predicates to support constraint logic programming.org.projog.core.predicate.builtin.compare Predicates for comparing terms, including specific predicates for comparing numeric values.org.projog.core.predicate.builtin.compound Predicates for the construction of compound/complex sentences.org.projog.core.predicate.builtin.construct Predicates for inspecting the structure of terms.org.projog.core.predicate.builtin.db Predicates to support working with the recorded database.org.projog.core.predicate.builtin.debug Predicates to aid the debugging of Prolog programs.org.projog.core.predicate.builtin.flow Predicates for affecting the flow of goal evaluation on backtracking.org.projog.core.predicate.builtin.io Predicates for system input and output with the file system.org.projog.core.predicate.builtin.kb Predicates for inspecting, adding and retracting clauses.org.projog.core.predicate.builtin.list Predicates for working with list data structures.org.projog.core.predicate.builtin.reif org.projog.core.predicate.builtin.time Predicates to support working with dates and times.org.projog.core.predicate.udp Provides functionality to evaluate user defined predicates defined using Prolog syntax. -
Classes in org.projog.core.kb used by org.projog.api Class Description KnowledgeBase The central object that connects the various components of an instance of the "core" inference engine.ProjogProperties Collection of configuration properties. -
Classes in org.projog.core.kb used by org.projog.core.event Class Description KnowledgeBase The 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.kb Class Description KnowledgeBase The central object that connects the various components of an instance of the "core" inference engine.KnowledgeBaseServiceLocator Associates arbitrary objects with aKnowledgeBase.ProjogProperties Collection of configuration properties. -
Classes in org.projog.core.kb used by org.projog.core.math Class Description KnowledgeBase The central object that connects the various components of an instance of the "core" inference engine.KnowledgeBaseConsumer -
Classes in org.projog.core.kb used by org.projog.core.math.builtin Class Description KnowledgeBaseConsumer -
Classes in org.projog.core.kb used by org.projog.core.parser Class Description KnowledgeBase The 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 Class Description KnowledgeBase The central object that connects the various components of an instance of the "core" inference engine.KnowledgeBaseConsumer -
Classes in org.projog.core.kb used by org.projog.core.predicate.builtin.bool Class Description KnowledgeBaseConsumer -
Classes in org.projog.core.kb used by org.projog.core.predicate.builtin.classify Class Description KnowledgeBaseConsumer -
Classes in org.projog.core.kb used by org.projog.core.predicate.builtin.clp Class Description KnowledgeBase The central object that connects the various components of an instance of the "core" inference engine.KnowledgeBaseConsumer -
Classes in org.projog.core.kb used by org.projog.core.predicate.builtin.compare Class Description KnowledgeBaseConsumer -
Classes in org.projog.core.kb used by org.projog.core.predicate.builtin.compound Class Description KnowledgeBase The central object that connects the various components of an instance of the "core" inference engine.KnowledgeBaseConsumer -
Classes in org.projog.core.kb used by org.projog.core.predicate.builtin.construct Class Description KnowledgeBaseConsumer -
Classes in org.projog.core.kb used by org.projog.core.predicate.builtin.db Class Description KnowledgeBaseConsumer -
Classes in org.projog.core.kb used by org.projog.core.predicate.builtin.debug Class Description KnowledgeBaseConsumer -
Classes in org.projog.core.kb used by org.projog.core.predicate.builtin.flow Class Description KnowledgeBaseConsumer -
Classes in org.projog.core.kb used by org.projog.core.predicate.builtin.io Class Description KnowledgeBaseConsumer -
Classes in org.projog.core.kb used by org.projog.core.predicate.builtin.kb Class Description KnowledgeBase The central object that connects the various components of an instance of the "core" inference engine.KnowledgeBaseConsumer -
Classes in org.projog.core.kb used by org.projog.core.predicate.builtin.list Class Description KnowledgeBase The central object that connects the various components of an instance of the "core" inference engine.KnowledgeBaseConsumer -
Classes in org.projog.core.kb used by org.projog.core.predicate.builtin.reif Class Description KnowledgeBaseConsumer -
Classes in org.projog.core.kb used by org.projog.core.predicate.builtin.time Class Description KnowledgeBaseConsumer -
Classes in org.projog.core.kb used by org.projog.core.predicate.udp Class Description KnowledgeBase The central object that connects the various components of an instance of the "core" inference engine.