uci.argo.kernel
Class ChildGenDMElements
java.lang.Object
|
+--uci.argo.kernel.ChildGenDMElements
- public class ChildGenDMElements
- extends Object
- implements ChildGenerator
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
ChildGenDMElements
public ChildGenDMElements()
gen
public Enumeration gen(Object o)
- Reply a Enumeration of the children of the given Object
- Specified by:
- gen in interface ChildGenerator