Uses of Class
net.ontopia.topicmaps.impl.basic.InMemoryTopicMapStore
Packages that use InMemoryTopicMapStore
Package
Description
The in-memory implementation of the core topic map interfaces.
INTERNAL: Classes that are used by many implementations.
-
Uses of InMemoryTopicMapStore in net.ontopia.topicmaps.impl.basic
Fields in net.ontopia.topicmaps.impl.basic declared as InMemoryTopicMapStoreConstructors in net.ontopia.topicmaps.impl.basic with parameters of type InMemoryTopicMapStore -
Uses of InMemoryTopicMapStore in net.ontopia.topicmaps.impl.remote
Subclasses of InMemoryTopicMapStore in net.ontopia.topicmaps.impl.remoteModifier and TypeClassDescriptionclassINTERNAL: 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. -
Uses of InMemoryTopicMapStore in net.ontopia.topicmaps.impl.utils
Constructors in net.ontopia.topicmaps.impl.utils with parameters of type InMemoryTopicMapStoreModifierConstructorDescriptionINTERNAL: Registers the fulltext index manager with the event system of the specified topic map store.