org.tm4j.topicmap.Topic .getRolesPlayed()

Description

Gets the Member objects which define roles played by this topic in associations. The roles played by all merged topics are also included. This function is shorthand for getRolesPlayed(true).

Returns

A Collection of the {@link Member} objects representing roles played by this Topic in Associations.

Other Resources

Related Topics