|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.argouml.uml.cognitive.ChildGenFind
This class gives critics access to parts of the UML model of the design. It defines a gen() function that returns the "children" of any given part of the UML model. Basically, it goes from Project, to Models, to ModelElements. Argo's critic Agency uses this to apply critics where appropriate.
Agency
,
Serialized FormField Summary | |
static ChildGenFind |
SINGLETON
|
Constructor Summary | |
ChildGenFind()
|
Method Summary | |
java.util.Enumeration |
gen(java.lang.Object o)
Reply a Collection 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 |
Field Detail |
public static ChildGenFind SINGLETON
Constructor Detail |
public ChildGenFind()
Method Detail |
public java.util.Enumeration gen(java.lang.Object o)
gen
in interface org.tigris.gef.util.ChildGenerator
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2004 (20040316) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |