|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is the interface for rules that together make a model perspective in the explorer.
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()
|
Method Detail |
public String getRuleName()
public Collection getChildren(Object parent)
parent
- the given parent
public Set getDependencies(Object parent)
parent
- the parent
|
|||||||||||
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 |