net.ontopia.topicmaps.classify
Class TopicMapClassification

java.lang.Object
  extended by net.ontopia.topicmaps.classify.TopicMapClassification

public class TopicMapClassification
extends java.lang.Object

INTERNAL:


Constructor Summary
TopicMapClassification()
           
TopicMapClassification(TopicMapIF topicmap)
           
 
Method Summary
 void classify(ClassifiableContentIF cc)
           
 java.util.Collection getAssociationTypes()
           
 java.util.Collection getCandidateTypes()
           
 TermDatabase getTermDatabase()
           
 java.util.Collection getTopics(Variant variant)
          INTERNAL: Returns the topics that matches the given variant.
 void setCustomTermAnalyzer(TermAnalyzerIF customTermAnalyzer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopicMapClassification

public TopicMapClassification()

TopicMapClassification

public TopicMapClassification(TopicMapIF topicmap)
Method Detail

setCustomTermAnalyzer

public void setCustomTermAnalyzer(TermAnalyzerIF customTermAnalyzer)

classify

public void classify(ClassifiableContentIF cc)

getTermDatabase

public TermDatabase getTermDatabase()

getTopics

public java.util.Collection getTopics(Variant variant)
INTERNAL: Returns the topics that matches the given variant.


getCandidateTypes

public java.util.Collection getCandidateTypes()

getAssociationTypes

public java.util.Collection getAssociationTypes()


Copyright © 2000-2012 Ontopia.