|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of iName in ubc.cs.JLog.Builtins |
|---|
| Uses of iName in ubc.cs.JLog.Builtins.Entries |
|---|
| Classes in ubc.cs.JLog.Builtins.Entries that implement iName | |
|---|---|
class |
pCallPredicateEntry
|
| Uses of iName in ubc.cs.JLog.Builtins.Goals |
|---|
| Classes in ubc.cs.JLog.Builtins.Goals that implement iName | |
|---|---|
class |
jAppendArrayGoal
Goal for appending terms to array of terms. |
class |
jAssertGoal
|
class |
jCallGoal
|
class |
jCallNGoal
|
class |
jCompareGoal
|
class |
jCopyGoal
|
class |
jCurrentOpListGoal
|
class |
jCutGoal
|
class |
jEnumerateVariablesArrayGoal
|
class |
jEquivalenceGoal
|
class |
jEquivGoal
|
class |
jFunctorGoal
|
class |
jGetArrayElementGoal
Goal for getting the term element of an array at a given index. |
class |
jIntersectArrayGoal
Goal for getting the intersection of term arrays. |
class |
jIsGoal
|
class |
jNameGoal
|
class |
jOperatorGoal
|
class |
jOpGoal
|
class |
jReadGoal
Goal for inputing text from the console. |
class |
jRepeatGoal
|
class |
jRetractGoal
|
class |
jSetArrayElementGoal
Goal for setting the term element of an array at a given index. |
class |
jSortGoal
|
class |
jSubtractArrayGoal
Goal for subtracting terms from array of terms. |
class |
jTermToListGoal
|
class |
jTimeGoal
|
protected class |
jTimeGoal.jReportTimeGoal
|
class |
jUnaryArithmeticGoal
|
class |
jUnaryOperatorGoal
|
class |
jUnionArrayGoal
Goal for getting the union of term arrays. |
class |
jWriteGoal
Goal for displaying text to the console. |
| Uses of iName in ubc.cs.JLog.Foundation |
|---|
| Classes in ubc.cs.JLog.Foundation that implement iName | |
|---|---|
class |
iNameArityStub
This is the interface stub to support the jKnowledgeBase interfaces
which require a name and arity, iNameArity in situations where a
term is not available. |
class |
jDynamicRuleDefinitions
This class represents an ordered collection of jRules
of the same name and arity. |
class |
jGoal
This abstract class specifies the behaviour for a goal. |
class |
jRule
This class represents a rule of the form Head :- Base, where Head is a predicate and Base is a term of predicates. |
class |
jRuleDefinitions
This class represents an ordered collection of jRules
of the same name and arity. |
class |
jUserGoal
Goal for getting user queries. |
| Uses of iName in ubc.cs.JLog.Parser |
|---|
| Classes in ubc.cs.JLog.Parser that implement iName | |
|---|---|
class |
pGenericPredicateEntry
Dynamically constructs the iPredicate term from a description of the name,
arity, and class name for the associated predicate class. |
class |
pPredicateEntry
Abstract base class for entries in the pPredicateRegistry. |
| Uses of iName in ubc.cs.JLog.Terms |
|---|
| Subinterfaces of iName in ubc.cs.JLog.Terms | |
|---|---|
interface |
iList
|
interface |
iNameArity
This is the base interface for classes which have arity (such as predicates). |
interface |
iTerm
This is the fundamental interface for Prolog terms. |
| Classes in ubc.cs.JLog.Terms that implement iName | |
|---|---|
class |
iPredicate
This is the abstract base class for Prolog predicates. |
class |
jAtom
|
class |
jBinaryBuiltinPredicate
|
class |
jBuiltinPredicate
This is the abstract base for builtin predicates. |
class |
jBuiltinRule
This class is a type stub that permits differentiating between user and builtin rules. |
class |
jClause
|
class |
jCommand
|
class |
jCompoundTerm
This class represents a collection of terms. |
class |
jConjunctTerm
|
class |
jCons
|
class |
jDCG
|
class |
jFail
|
class |
jIf
|
class |
jInteger
|
class |
jList
|
class |
jListPair
|
class |
jNaryBuiltinPredicate
|
class |
jNullList
|
class |
jObject
This is the term used to reference Java objects. |
class |
jOr
|
class |
jOrPredicate
|
class |
jPredicate
This is the base class for Prolog predicates. |
class |
jPredicateTerms
This class represents a collection of predicates. |
class |
jQuadaryBuiltinPredicate
|
class |
jReal
|
class |
jTerm
This is the abstract base class for Prolog terms. |
class |
jTrinaryBuiltinPredicate
|
class |
jTrue
|
class |
jUnaryBuiltinPredicate
|
class |
jUnify
|
class |
jVariable
This is the class for Prolog variables. |
| Uses of iName in ubc.cs.JLog.Terms.Entries |
|---|
| Classes in ubc.cs.JLog.Terms.Entries that implement iName | |
|---|---|
class |
pDCGPredicateEntry
|
class |
pOrPredicateEntry
|
| Uses of iName in ubc.cs.JLog.Terms.Goals |
|---|
| Classes in ubc.cs.JLog.Terms.Goals that implement iName | |
|---|---|
class |
jBinaryBuiltinPredicateGoal
A very basic goal for binary builtin predicates. |
class |
jClauseGoal
|
class |
jFailGoal
|
class |
jNaryBuiltinPredicateGoal
A very basic goal for N-ary builtin predicates. |
class |
jOrGoal
|
class |
jOrGoalWVars
|
class |
jPredicateGoal
|
class |
jQuadaryBuiltinPredicateGoal
A very basic goal for quadary builtin predicates. |
class |
jTrinaryBuiltinPredicateGoal
A very basic goal for trinary builtin predicates. |
class |
jTrueGoal
|
class |
jUnaryBuiltinPredicateGoal
A very basic goal for unary builtin predicates. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||