net.ontopia.topicmaps.classify
Class TopicMapAnalyzer.AssociationType

java.lang.Object
  extended by net.ontopia.topicmaps.classify.TopicMapAnalyzer.AssociationType
Enclosing class:
TopicMapAnalyzer

public static class TopicMapAnalyzer.AssociationType
extends java.lang.Object


Field Summary
 double ascore
           
 TopicIF atype
           
 TopicIF crtype
           
 java.util.Collection ctypes
           
 TopicIF prtype
           
 double uscore
           
 
Method Summary
 void addCandidateType(TopicIF ctype)
           
 java.lang.String getAssociationTypeId()
           
 java.lang.String getContentRoleTypeId()
           
 java.lang.String getKey()
           
 java.lang.String getName()
           
 double getScoreThreshold(boolean hasCandidates)
           
 java.lang.String getTopicRoleTypeId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

atype

public TopicIF atype

prtype

public TopicIF prtype

crtype

public TopicIF crtype

ascore

public double ascore

uscore

public double uscore

ctypes

public java.util.Collection ctypes
Method Detail

addCandidateType

public void addCandidateType(TopicIF ctype)

getKey

public java.lang.String getKey()

getAssociationTypeId

public java.lang.String getAssociationTypeId()

getContentRoleTypeId

public java.lang.String getContentRoleTypeId()

getTopicRoleTypeId

public java.lang.String getTopicRoleTypeId()

getName

public java.lang.String getName()

getScoreThreshold

public double getScoreThreshold(boolean hasCandidates)


Copyright © 2000-2012 Ontopia.