| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The base class for all objects which take a collection of topic objects to define a scope or parameter property.
| Method Summary | |
|  void | addScopingTopic(Topic topic)Adds a topic to the set which define the scope/parameters for this object. | 
|  java.util.Set | getScope()Returns the topics which define the scope/parameters of this ScopedObject. | 
|  void | removeScopingTopic(Topic topic)Removes a topic from the set which defines the scope/parameters for this object. | 
| Methods inherited from interface org.tmapi.core.TopicMapObject | 
| addSourceLocator, equals, getObjectId, getSourceLocators, getTopicMap, hashCode, remove, removeSourceLocator | 
| Method Detail | 
public java.util.Set getScope()
null.
public void addScopingTopic(Topic topic)
topic - The topic to be added to the set.public void removeScopingTopic(Topic topic)
topic - The topic to be remove from the set.| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||