net.ontopia.topicmaps.classify
Class TopicMapClassification

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

public class TopicMapClassification
extends Object

INTERNAL:


Constructor Summary
TopicMapClassification()
           
TopicMapClassification(TopicMapIF topicmap)
           
 
Method Summary
 void classify(ClassifiableContentIF cc)
           
 Collection getAssociationTypes()
           
 Collection getCandidateTypes()
           
 TermDatabase getTermDatabase()
           
 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 Collection getTopics(Variant variant)
INTERNAL: Returns the topics that matches the given variant.


getCandidateTypes

public Collection getCandidateTypes()

getAssociationTypes

public Collection getAssociationTypes()


Copyright © 2000-2012 Ontopia.