Package | Description |
---|---|
net.ontopia.topicmaps.viz |
Modifier and Type | Class and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
protected void |
TopicMapView.initializeAssociation(VizTMAssociationIF anInstance)
Initialize those things only associated with Association Objects
|