Uses of Interface
net.ontopia.topicmaps.query.parser.ModuleIF
Packages that use ModuleIF
Package
Description
Contains the in-memory implementation of the query language.
Contains the rdbms implementation of the query language.
Contains the code that parses tolog queries.
-
Uses of ModuleIF in net.ontopia.topicmaps.query.impl.basic
Classes in net.ontopia.topicmaps.query.impl.basic that implement ModuleIFModifier and TypeClassDescriptionclassEXPERIMENTAL: A query module that is able to instantiate predicates when given a java class name.classclassMethods in net.ontopia.topicmaps.query.impl.basic that return ModuleIF -
Uses of ModuleIF in net.ontopia.topicmaps.query.impl.rdbms
Classes in net.ontopia.topicmaps.query.impl.rdbms that implement ModuleIFFields in net.ontopia.topicmaps.query.impl.rdbms declared as ModuleIFMethods in net.ontopia.topicmaps.query.impl.rdbms that return ModuleIFConstructors in net.ontopia.topicmaps.query.impl.rdbms with parameters of type ModuleIF -
Uses of ModuleIF in net.ontopia.topicmaps.query.parser
Methods in net.ontopia.topicmaps.query.parser that return ModuleIF