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 | Class and Description |
---|---|
class |
Association
INTERNAL: The basic association implementation.
|
class |
AssociationRole
INTERNAL: The basic association role implementation.
|
class |
Occurrence
INTERNAL: The basic occurrence implementation.
|
class |
Topic
INTERNAL: The basic topic implementation.
|
class |
TopicMap
INTERNAL: The basic topic map implementation.
|
class |
TopicName
INTERNAL: The basic topic name implementation.
|
class |
VariantName
INTERNAL: The basic variant name implementation.
|
Modifier and Type | Field and Description |
---|---|
protected TMObject |
TMObject.parent |
Modifier and Type | Field and Description |
---|---|
protected Map<String,TMObject> |
SubjectIdentityCache.id_objects |
Modifier and Type | Class and Description |
---|---|
class |
DynamicAssociation
INTERNAL: PRIVATE: EXPERIMENTAL: Description: Dynamic proxy for associations
|
class |
DynamicAssociationRole
INTERNAL:
PRIVATE:
|
class |
RemoteTopic
INTERNAL: The remote topic implementation.
|