org.tm4j.topicmap.utils.extractors.AssociationGroupsExtractor ._extract(java.lang.Object o)

Description

Extracts the Map of AssociationGroup objects for the input.

Parameters
java.lang.Object o A Topic object which is to be extracted.

Returns

A Map of AssociationGroup objects - the map key is a unique string generated from the ID of the Association type and the ID of the roleSpec of the role played by the input topic in the association.

Other Resources

Related Topics

Has Parameters