|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.argouml.uml.ChildGenRelated
public class ChildGenRelated
Generator to find related elements for some model elements, such as for Classes the attributes and operations, for diagrams nodes and elements, for transitions trigger, guard and effects etc.
| Constructor Summary | |
|---|---|
ChildGenRelated()
|
|
| Method Summary | |
|---|---|
java.util.Enumeration |
gen(java.lang.Object o)
Reply a java.util.Enumeration of the children of the given Object Returns an enumeration or null if not possible to get the children. |
static ChildGenRelated |
getSingleton()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChildGenRelated()
| Method Detail |
|---|
public static ChildGenRelated getSingleton()
public java.util.Enumeration gen(java.lang.Object o)
org.tigris.gef.util.ChildGenerator#gen(java.lang.Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| ArgoUML © 1996-2006 | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |