Uses of Class
net.ontopia.utils.CollectionMap
Packages that use CollectionMap
Package
Description
Index classes for use with the basic implementation.
-
Uses of CollectionMap in net.ontopia.topicmaps.impl.basic.index
Fields in net.ontopia.topicmaps.impl.basic.index declared as CollectionMapModifier and TypeFieldDescriptionprotected CollectionMap<TopicIF,AssociationIF> ClassInstanceIndex.assocsprotected CollectionMap<TopicIF,AssociationIF> ScopeIndex.assocsprotected CollectionMap<String,TopicNameIF> NameIndex.basenamesprotected CollectionMap<TopicIF,TopicNameIF> ScopeIndex.basenamesprotected CollectionMap<TopicIF,TopicNameIF> ClassInstanceIndex.bnamesprotected CollectionMap<TopicIF,OccurrenceIF> ClassInstanceIndex.occursprotected CollectionMap<TopicIF,OccurrenceIF> ScopeIndex.occursprotected CollectionMap<TopicIF,AssociationRoleIF> ClassInstanceIndex.rolesprotected CollectionMap<TopicIF,TopicIF> ClassInstanceIndex.topicsprotected CollectionMap<String,VariantNameIF> NameIndex.variantsprotected CollectionMap<TopicIF,VariantNameIF> ScopeIndex.variants