|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.argouml.ui.explorer.rules.AbstractPerspectiveRule
public abstract class AbstractPerspectiveRule
| Constructor Summary | |
|---|---|
AbstractPerspectiveRule()
|
|
| Method Summary | |
|---|---|
abstract java.util.Collection |
getChildren(java.lang.Object parent)
Gets a collection of 'child' objects for the given 'parent' object in the uml model, which 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 |
| Methods inherited from interface org.argouml.ui.explorer.rules.PerspectiveRule |
|---|
getDependencies |
| Constructor Detail |
|---|
public AbstractPerspectiveRule()
| Method Detail |
|---|
public abstract java.lang.String getRuleName()
getRuleName in interface PerspectiveRulepublic abstract java.util.Collection getChildren(java.lang.Object parent)
PerspectiveRule
getChildren in interface PerspectiveRuleparent - the given parent
public 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-2006 | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |