org.tm4j.topicmap.unified .UnifiedMember

Inheritance Hierarchy

Method Summary
void addPlayer(org.tm4j.topicmap.Topic player)
org.tm4j.topicmap.Association getParent()
java.util.Collection getPlayers()
org.tm4j.topicmap.Topic getRoleSpec()
void removePlayer(org.tm4j.topicmap.Topic player)
void setParent(org.tm4j.topicmap.Association parent)
void setPlayers(org.tm4j.topicmap.Topic[] players)
void setRoleSpec(org.tm4j.topicmap.Topic roleSpec)