Uses of Class
ubc.cs.JLog.Parser.pPredicateEntry

Packages that use pPredicateEntry
ubc.cs.JLog.Builtins.Entries   
ubc.cs.JLog.Parser   
ubc.cs.JLog.Terms   
ubc.cs.JLog.Terms.Entries   
 

Uses of pPredicateEntry in ubc.cs.JLog.Builtins.Entries
 

Subclasses of pPredicateEntry in ubc.cs.JLog.Builtins.Entries
 class pCallPredicateEntry
           
 

Uses of pPredicateEntry in ubc.cs.JLog.Parser
 

Subclasses of pPredicateEntry in ubc.cs.JLog.Parser
 class pGenericPredicateEntry
          Dynamically constructs the iPredicate term from a description of the name, arity, and class name for the associated predicate class.
 

Methods in ubc.cs.JLog.Parser that return pPredicateEntry
 pPredicateEntry pPredicateRegistry.getPredicate(String name, int arity)
           
 

Methods in ubc.cs.JLog.Parser with parameters of type pPredicateEntry
 void pPredicateRegistry.addPredicate(pPredicateEntry pe)
           
 

Uses of pPredicateEntry in ubc.cs.JLog.Terms
 

Methods in ubc.cs.JLog.Terms with parameters of type pPredicateEntry
protected  void jPredefined.addPredicate(pPredicateEntry pe)
           
 

Uses of pPredicateEntry in ubc.cs.JLog.Terms.Entries
 

Subclasses of pPredicateEntry in ubc.cs.JLog.Terms.Entries
 class pDCGPredicateEntry
           
 class pOrPredicateEntry
           
 



Copyright © 2011. All Rights Reserved.