Package | Description |
---|---|
net.ontopia.topicmaps.impl.basic |
The in-memory implementation of the core topic map interfaces.
|
net.ontopia.topicmaps.impl.basic.index |
Index classes for use with the basic implementation.
|
Modifier and Type | Field and Description |
---|---|
protected SubjectIdentityCache |
TopicMap.sicache |
Modifier and Type | Method and Description |
---|---|
protected SubjectIdentityCache |
TopicMap.getSubjectIdentityCache() |
Modifier and Type | Method and Description |
---|---|
protected void |
TopicMap.setSubjectIdentityCache(SubjectIdentityCache sicache) |
Constructor and Description |
---|
IdentifierIndex(SubjectIdentityCache sicache) |
IndexManager(TopicMapTransactionIF transaction,
CollectionFactoryIF cfactory,
EventManagerIF emanager,
ObjectTreeManager otree,
SubjectIdentityCache sicache) |