uci.argo.kernel
Class ChildGenDMElements

java.lang.Object
  |
  +--uci.argo.kernel.ChildGenDMElements

public class ChildGenDMElements
extends Object
implements ChildGenerator

See Also:
Serialized Form

Constructor Summary
ChildGenDMElements()
           
 
Method Summary
 Enumeration gen(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 Enumeration gen(Object o)
Reply a Enumeration of the children of the given Object
Specified by:
gen in interface ChildGenerator