Uses of Package
net.ontopia.topicmaps.core.index

Packages that use net.ontopia.topicmaps.core.index
net.ontopia.infoset.fulltext.impl.rdbms The RDBMS fulltext integration. 
net.ontopia.topicmaps.core.index Provides interfaces for the engine's index system; the API for Ontopia topic map indexes. 
net.ontopia.topicmaps.impl.basic.index Index classes for use with the basic implementation. 
net.ontopia.topicmaps.impl.rdbms.index Index classes for use with the rdbms implementation. 
net.ontopia.topicmaps.impl.tmapi2.index   
net.ontopia.topicmaps.impl.utils INTERNAL: Classes that are used by many implementations. 
net.ontopia.topicmaps.nav.context Contains the classes that implement the user context filter in the Navigator Framework. 
net.ontopia.topicmaps.nav2.taglibs.TMvalue Value-producing tags, which extract information from the topic map and insert it into the execution context. 
net.ontopia.topicmaps.query.impl.basic Contains the in-memory implementation of the query language. 
net.ontopia.topicmaps.utils.tmrap   
 

Classes in net.ontopia.topicmaps.core.index used by net.ontopia.infoset.fulltext.impl.rdbms
IndexIF
          PUBLIC: A marker interface for all indexes.
 

Classes in net.ontopia.topicmaps.core.index used by net.ontopia.topicmaps.core.index
IndexIF
          PUBLIC: A marker interface for all indexes.
 

Classes in net.ontopia.topicmaps.core.index used by net.ontopia.topicmaps.impl.basic.index
ClassInstanceIndexIF
          PUBLIC: Interface implemented by objects providing quick lookup facilities to find topics used as types, and the instances of those types, within a topic map.
IndexIF
          PUBLIC: A marker interface for all indexes.
NameIndexIF
          PUBLIC: Index that holds information about the names of topics in the topic map.
OccurrenceIndexIF
          INTERNAL: Index that holds information about occurrences in the topic map.
ScopeIndexIF
          PUBLIC: Implemented by objects holding information about topics used as themes in scopes, and about topic map objects that have scope.
 

Classes in net.ontopia.topicmaps.core.index used by net.ontopia.topicmaps.impl.rdbms.index
IndexIF
          PUBLIC: A marker interface for all indexes.
 

Classes in net.ontopia.topicmaps.core.index used by net.ontopia.topicmaps.impl.tmapi2.index
ScopeIndexIF
          PUBLIC: Implemented by objects holding information about topics used as themes in scopes, and about topic map objects that have scope.
 

Classes in net.ontopia.topicmaps.core.index used by net.ontopia.topicmaps.impl.utils
IndexIF
          PUBLIC: A marker interface for all indexes.
 

Classes in net.ontopia.topicmaps.core.index used by net.ontopia.topicmaps.nav.context
ClassInstanceIndexIF
          PUBLIC: Interface implemented by objects providing quick lookup facilities to find topics used as types, and the instances of those types, within a topic map.
ScopeIndexIF
          PUBLIC: Implemented by objects holding information about topics used as themes in scopes, and about topic map objects that have scope.
 

Classes in net.ontopia.topicmaps.core.index used by net.ontopia.topicmaps.nav2.taglibs.TMvalue
ClassInstanceIndexIF
          PUBLIC: Interface implemented by objects providing quick lookup facilities to find topics used as types, and the instances of those types, within a topic map.
 

Classes in net.ontopia.topicmaps.core.index used by net.ontopia.topicmaps.query.impl.basic
ClassInstanceIndexIF
          PUBLIC: Interface implemented by objects providing quick lookup facilities to find topics used as types, and the instances of those types, within a topic map.
IndexIF
          PUBLIC: A marker interface for all indexes.
NameIndexIF
          PUBLIC: Index that holds information about the names of topics in the topic map.
OccurrenceIndexIF
          INTERNAL: Index that holds information about occurrences in the topic map.
ScopeIndexIF
          PUBLIC: Implemented by objects holding information about topics used as themes in scopes, and about topic map objects that have scope.
 

Classes in net.ontopia.topicmaps.core.index used by net.ontopia.topicmaps.utils.tmrap
IndexIF
          PUBLIC: A marker interface for all indexes.
 



Copyright © 2000-2012 Ontopia.