Uses of Class
net.ontopia.topicmaps.impl.basic.InMemoryTopicMapStore

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.
 



Copyright © 2000-2012 Ontopia.