Modifier and Type | Field and Description |
---|---|
protected NameIndexIF |
nameix |
Constructor and Description |
---|
TNCIndex(NameIndexIF nameix) |
TNCIndex(TopicMapIF topicmap) |
Modifier and Type | Method and Description |
---|---|
Collection<TopicIF> |
getTopics(String basename_string,
Collection<TopicIF> scope)
INTERNAL: Returns the topics that have a basename with the given
string value in the given scope.
|
protected NameIndexIF nameix
public TNCIndex(NameIndexIF nameix)
public TNCIndex(TopicMapIF topicmap)
public Collection<TopicIF> getTopics(String basename_string, Collection<TopicIF> scope)
This method is used to look up topics in the socalled topic name space. Note that whether a single topic is returned depends on whether the topic map have been completely processed or not.