org.tm4j.topicmap.TopicMapUtils .getTopicTypes(java.util.Collection topics)

Description

getTopicTypes Returns all of the Topics which describe the type of another topic.

Parameters
java.util.Collection topics A Collection of the topics to return the types of. If this is null, then the types of all topics in the map will be returned.

Other Resources

Related Topics

Has Parameters