public class RelatedTopics.Association extends Object implements Comparable
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Object o) |
int |
getArity() |
TopicIF |
getPlayer() |
TopicIF |
getReifier() |
List |
getRoles() |
TopicIF |
getRoleType() |
Collection |
getScope() |
String |
getTitle() |
void |
setSortKey(Object sortkey) |
public int getArity()
public TopicIF getPlayer()
public List getRoles()
public Collection getScope()
public TopicIF getReifier()
public TopicIF getRoleType()
public String getTitle()
public void setSortKey(Object sortkey)
public int compareTo(Object o)
compareTo
in interface Comparable