|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InMemoryTopicMapStore | |
---|---|
net.ontopia.topicmaps.impl.basic | The in-memory implementation of the core topic map interfaces. |
net.ontopia.topicmaps.impl.remote |
Uses of InMemoryTopicMapStore in net.ontopia.topicmaps.impl.basic |
---|
Fields in net.ontopia.topicmaps.impl.basic declared as InMemoryTopicMapStore | |
---|---|
protected InMemoryTopicMapStore |
TopicEvents.store
|
Constructors in net.ontopia.topicmaps.impl.basic with parameters of type InMemoryTopicMapStore | |
---|---|
InMemoryTopicMapTransaction(InMemoryTopicMapStore store)
|
|
InMemoryTopicMapTransaction(InMemoryTopicMapStore store,
InMemoryTopicMapTransaction parent)
|
|
TopicEvents(InMemoryTopicMapStore store)
|
Uses of InMemoryTopicMapStore in net.ontopia.topicmaps.impl.remote |
---|
Subclasses of InMemoryTopicMapStore in net.ontopia.topicmaps.impl.remote | |
---|---|
class |
RemoteTopicMapStore
INTERNAL: The remote (remote in the sense that it deals with remote topics - and not that the transactions work in a remote or distributed fashion) extension of AbstractTopicMapStore. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |