Class TopicNamePredicate

java.lang.Object
net.ontopia.topicmaps.query.impl.basic.TopicNamePredicate
net.ontopia.topicmaps.query.impl.rdbms.TopicNamePredicate
All Implemented Interfaces:
BasicPredicateIF, JDOPredicateIF, PredicateIF

public class TopicNamePredicate extends TopicNamePredicate implements JDOPredicateIF
INTERNAL: Implements the 'topic-name' predicate.
  • Constructor Details

    • TopicNamePredicate

      public TopicNamePredicate(TopicMapIF topicmap)
  • Method Details