Class SubjectLocatorPredicate

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

public class SubjectLocatorPredicate extends SubjectLocatorPredicate implements JDOPredicateIF
INTERNAL: Implements the 'subject-locator(topic,locator)' predicate.
  • Constructor Details

    • SubjectLocatorPredicate

      public SubjectLocatorPredicate(TopicMapIF topicmap)
  • Method Details