|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.beans.PropertyChangeSupport
org.argouml.model.uml.ExplorerNSUMLEventAdaptor
Event adaptor for the explorer to decouple the explorer from the nsuml model.
Field Summary | |
private static ExplorerNSUMLEventAdaptor |
instance
|
Fields inherited from class java.beans.PropertyChangeSupport |
|
Constructor Summary | |
private |
ExplorerNSUMLEventAdaptor()
Creates a new instance of ExplorerUMLEventAdaptor. |
Method Summary | |
private void |
firePropertyChanged(String propertyName,
Object source)
Source of the model element changed translates to the new value. |
static ExplorerNSUMLEventAdaptor |
getInstance()
|
void |
listRoleItemSet(ru.novosoft.uml.MElementEvent e)
fires a umlModelStructureChanged event. |
void |
propertySet(ru.novosoft.uml.MElementEvent e)
Fires a modelElementChanged event. |
void |
recovered(ru.novosoft.uml.MElementEvent e)
fires a modelElementAdded event. |
void |
removed(ru.novosoft.uml.MElementEvent e)
Not used. |
void |
roleAdded(ru.novosoft.uml.MElementEvent e)
fires a modelElementAdded event. |
void |
roleRemoved(ru.novosoft.uml.MElementEvent e)
fires a modelElementRemoved event. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static ExplorerNSUMLEventAdaptor instance
Constructor Detail |
private ExplorerNSUMLEventAdaptor()
Method Detail |
public static ExplorerNSUMLEventAdaptor getInstance()
public void listRoleItemSet(ru.novosoft.uml.MElementEvent e)
listRoleItemSet
in interface ru.novosoft.uml.MElementListener
MElementListener.listRoleItemSet(
ru.novosoft.uml.MElementEvent)
public void propertySet(ru.novosoft.uml.MElementEvent e)
propertySet
in interface ru.novosoft.uml.MElementListener
MElementListener.propertySet(
ru.novosoft.uml.MElementEvent)
public void recovered(ru.novosoft.uml.MElementEvent e)
recovered
in interface ru.novosoft.uml.MElementListener
MElementListener.recovered(ru.novosoft.uml.MElementEvent)
public void removed(ru.novosoft.uml.MElementEvent e)
removed
in interface ru.novosoft.uml.MElementListener
MElementListener.removed(
ru.novosoft.uml.MElementEvent)
public void roleAdded(ru.novosoft.uml.MElementEvent e)
roleAdded
in interface ru.novosoft.uml.MElementListener
MElementListener.roleAdded(ru.novosoft.uml.MElementEvent)
public void roleRemoved(ru.novosoft.uml.MElementEvent e)
roleRemoved
in interface ru.novosoft.uml.MElementListener
MElementListener.roleRemoved(
ru.novosoft.uml.MElementEvent)
private void firePropertyChanged(String propertyName, Object source)
|
|||||||||||
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 |