|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.argouml.ui.explorer.rules.GoCriticsToCritic
public class GoCriticsToCritic
Show the critics exported by a Profile
| Constructor Summary | |
|---|---|
GoCriticsToCritic()
|
|
| Method Summary | |
|---|---|
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. |
java.util.Set |
getDependencies(java.lang.Object parent)
Gets a collection of objects for any 'parent' object in the uml model for which the tree structure must be recreated when they are changed. |
java.lang.String |
getRuleName()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GoCriticsToCritic()
| Method Detail |
|---|
public java.lang.String getRuleName()
getRuleName in interface PerspectiveRulepublic java.util.Collection getChildren(java.lang.Object parent)
PerspectiveRule
getChildren in interface PerspectiveRuleparent - the given parent
public java.util.Set getDependencies(java.lang.Object parent)
PerspectiveRule
getDependencies in interface PerspectiveRuleparent - the parent
|
||||||||||
| 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 |