org.tm4j.topicmap.TopicMapUtils .getAssociationTypes(java.util.Collection associations)

Description

Retrieves the type of all specified associations

Parameters
java.util.Collection associations The associations to be searched. If this parameter is null, all associations in the topic map are searched.

Returns

An unmodifiable collection of Topics defining the type of the searched associations.

Other Resources

Related Topics

Has Parameters