Uses of Interface
net.ontopia.topicmaps.query.parser.PredicateFactoryIF

Packages that use PredicateFactoryIF
net.ontopia.topicmaps.query.impl.basic Contains the in-memory implementation of the query language. 
net.ontopia.topicmaps.query.impl.rdbms Contains the rdbms implementation of the query language. 
net.ontopia.topicmaps.query.parser Contains the code that parses tolog queries. 
 

Uses of PredicateFactoryIF in net.ontopia.topicmaps.query.impl.basic
 

Classes in net.ontopia.topicmaps.query.impl.basic that implement PredicateFactoryIF
 class PredicateFactory
          INTERNAL: The basic predicate factory implementation.
 

Uses of PredicateFactoryIF in net.ontopia.topicmaps.query.impl.rdbms
 

Fields in net.ontopia.topicmaps.query.impl.rdbms declared as PredicateFactoryIF
protected  PredicateFactoryIF QueryProcessor.predicateFactory
           
 

Uses of PredicateFactoryIF in net.ontopia.topicmaps.query.parser
 

Constructors in net.ontopia.topicmaps.query.parser with parameters of type PredicateFactoryIF
GlobalParseContext(PredicateFactoryIF factory, TopicMapIF topicmap)
           
GlobalParseContext(PredicateFactoryIF factory, TopicMapIF topicmap, LocatorIF base)
           
 



Copyright © 2000-2012 Ontopia.