net.ontopia.topicmaps.classify
Class WebChew.WebTerm

java.lang.Object
  extended by net.ontopia.topicmaps.classify.WebChew.WebTerm
Enclosing class:
WebChew

public class WebChew.WebTerm
extends Object


Method Summary
 String getAssociationTypeField()
           
 String getCandidateTopicField()
           
 Collection getCandidateTopics()
           
 TopicMapAnalyzer.AssociationType getDefaultAssociationType()
           
 boolean getHasCandidateTopics()
           
 String getId()
           
 String getNameField()
           
 String getNameTitle()
           
 String getNameValue()
           
 int getOccurrences()
           
 double getScore()
           
 double getScorePercent()
           
 boolean getSelected()
           
 int getSequenceId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getId

public String getId()

getSequenceId

public int getSequenceId()

getSelected

public boolean getSelected()

getNameField

public String getNameField()

getNameValue

public String getNameValue()

getNameTitle

public String getNameTitle()

getScore

public double getScore()

getScorePercent

public double getScorePercent()

getOccurrences

public int getOccurrences()

getCandidateTopicField

public String getCandidateTopicField()

getHasCandidateTopics

public boolean getHasCandidateTopics()

getCandidateTopics

public Collection getCandidateTopics()

getAssociationTypeField

public String getAssociationTypeField()

getDefaultAssociationType

public TopicMapAnalyzer.AssociationType getDefaultAssociationType()


Copyright © 2000-2012 Ontopia.