|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | 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
protected class ResourceImpl.ModificationTrackingAdapter
An adapter implementation for tracking resource modification.
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter |
---|
Adapter.Internal |
Field Summary |
---|
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, unsetTarget |
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 interface Adapter
notifyChanged
in class AdapterImpl
notification
- a description of the change.
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |