uci.uml.ui
Class ChildGenRelated
java.lang.Object
|
+--uci.uml.ui.ChildGenRelated
- public class ChildGenRelated
- 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 |
SINGLETON
public static ChildGenRelated SINGLETON
ChildGenRelated
public ChildGenRelated()
gen
public Enumeration gen(Object o)
- Reply a Enumeration of the children of the given Object
- Specified by:
- gen in interface ChildGenerator