org.tm4j.topicmap.index.basic.ThemesIndex .getScopedObjects(org.tm4j.topicmap.Topic theme)

Description

Returns a Collection of all scoped objects in the topic map where theme or a topic merged with theme is one theme in the scope of the object.

Parameters
org.tm4j.topicmap.Topic theme the scope theme to query for. the scope theme to query for

Returns

an unmodifiable collection of ScopedObject instances.

Other Resources

Related Topics

Has Parameters