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 | Method and Description |
---|---|
protected void |
Occurrence.setTopic(Topic parent)
INTERNAL: Set the topic that the occurrence belongs to.
|
protected void |
TopicName.setTopic(Topic parent)
INTERNAL: Set the topic that the topic name belongs to.
|
Modifier and Type | Class and Description |
---|---|
class |
RemoteTopic
INTERNAL: The remote topic implementation.
|