net.ontopia.topicmaps.query.parser
Interface ModuleIF

All Known Implementing Classes:
JavaModule, JDOBasicModule, NumbersModule, StringModule

public interface ModuleIF

INTERNAL: Represents a tolog module.


Method Summary
 PredicateIF getPredicate(java.lang.String name)
          INTERNAL: Returns the predicate with the given local name inside the module.
 

Method Detail

getPredicate

PredicateIF getPredicate(java.lang.String name)
INTERNAL: Returns the predicate with the given local name inside the module.

Parameters:
name - The local name of the predicate; that is the part of the QName after the colon.


Copyright © 2000-2012 Ontopia.