Uses of Class
net.ontopia.topicmaps.query.impl.basic.AbstractInstanceOfPredicate
Packages that use AbstractInstanceOfPredicate
Package
Description
Contains the in-memory implementation of the query language.
Contains the rdbms implementation of the query language.
-
Uses of AbstractInstanceOfPredicate in net.ontopia.topicmaps.query.impl.basic
Subclasses of AbstractInstanceOfPredicate in net.ontopia.topicmaps.query.impl.basicModifier and TypeClassDescriptionclassINTERNAL: Implements the 'direct-instance-of' predicate using the indexes.classINTERNAL: Implements the 'instance-of' predicate using the indexes. -
Uses of AbstractInstanceOfPredicate in net.ontopia.topicmaps.query.impl.rdbms
Subclasses of AbstractInstanceOfPredicate in net.ontopia.topicmaps.query.impl.rdbmsModifier and TypeClassDescriptionclassINTERNAL: Implements the 'direct-instance-of' predicate.classINTERNAL: Implements the 'instance-of' predicate.