|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.argouml.ui.ChildGenSearch
public class ChildGenSearch
ChildGenerator that returns the "children" of any given part of the project. It traverses a Project to Diagrams and Models, then uses getModelElementContents to traverse the Models.
| Constructor Summary | |
|---|---|
ChildGenSearch()
|
|
| Method Summary | |
|---|---|
java.util.Iterator |
childIterator(java.lang.Object o)
Reply a Collection of the children of the given Object Get an Iterator which iterates through the children of the given object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChildGenSearch()
| Method Detail |
|---|
public java.util.Iterator childIterator(java.lang.Object o)
childIterator in interface org.argouml.util.ChildGeneratoro - the parent of the children to be iterated through
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| ArgoUML © 1996-2006 | ArgoUML Homepage | ArgoUML Cookbook |