|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object | +--org.argouml.ui.explorer.rules.AbstractPerspectiveRule
| Constructor Summary | |
|---|---|
AbstractPerspectiveRule()
|
|
| Method Summary | |
|---|---|
abstract java.util.Collection |
getChildren(java.lang.Object parent)
gets a collection of 'child' object for any 'parent' object in the uml model, this creates the tree structure. |
abstract java.lang.String |
getRuleName()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public AbstractPerspectiveRule()
| Method Detail |
public abstract java.util.Collection getChildren(java.lang.Object parent)
PerspectiveRule
getChildren in interface PerspectiveRulepublic abstract java.lang.String getRuleName()
getRuleName in interface PerspectiveRulepublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
| ArgoUML © 1996-2004 (20040306) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |