org.argouml.uml
Class SuperclassGen

java.lang.Object
  |
  +--org.argouml.uml.SuperclassGen

public class SuperclassGen
extends java.lang.Object

Utility class to generate the children of a class. In this case the "children" of a class are it's base classes.


Constructor Summary
SuperclassGen()
           
 
Method Summary
 java.util.Enumeration gen(java.lang.Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SuperclassGen

public SuperclassGen()
Method Detail

gen

public java.util.Enumeration gen(java.lang.Object o)


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