Package org.enterprisedomain.classmaker
Interface ResourceChangeListener
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
ResourceChangeListenerImpl
public interface ResourceChangeListener extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Resource Change Listener'.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
changed(org.eclipse.emf.common.notify.Notification notification)
-