Uses of Class
net.ontopia.topicmaps.query.impl.basic.DirectInstanceOfPredicate
-
Packages that use DirectInstanceOfPredicate Package Description net.ontopia.topicmaps.query.impl.rdbms Contains the rdbms implementation of the query language. -
-
Uses of DirectInstanceOfPredicate in net.ontopia.topicmaps.query.impl.rdbms
Subclasses of DirectInstanceOfPredicate in net.ontopia.topicmaps.query.impl.rdbms Modifier and Type Class Description class
DirectInstanceOfPredicate
INTERNAL: Implements the 'direct-instance-of' predicate.
-