net.ontopia.topicmaps.nav2.portlets.pojos
Class RelatedTopics.Association

java.lang.Object
  extended by net.ontopia.topicmaps.nav2.portlets.pojos.RelatedTopics.Association
All Implemented Interfaces:
java.lang.Comparable
Enclosing class:
RelatedTopics

public class RelatedTopics.Association
extends java.lang.Object
implements java.lang.Comparable


Method Summary
 int compareTo(java.lang.Object o)
           
 int getArity()
           
 TopicIF getPlayer()
           
 TopicIF getReifier()
           
 java.util.List getRoles()
           
 TopicIF getRoleType()
           
 java.util.Collection getScope()
           
 java.lang.String getTitle()
           
 void setSortKey(java.lang.Object sortkey)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getArity

public int getArity()

getPlayer

public TopicIF getPlayer()

getRoles

public java.util.List getRoles()

getScope

public java.util.Collection getScope()

getReifier

public TopicIF getReifier()

getRoleType

public TopicIF getRoleType()

getTitle

public java.lang.String getTitle()

setSortKey

public void setSortKey(java.lang.Object sortkey)

compareTo

public int compareTo(java.lang.Object o)
Specified by:
compareTo in interface java.lang.Comparable


Copyright © 2000-2012 Ontopia.