Uses of Package
org.tm4j.topicmap.index.basic

Packages that use org.tm4j.topicmap.index.basic
org.tm4j.tolog DEPRECATED 
org.tm4j.topicmap.index Provides the core interface for a flexible indexing architecture. 
 

Classes in org.tm4j.topicmap.index.basic used by org.tm4j.tolog
TopicTypesIndex
          This interface provides mechanisms dealing with topic types, the topics defining the types of other topics.
 

Classes in org.tm4j.topicmap.index.basic used by org.tm4j.topicmap.index
AssociationTypesIndex
          This interface provides mechanisms dealing with association types, the topics defining the types of associations.
BaseNameDataIndex
          Interface that provides an index of BaseName instances by their data property.
MemberTypesIndex
          This interface provides mechanisms dealing with member types, the topics defining the types of association members.
OccurrenceDataIndex
          This interface provides an index of Occurrence instances by the full text value of the data property.
OccurrenceLocatorIndex
          This interface provides an index of Occurrences by the locator of the resource they refer to.
OccurrenceTypesIndex
          This interface provides mechanisms dealing with member types, the topics defining the types of occurrences.
ThemesIndex
          An index of all themes used to scope characteristics in a topic map.
TopicTypesIndex
          This interface provides mechanisms dealing with topic types, the topics defining the types of other topics.
VariantDataIndex
          Interface that provides an index of Variant instances by the data property of their child VariantName instance.