net.ontopia.topicmaps.nav2.portlets.pojos
Class SimilarTopics
java.lang.Object
net.ontopia.topicmaps.nav2.portlets.pojos.SimilarTopics
public class SimilarTopics
- extends Object
PUBLIC: This component can produce a list of topics similar to the
input topic by finding other topics with similar associations as
the input topic.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimilarTopics
public SimilarTopics()
makeModel
public List<TopicIF> makeModel(TopicIF topic)
- PUBLIC: Returns a list of similar topics, ordered most similar to
least similar.
Copyright © 2000-2012 Ontopia.