Uses of Class
net.ontopia.topicmaps.query.impl.basic.RulePredicate

Packages that use RulePredicate
net.ontopia.topicmaps.query.impl.rdbms Contains the rdbms implementation of the query language. 
net.ontopia.topicmaps.query.impl.utils Code shared between query implementations. 
 

Uses of RulePredicate in net.ontopia.topicmaps.query.impl.rdbms
 

Subclasses of RulePredicate in net.ontopia.topicmaps.query.impl.rdbms
 class RulePredicate
          INTERNAL: Implements rule predicates.
 

Uses of RulePredicate in net.ontopia.topicmaps.query.impl.utils
 

Fields in net.ontopia.topicmaps.query.impl.utils declared as RulePredicate
protected  RulePredicate HierarchyWalkerRulePredicate.rule
           
 

Constructors in net.ontopia.topicmaps.query.impl.utils with parameters of type RulePredicate
HierarchyWalkerRulePredicate(RulePredicate rule, Variable firstvar, Variable secondvar, Variable midvar, PredicateClause wrapped)
           
 



Copyright © 2000-2012 Ontopia.