|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ontopia.topicmaps.nav2.portlets.pojos.SimilarTopics
public class SimilarTopics
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.
| Constructor Summary | |
|---|---|
SimilarTopics()
|
|
| Method Summary | |
|---|---|
java.util.List<TopicIF> |
makeModel(TopicIF topic)
PUBLIC: Returns a list of similar topics, ordered most similar to least similar. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimilarTopics()
| Method Detail |
|---|
public java.util.List<TopicIF> makeModel(TopicIF topic)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||