|
JTP API Documentation | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use jtp.fol | |
jtp | Provides the basic, most general classes of the JTP architecture. |
jtp.classifier | |
jtp.context.rdf | |
jtp.demod | |
jtp.disp | |
jtp.fol | Provides classes representing structures of first order logic. |
jtp.fol.kif | |
jtp.fol.parser | |
jtp.frame | |
jtp.frame.fc | |
jtp.frame.listen | |
jtp.frame.listen.dl | |
jtp.frame.vc | |
jtp.frame.vocab | |
jtp.func | |
jtp.gmp | Provides a knowledge store for Clauses and Generalized Modus Ponens reasoning capability. |
jtp.modelim | Contains general-purpose reasoners, including a telling control reasoner, an asking control reasoner, and reasoners that implement the model elimination procedure. |
jtp.proof | Classes supporting JTP's implementation of InferenceWeb proofs. |
jtp.rs | Contains important subclasses of ReasoningStep and
ReasoningStepIterator as well as utility methods for
ReasoningSteps. |
jtp.time | Implements reasoners and classes that allow JTP to reason about temporal information in a KB. |
jtp.time.demod | |
jtp.time.func | |
jtp.time.vocab | |
jtp.ui.rs |
Classes in jtp.fol used by jtpUnifyable
|
This interface represents non-elementary objects that can change depending on interpretation and/or variable assignment, or objects that reference such objects. Variable
|
A Variable can be bound to (substituted with) some other Object. |
Classes in jtp.fol used by jtp.classifierSymbol
|
A constant atomic symbol. Unifyable
|
This interface represents non-elementary objects that can change depending on interpretation and/or variable assignment, or objects that reference such objects. |
Classes in jtp.fol used by jtp.context.rdfLiteral
|
This interface represents a first-order logic literal, that is, a simple relation-based sentence of the form (<rel> <arg1> <arg2> …) or (not (<rel> <arg1> <arg2> …)) .Symbol
|
A constant atomic symbol. |
Classes in jtp.fol used by jtp.demodClause
|
A disjunction of Literal s.CNFSentence
|
A sentence in Conjunctive Normal Form, i.e., a conjunction of Clause s.Literal
|
This interface represents a first-order logic literal, that is, a simple relation-based sentence of the form (<rel> <arg1> <arg2> …) or (not (<rel> <arg1> <arg2> …)) .Unifyable
|
This interface represents non-elementary objects that can change depending on interpretation and/or variable assignment, or objects that reference such objects. |
Classes in jtp.fol used by jtp.dispLiteral
|
This interface represents a first-order logic literal, that is, a simple relation-based sentence of the form (<rel> <arg1> <arg2> …) or (not (<rel> <arg1> <arg2> …)) .Symbol
|
A constant atomic symbol. |
Classes in jtp.fol used by jtp.folClause
|
A disjunction of Literal s.CNFSentence
|
A sentence in Conjunctive Normal Form, i.e., a conjunction of Clause s.Literal
|
This interface represents a first-order logic literal, that is, a simple relation-based sentence of the form (<rel> <arg1> <arg2> …) or (not (<rel> <arg1> <arg2> …)) .SubstitutableList
|
A List that can substitute any of its elements with other objects from a substitution mapping. Symbol
|
A constant atomic symbol. Unifyable
|
This interface represents non-elementary objects that can change depending on interpretation and/or variable assignment, or objects that reference such objects. Variable
|
A Variable can be bound to (substituted with) some other Object. |
Classes in jtp.fol used by jtp.fol.kifLiteral
|
This interface represents a first-order logic literal, that is, a simple relation-based sentence of the form (<rel> <arg1> <arg2> …) or (not (<rel> <arg1> <arg2> …)) .SubstitutableList
|
A List that can substitute any of its elements with other objects from a substitution mapping. Symbol
|
A constant atomic symbol. |
Classes in jtp.fol used by jtp.fol.parserClause
|
A disjunction of Literal s.CNFSentence
|
A sentence in Conjunctive Normal Form, i.e., a conjunction of Clause s. |
Classes in jtp.fol used by jtp.frameLiteral
|
This interface represents a first-order logic literal, that is, a simple relation-based sentence of the form (<rel> <arg1> <arg2> …) or (not (<rel> <arg1> <arg2> …)) .Symbol
|
A constant atomic symbol. Unifyable
|
This interface represents non-elementary objects that can change depending on interpretation and/or variable assignment, or objects that reference such objects. Variable
|
A Variable can be bound to (substituted with) some other Object. |
Classes in jtp.fol used by jtp.frame.fcClause
|
A disjunction of Literal s.Literal
|
This interface represents a first-order logic literal, that is, a simple relation-based sentence of the form (<rel> <arg1> <arg2> …) or (not (<rel> <arg1> <arg2> …)) .Symbol
|
A constant atomic symbol. Unifyable
|
This interface represents non-elementary objects that can change depending on interpretation and/or variable assignment, or objects that reference such objects. Variable
|
A Variable can be bound to (substituted with) some other Object. |
Classes in jtp.fol used by jtp.frame.listenClause
|
A disjunction of Literal s.Literal
|
This interface represents a first-order logic literal, that is, a simple relation-based sentence of the form (<rel> <arg1> <arg2> …) or (not (<rel> <arg1> <arg2> …)) .Symbol
|
A constant atomic symbol. Unifyable
|
This interface represents non-elementary objects that can change depending on interpretation and/or variable assignment, or objects that reference such objects. Variable
|
A Variable can be bound to (substituted with) some other Object. |
Classes in jtp.fol used by jtp.frame.listen.dlSymbol
|
A constant atomic symbol. |
Classes in jtp.fol used by jtp.frame.vcUnifyable
|
This interface represents non-elementary objects that can change depending on interpretation and/or variable assignment, or objects that reference such objects. |
Classes in jtp.fol used by jtp.frame.vocabSymbol
|
A constant atomic symbol. |
Classes in jtp.fol used by jtp.funcLiteral
|
This interface represents a first-order logic literal, that is, a simple relation-based sentence of the form (<rel> <arg1> <arg2> …) or (not (<rel> <arg1> <arg2> …)) .Symbol
|
A constant atomic symbol. Unifyable
|
This interface represents non-elementary objects that can change depending on interpretation and/or variable assignment, or objects that reference such objects. Variable
|
A Variable can be bound to (substituted with) some other Object. |
Classes in jtp.fol used by jtp.gmpClause
|
A disjunction of Literal s.Literal
|
This interface represents a first-order logic literal, that is, a simple relation-based sentence of the form (<rel> <arg1> <arg2> …) or (not (<rel> <arg1> <arg2> …)) .Unifyable
|
This interface represents non-elementary objects that can change depending on interpretation and/or variable assignment, or objects that reference such objects. |
Classes in jtp.fol used by jtp.modelimCNFSentence
|
A sentence in Conjunctive Normal Form, i.e., a conjunction of Clause s.Unifyable
|
This interface represents non-elementary objects that can change depending on interpretation and/or variable assignment, or objects that reference such objects. |
Classes in jtp.fol used by jtp.proofClause
|
A disjunction of Literal s.CNFSentence
|
A sentence in Conjunctive Normal Form, i.e., a conjunction of Clause s.Literal
|
This interface represents a first-order logic literal, that is, a simple relation-based sentence of the form (<rel> <arg1> <arg2> …) or (not (<rel> <arg1> <arg2> …)) . |
Classes in jtp.fol used by jtp.rsUnifyable
|
This interface represents non-elementary objects that can change depending on interpretation and/or variable assignment, or objects that reference such objects. |
Classes in jtp.fol used by jtp.timeLiteral
|
This interface represents a first-order logic literal, that is, a simple relation-based sentence of the form (<rel> <arg1> <arg2> …) or (not (<rel> <arg1> <arg2> …)) .Symbol
|
A constant atomic symbol. Unifyable
|
This interface represents non-elementary objects that can change depending on interpretation and/or variable assignment, or objects that reference such objects. |
Classes in jtp.fol used by jtp.time.demodClause
|
A disjunction of Literal s.CNFSentence
|
A sentence in Conjunctive Normal Form, i.e., a conjunction of Clause s.Literal
|
This interface represents a first-order logic literal, that is, a simple relation-based sentence of the form (<rel> <arg1> <arg2> …) or (not (<rel> <arg1> <arg2> …)) .Unifyable
|
This interface represents non-elementary objects that can change depending on interpretation and/or variable assignment, or objects that reference such objects. |
Classes in jtp.fol used by jtp.time.funcSymbol
|
A constant atomic symbol. |
Classes in jtp.fol used by jtp.time.vocabSymbol
|
A constant atomic symbol. |
Classes in jtp.fol used by jtp.ui.rsClause
|
A disjunction of Literal s.CNFSentence
|
A sentence in Conjunctive Normal Form, i.e., a conjunction of Clause s.Literal
|
This interface represents a first-order logic literal, that is, a simple relation-based sentence of the form (<rel> <arg1> <arg2> …) or (not (<rel> <arg1> <arg2> …)) .Symbol
|
A constant atomic symbol. |
|
JTP API Documentation | ||||||||||
PREV NEXT | FRAMES NO FRAMES |