|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UmlHelper
The interface for the Helper for Uml.
Created from the old UmlHelper.
| Method Summary | |
|---|---|
void |
addListenersToModel(java.lang.Object model)
Ensures that all of the elements in a model are registered to the UmlModelListener. |
void |
deleteCollection(java.util.Collection col)
Utility method to quickly delete a collection of modelelements. |
java.lang.Object |
getDestination(java.lang.Object relationShip)
Returns the destination of some relationship. |
java.lang.Object |
getSource(java.lang.Object relationShip)
Returns the source of some relationship. |
| Method Detail |
|---|
void addListenersToModel(java.lang.Object model)
model - the UML modelvoid deleteCollection(java.util.Collection col)
col - a collection of modelelementsjava.lang.Object getSource(java.lang.Object relationShip)
relationShip - the relationship to be tested
java.lang.Object getDestination(java.lang.Object relationShip)
relationShip - the relationship to be tested
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| ArgoUML © 1996-2006 | ArgoUML Homepage | ArgoUML Cookbook |