Class NamePredicate

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

public class NamePredicate extends NamePredicate implements JDOPredicateIF
INTERNAL: The implementation of the 'name(topic, name-string)' predicate.
  • Field Details

  • Constructor Details

    • NamePredicate

      public NamePredicate(TopicMapIF topicmap)
  • Method Details