org.argouml.kernel
Class ChildGenDMElements

java.lang.Object
  extended byorg.argouml.kernel.ChildGenDMElements
All Implemented Interfaces:
org.tigris.gef.util.ChildGenerator, java.io.Serializable

Deprecated. since 0.15.1, remove in 0.15.2, replaced by inner class in Designer.

public class ChildGenDMElements
extends java.lang.Object
implements org.tigris.gef.util.ChildGenerator

This Class does not belong in the kernel of ArgoUml.

See Also:
Serialized Form

Constructor Summary
ChildGenDMElements()
          Deprecated.  
 
Method Summary
 java.util.Enumeration gen(java.lang.Object o)
          Deprecated. Reply a Enumeration of the children of the given Object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChildGenDMElements

public ChildGenDMElements()
Deprecated. 
Method Detail

gen

public java.util.Enumeration gen(java.lang.Object o)
Deprecated. 
Reply a Enumeration of the children of the given Object

Specified by:
gen in interface org.tigris.gef.util.ChildGenerator


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