org.tm4j.panckoucke.util .RolePlayersExtractor

Description

An extractor which takes a Topic instance as input and returns a Collection of the Topics which are playing the role defined by that Topic in any associciation If the input object is not a Topic, an empty collection will be returned.

Inheritance Hierarchy

Method Summary
java.lang.Object _extract(java.lang.Object o)
java.util.Collection getRolePlayers(org.tm4j.topicmap.Topic role)
Additional api to explicit the estimated types of input and output.