|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.gmt.umlx.ecore.AbstractAdapter
org.eclipse.gmt.umlx.ecore.ModelChangeAdapter
public abstract class ModelChangeAdapter
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter |
---|
org.eclipse.emf.common.notify.Adapter.Internal |
Method Summary | |
---|---|
void |
addNotifier(org.eclipse.emf.common.notify.Notifier notifier)
|
void |
dispose()
|
void |
refreshNotifiers(java.util.List<org.eclipse.emf.common.notify.Notifier> newNotifiers)
|
void |
removeNotifier(org.eclipse.emf.common.notify.Notifier notifier)
|
Methods inherited from class org.eclipse.gmt.umlx.ecore.AbstractAdapter |
---|
getTarget, notifyChanged, registerPackageClass, setTarget, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.emf.common.notify.Adapter |
---|
isAdapterForType |
Method Detail |
---|
public void addNotifier(org.eclipse.emf.common.notify.Notifier notifier)
public void dispose()
dispose
in class AbstractAdapter
public void refreshNotifiers(java.util.List<org.eclipse.emf.common.notify.Notifier> newNotifiers)
public void removeNotifier(org.eclipse.emf.common.notify.Notifier notifier)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |