Uses of Class
net.ontopia.topicmaps.impl.basic.TopicMap
Packages that use TopicMap
Package
Description
The in-memory implementation of the core topic map interfaces.
-
Uses of TopicMap in net.ontopia.topicmaps.impl.basic
Fields in net.ontopia.topicmaps.impl.basic declared as TopicMapModifier and TypeFieldDescriptionprotected TopicMapTopicMapBuilder.tmprotected TopicMapTMObject.topicmapMethods in net.ontopia.topicmaps.impl.basic with parameters of type TopicMapModifier and TypeMethodDescriptionprotected voidAssociation.setTopicMap(TopicMap parent) INTERNAL: Sets the topic map that the object belongs to.protected voidTopic.setTopicMap(TopicMap parent) INTERNAL: Sets the topic map that the object belongs to.Constructors in net.ontopia.topicmaps.impl.basic with parameters of type TopicMap -
Uses of TopicMap in net.ontopia.topicmaps.impl.remote
Constructors in net.ontopia.topicmaps.impl.remote with parameters of type TopicMap