|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.argouml.model.uml.UmlModelListener
A single listener that converts MElementEvents into Argo events.
| Method Summary | |
static UmlModelListener |
getInstance()
Singleton instance access method. |
void |
listRoleItemSet(ru.novosoft.uml.MElementEvent mee)
Handle the event. |
protected void |
notifyModelChanged(ru.novosoft.uml.MElementEvent mee)
Common model change notification process. |
void |
propertySet(ru.novosoft.uml.MElementEvent mee)
Handle the event. |
void |
recovered(ru.novosoft.uml.MElementEvent mee)
Handle the event. |
void |
removed(ru.novosoft.uml.MElementEvent mee)
Handle the event. |
void |
roleAdded(ru.novosoft.uml.MElementEvent mee)
Handle the event. |
void |
roleRemoved(ru.novosoft.uml.MElementEvent mee)
Handle the event. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static UmlModelListener getInstance()
public void listRoleItemSet(ru.novosoft.uml.MElementEvent mee)
listRoleItemSet in interface ru.novosoft.uml.MElementListenerpublic void propertySet(ru.novosoft.uml.MElementEvent mee)
propertySet in interface ru.novosoft.uml.MElementListenerpublic void recovered(ru.novosoft.uml.MElementEvent mee)
recovered in interface ru.novosoft.uml.MElementListenerpublic void removed(ru.novosoft.uml.MElementEvent mee)
removed in interface ru.novosoft.uml.MElementListenerpublic void roleAdded(ru.novosoft.uml.MElementEvent mee)
roleAdded in interface ru.novosoft.uml.MElementListenerpublic void roleRemoved(ru.novosoft.uml.MElementEvent mee)
roleRemoved in interface ru.novosoft.uml.MElementListenerprotected void notifyModelChanged(ru.novosoft.uml.MElementEvent mee)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| ArgoUML © 1996-2003 (20040125) | ArgoUML Project Home | ArgoUML Cookbook |