net.ontopia.topicmaps.classify
Class TopicMapAnalyzer

java.lang.Object
  extended by net.ontopia.topicmaps.classify.TopicMapAnalyzer
All Implemented Interfaces:
TermAnalyzerIF

public class TopicMapAnalyzer
extends java.lang.Object
implements TermAnalyzerIF

INTERNAL:


Nested Class Summary
static class TopicMapAnalyzer.AssociationType
           
 
Constructor Summary
TopicMapAnalyzer(TopicMapIF topicmap)
           
 
Method Summary
 void analyzeTerm(Term term)
           
 void endAnalysis()
           
 java.util.Collection getAssociationTypes()
           
 java.util.Collection getCandidateTypes()
           
 java.util.Collection getTopics(Variant variant)
           
 void startAnalysis(TermDatabase tdb)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopicMapAnalyzer

public TopicMapAnalyzer(TopicMapIF topicmap)
Method Detail

analyzeTerm

public void analyzeTerm(Term term)
Specified by:
analyzeTerm in interface TermAnalyzerIF

startAnalysis

public void startAnalysis(TermDatabase tdb)
Specified by:
startAnalysis in interface TermAnalyzerIF

endAnalysis

public void endAnalysis()
Specified by:
endAnalysis in interface TermAnalyzerIF

getTopics

public java.util.Collection getTopics(Variant variant)

getCandidateTypes

public java.util.Collection getCandidateTypes()

getAssociationTypes

public java.util.Collection getAssociationTypes()


Copyright © 2000-2012 Ontopia.