|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.argouml.ui.explorer.rules.AbstractPerspectiveRule
org.argouml.ui.explorer.rules.GoUseCaseToExtensionPoint
Rule for Use Case->Extension Point. Provides a rule to display extension points in the navigation pane.
Constructor Summary | |
GoUseCaseToExtensionPoint()
|
Method Summary | |
Collection |
getChildren(Object parent)
Gets a collection of 'child' objects for the given 'parent' object in the uml model, which creates the tree structure. |
Set |
getDependencies(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. |
String |
getRuleName()
Give a name to this rule. |
Methods inherited from class org.argouml.ui.explorer.rules.AbstractPerspectiveRule |
toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public GoUseCaseToExtensionPoint()
Method Detail |
public String getRuleName()
getRuleName
in interface PerspectiveRule
getRuleName
in class AbstractPerspectiveRule
Use Case->Extension
Point
").PerspectiveRule.getRuleName()
public Collection getChildren(Object parent)
PerspectiveRule
getChildren
in interface PerspectiveRule
getChildren
in class AbstractPerspectiveRule
PerspectiveRule.getChildren(java.lang.Object)
public Set getDependencies(Object parent)
PerspectiveRule
parent
- the parent
PerspectiveRule.getDependencies(java.lang.Object)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ArgoUML © 1996-2004 (20050222) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |