|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.topicmaps.impl.tmapi2.index.NameIndex
public class NameIndex
Helper class to index the TopicNameIF
to there Name
wrapper.
Constructor Summary | |
---|---|
NameIndex(TopicMapImpl topicMap)
|
Method Summary | |
---|---|
void |
addName(org.tmapi.core.Name name)
|
NameImpl |
getName(TopicNameIF name)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NameIndex(TopicMapImpl topicMap)
Method Detail |
---|
public NameImpl getName(TopicNameIF name)
public void addName(org.tmapi.core.Name name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |