org.argouml.ui.explorer.rules
Class OperationsNode

java.lang.Object
  extended byorg.argouml.ui.explorer.rules.OperationsNode

public class OperationsNode
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.1 $

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

Field Summary
(package private)  java.lang.Object parent
           
 
Constructor Summary
OperationsNode(java.lang.Object parent)
          Creates a new instance of OperationsNode
 
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
 

Field Detail

parent

java.lang.Object parent
Constructor Detail

OperationsNode

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

Method Detail

getParent

public java.lang.Object getParent()

toString

public java.lang.String toString()


ArgoUML © 1996-2004 (20040316)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook