Uses of Class
net.ontopia.topicmaps.query.impl.basic.RulePredicate
Packages that use RulePredicate
Package
Description
Contains the rdbms implementation of the query language.
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 -
Uses of RulePredicate in net.ontopia.topicmaps.query.impl.utils
Fields in net.ontopia.topicmaps.query.impl.utils declared as RulePredicateConstructors in net.ontopia.topicmaps.query.impl.utils with parameters of type RulePredicateModifierConstructorDescriptionHierarchyWalkerRulePredicate(RulePredicate rule, Variable firstvar, Variable secondvar, Variable midvar, PredicateClause wrapped)