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<TopicMapAnalyzer.AssociationType> getAssociationTypes()
           
 Collection<TopicIF> getCandidateTypes()
           
 TermDatabase getTermDatabase()
           
 Collection<TopicIF> 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<TopicIF> getTopics(Variant variant)
INTERNAL: Returns the topics that matches the given variant.


getCandidateTypes

public Collection<TopicIF> getCandidateTypes()

getAssociationTypes

public Collection<TopicMapAnalyzer.AssociationType> getAssociationTypes()


Copyright © 2000-2012 Ontopia.