org.tm4j.topicmap.index.basic.ThemesIndex .getScopedObjects(org.tm4j.topicmap.Topic[] themes,int scopeMatch)
Description
Returns a Collection of all scoped objects in the topic map where
themes matches the themes in the scope of the object.
| Parameters | ||
|---|---|---|
| int | scopeMatch |
specifes he type of matching done is controlled by the scopeMatch
parameter. The allowed values are specified as constants on this interface:
|
| org.tm4j.topicmap.Topic | themes | the themes to be matched by the query |
Returns
A Collection of ScopedObjects which match the themes according to the specified match criteria.
Meta Data (1)
