Class SubjectIdentifierPredicate

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

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

    • SubjectIdentifierPredicate

      public SubjectIdentifierPredicate(TopicMapIF topicmap)
  • Method Details