Package | Description |
---|---|
net.ontopia.topicmaps.viz |
Modifier and Type | Interface and Description |
---|---|
interface |
VizTMAssociationIF
INTERNAL:
PRIVATE:
|
interface |
VizTMObjectIF
PRIVATE.
|
Modifier and Type | Class and Description |
---|---|
class |
TMAbstractEdge
INTERNAL: Common abstract superclass for all edges representing
Topic Maps constructs.
|
class |
TMAbstractNode
INTERNAL: Common abstract superclass for all nodes representing
Topic Maps constructs.
|
class |
TMAssociationEdge
INTERNAL: Edge class representing binary associations as edges.
|
class |
TMAssociationNode
INTERNAL: Node class representing n-ary associations as nodes.
|
class |
TMClassInstanceAssociation
INTERNAL: Edge class used to represent "Class - Instance"
associations.
|
class |
TMRoleEdge
INTERNAL: Edge class representing association roles as edges in
n-ary associations connecting role player with the association
node.
|
class |
TMTopicNode
INTERNAL: Node class representing topics.
|