Uses of Class
net.ontopia.topicmaps.query.impl.basic.AbstractDynamicPredicate
Packages that use AbstractDynamicPredicate
Package
Description
Contains the in-memory implementation of the query language.
Contains the rdbms implementation of the query language.
-
Uses of AbstractDynamicPredicate in net.ontopia.topicmaps.query.impl.basic
Subclasses of AbstractDynamicPredicate in net.ontopia.topicmaps.query.impl.basicModifier and TypeClassDescriptionclassINTERNAL: Implements association type predicates.classINTERNAL: Special predicate used when a topic is used as a predicate but the topic is neither an association type nor an occurrence type.classINTERNAL: Implements occurrence predicates. -
Uses of AbstractDynamicPredicate in net.ontopia.topicmaps.query.impl.rdbms
Subclasses of AbstractDynamicPredicate in net.ontopia.topicmaps.query.impl.rdbmsModifier and TypeClassDescriptionclassINTERNAL: Implements dynamic association predicates.classINTERNAL: Implements dynamic association predicates.classINTERNAL: Implements dynamic occurrence predicates.