org.tm4j.topicmap.ScopedObject .removeTheme(org.tm4j.topicmap.Topic theme)

Description

Removes a topic from the collection which defines the scope of validity for this object. This method has no effect if theme is not a part of the set of scoping topics for this object.

Parameters
org.tm4j.topicmap.Topic theme the topic to be removed.

Throws

Other Resources

Related Topics

Has Parameters