Uses of Class
net.ontopia.topicmaps.impl.tmapi2.TopicMapImpl
Packages that use TopicMapImpl
-
Uses of TopicMapImpl in net.ontopia.topicmaps.impl.tmapi2
Fields in net.ontopia.topicmaps.impl.tmapi2 declared as TopicMapImplModifier and TypeFieldDescriptionprotected TopicMapImplLazySet.tmprotected TopicMapImplConstructImpl.topicMapprotected TopicMapImplConstructImpl.topicMapprotected TopicMapImplConstructImpl.topicMapprotected TopicMapImplConstructImpl.topicMapprotected TopicMapImplConstructImpl.topicMapprotected TopicMapImplConstructImpl.topicMapprotected TopicMapImplConstructImpl.topicMapprotected TopicMapImplConstructImpl.topicMapprotected TopicMapImplConstructImpl.topicMapprotected TopicMapImplConstructImpl.topicMapMethods in net.ontopia.topicmaps.impl.tmapi2 that return TopicMapImplModifier and TypeMethodDescriptionMemoryTopicMapSystemImpl.createTopicMap(String reference) MemoryTopicMapSystemImpl.createTopicMap(TopicMapIF topicmap) MemoryTopicMapSystemImpl.createTopicMap(org.tmapi.core.Locator loc) RDBMSTopicMapSystemImpl.createTopicMap(String reference) RDBMSTopicMapSystemImpl.createTopicMap(org.tmapi.core.Locator loc) AssociationImpl.getParent()TopicImpl.getParent()MemoryTopicMapSystemImpl.getTopicMap(String reference) MemoryTopicMapSystemImpl.getTopicMap(org.tmapi.core.Locator loc) RDBMSTopicMapSystemImpl.getTopicMap(String reference) RDBMSTopicMapSystemImpl.getTopicMap(org.tmapi.core.Locator loc) Constructors in net.ontopia.topicmaps.impl.tmapi2 with parameters of type TopicMapImplModifierConstructorDescriptionAssociationImpl(TopicMapImpl topicMap, AssociationIF assoc) DatatypeAwareImpl(TopicMapImpl topicMap) LazySet(TopicMapImpl tm, Collection<?> other) NameImpl(TopicMapImpl topicMap, TopicNameIF name) OccurrenceImpl(TopicMapImpl topicMap, OccurrenceIF occ) ReifiableImpl(TopicMapImpl topicMap) RoleImpl(TopicMapImpl topicMap, AssociationRoleIF role) ScopedImpl(TopicMapImpl topicMap) TopicImpl(TopicMapImpl topicMap, TopicIF topic) VariantImpl(TopicMapImpl topicMap, NameImpl parent, VariantNameIF variant) -
Uses of TopicMapImpl in net.ontopia.topicmaps.impl.tmapi2.index
Constructors in net.ontopia.topicmaps.impl.tmapi2.index with parameters of type TopicMapImplModifierConstructorDescriptionLiteralIndexImpl(TopicMapImpl topicMap) NameIndex(TopicMapImpl topicMap) ScopedIndexImpl(TopicMapImpl topicMap) TypeInstanceIndexImpl(TopicMapImpl topicMap)