|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TMTopicNode | |
|---|---|
| net.ontopia.topicmaps.viz | |
| Uses of TMTopicNode in net.ontopia.topicmaps.viz |
|---|
| Methods in net.ontopia.topicmaps.viz that return TMTopicNode | |
|---|---|
protected TMTopicNode |
TopicMapView.assertNode(TopicIF topic,
boolean create)
|
protected TMTopicNode |
TopicMapView.buildTopic(TopicIF topic)
|
TMTopicNode |
TopicMapView.getStartNode()
|
| Methods in net.ontopia.topicmaps.viz with parameters of type TMTopicNode | |
|---|---|
void |
TopicMapView.deleteNode(TMTopicNode node)
|
protected VizTMObjectIF |
TopicMapView.makeAssociation(AssociationIF assoc,
TMTopicNode activePlayer,
boolean create)
Create an associations, or, in the case of an n-ary association, if the activePlayer is not null, create the associatin node itself and then only the role that active player is involved in. |
protected TMClassInstanceAssociation |
TopicMapView.makeTypeInstanceEdge(TMTopicNode instance,
TMTopicNode type)
|
void |
VizController.openProperties(TMTopicNode node)
|
| Constructors in net.ontopia.topicmaps.viz with parameters of type TMTopicNode | |
|---|---|
TMAssociationEdge(TMTopicNode tn1,
TMTopicNode tn2,
AssociationIF association,
TopicIF aScopingTopic)
|
|
TMClassInstanceAssociation(TMTopicNode classType,
TMTopicNode instance,
TopicIF topicType)
|
|
TMRoleEdge(TMAssociationNode an,
TMTopicNode tn,
AssociationRoleIF r,
TopicIF aScopingTopic)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||