|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of iNameArity in ubc.cs.JLog.Builtins |
|---|
| Uses of iNameArity in ubc.cs.JLog.Builtins.Entries |
|---|
| Classes in ubc.cs.JLog.Builtins.Entries that implement iNameArity | |
|---|---|
class |
pCallPredicateEntry
|
| Uses of iNameArity in ubc.cs.JLog.Builtins.Goals |
|---|
| Classes in ubc.cs.JLog.Builtins.Goals that implement iNameArity | |
|---|---|
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 iNameArity in ubc.cs.JLog.Foundation |
|---|
| Classes in ubc.cs.JLog.Foundation that implement iNameArity | |
|---|---|
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. |
| Methods in ubc.cs.JLog.Foundation with parameters of type iNameArity | |
|---|---|
protected String |
jKnowledgeBase.getKeyString(iNameArity r)
|
jRuleDefinitions |
jKnowledgeBase.getRuleDefinitionsMatch(iNameArity r)
Access the set of rules matching the given name and arity. |
void |
jKnowledgeBase.makeRuleDefinitionDynamic(iNameArity r)
Convert a set of rules matching the given name and arity to dynamic rules. |
boolean |
jRuleDefinitions.match(iNameArity fn)
Determine if rules match the given name and arity. |
| Uses of iNameArity in ubc.cs.JLog.Parser |
|---|
| Classes in ubc.cs.JLog.Parser that implement iNameArity | |
|---|---|
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 iNameArity in ubc.cs.JLog.Terms |
|---|
| Classes in ubc.cs.JLog.Terms that implement iNameArity | |
|---|---|
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 |
jDCG
|
class |
jFail
|
class |
jNaryBuiltinPredicate
|
class |
jOrPredicate
|
class |
jPredicate
This is the base class for Prolog predicates. |
class |
jQuadaryBuiltinPredicate
|
class |
jTrinaryBuiltinPredicate
|
class |
jTrue
|
class |
jUnaryBuiltinPredicate
|
class |
jUnify
|
| Uses of iNameArity in ubc.cs.JLog.Terms.Entries |
|---|
| Classes in ubc.cs.JLog.Terms.Entries that implement iNameArity | |
|---|---|
class |
pDCGPredicateEntry
|
class |
pOrPredicateEntry
|
| Uses of iNameArity in ubc.cs.JLog.Terms.Goals |
|---|
| Classes in ubc.cs.JLog.Terms.Goals that implement iNameArity | |
|---|---|
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 | |||||||||