org.tm4j.topicmap.Association .getMembers()

Description

Returns the Members that the Association contains.

Returns

An unmodifiable collection of the {@link Member} objects defining the members of this Association. If no members are currently defined for this association, the returned collection is empty; it is never null.

Other Resources

Related Topics