|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.eclipse.emf.common.notify.impl.AdapterImpl | +--org.eclipse.emf.ecore.resource.impl.ResourceImpl.ModificationTrackingAdapter
An adapter implementation for tracking resource modification.
Fields inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl |
target |
Constructor Summary | |
protected |
ResourceImpl.ModificationTrackingAdapter()
|
Method Summary | |
void |
notifyChanged(Notification notification)
Does nothing; clients may override so that it does something. |
Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl |
getTarget, isAdapterForType, setTarget |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected ResourceImpl.ModificationTrackingAdapter()
Method Detail |
public void notifyChanged(Notification notification)
AdapterImpl
notifyChanged
in class AdapterImpl
org.eclipse.emf.common.notify.Adapter
notification
- a description of the change.
|
Copyright 2001-2003 IBM Corporation and others. All Rights Reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |