org.tm4j.topicmap.Member .addPlayer(org.tm4j.topicmap.Topic player)

Description

Adds a topic as a player, meaning one of the topics that define this member. A topic may be a player in multiple Members of multiple Associations.

Parameters
org.tm4j.topicmap.Topic player the topic to be added to the set of topics that define this member.

Other Resources

Related Topics

Has Parameters