org.argouml.kernel
Class ChildGenDMElements

java.lang.Object
  |
  +--org.argouml.kernel.ChildGenDMElements
All Implemented Interfaces:
org.tigris.gef.util.ChildGenerator, java.io.Serializable

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

See Also:
Serialized Form

Constructor Summary
ChildGenDMElements()
           
 
Method Summary
 java.util.Enumeration gen(java.lang.Object o)
          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()
Method Detail

gen

public java.util.Enumeration gen(java.lang.Object o)
Reply a Enumeration of the children of the given Object
Specified by:
gen in interface org.tigris.gef.util.ChildGenerator


ArgoUML (c) 1996-2002
ArgoUML Project Home
ArgoUML Cookbook