Package | Description |
---|---|
net.ontopia.topicmaps.impl.basic |
The in-memory implementation of the core topic map interfaces.
|
net.ontopia.topicmaps.impl.remote |
Modifier and Type | Field and Description |
---|---|
protected TopicMap |
TopicMapBuilder.tm |
protected TopicMap |
TMObject.topicmap |
Modifier and Type | Method and Description |
---|---|
protected void |
Topic.setTopicMap(TopicMap parent)
INTERNAL: Sets the topic map that the object belongs to.
|
protected void |
Association.setTopicMap(TopicMap parent)
INTERNAL: Sets the topic map that the object belongs to.
|
Constructor and Description |
---|
Association(TopicMap tm) |
AssociationRole(TopicMap tm) |
Topic(TopicMap tm) |
TopicMapBuilder(TopicMap tm) |
Constructor and Description |
---|
DynamicAssociationRole(TopicMap tm) |