|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.argouml.uml.GenDescendantClasses
Utility class to generate the subclasses of a class. It recursively moves down the class hierarchy. But it does that in a safe way that will nothang in case of cyclic inheritance.
Field Summary | |
---|---|
static GenDescendantClasses |
SINGLETON
|
Constructor Summary | |
---|---|
GenDescendantClasses()
|
Method Summary | |
---|---|
void |
accumulateDescendants(MGeneralizableElement cls,
java.util.Vector accum)
|
java.util.Enumeration |
gen(java.lang.Object o)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static GenDescendantClasses SINGLETON
Constructor Detail |
public GenDescendantClasses()
Method Detail |
public java.util.Enumeration gen(java.lang.Object o)
public void accumulateDescendants(MGeneralizableElement cls, java.util.Vector accum)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2003 (20040216) | ArgoUML Project Home | ArgoUML Cookbook |