org.argouml.uml.diagram.static_structure.ui
Class AssociationsNode

java.lang.Object
  |
  +--org.argouml.uml.diagram.static_structure.ui.AssociationsNode

public class AssociationsNode
extends java.lang.Object

This class is a support class for The Navigation panel Go Rules. Don't confuse it with anything to do with GEF nodes or the like. $Revision: 1.2 $

Since:
argo 0.13.4, Created on 21 March 2003, 23:18

Constructor Summary
AssociationsNode(java.lang.Object parent)
          Creates a new instance of AssociationsNode
 
Method Summary
 java.lang.Object getParent()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AssociationsNode

public AssociationsNode(java.lang.Object parent)
Creates a new instance of AssociationsNode

Method Detail

getParent

public java.lang.Object getParent()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


ArgoUML © 1996-2003 (20040216)ArgoUML Project HomeArgoUML Cookbook