org.eclipse.gmf.runtime.lite.edit.parts.update
Interface IUpdatableEditPart

All Known Subinterfaces:
IExternallyUpdatableEditPart
All Known Implementing Classes:
BaseTreeEditPart

public interface IUpdatableEditPart


Nested Class Summary
static interface IUpdatableEditPart.ComposeableRefresher
           
static class IUpdatableEditPart.CompositeRefresher
           
static interface IUpdatableEditPart.Refresher
           
 
Method Summary
 IUpdatableEditPart.Refresher getRefresher(org.eclipse.emf.ecore.EStructuralFeature feature, org.eclipse.emf.common.notify.Notification msg)
           
 

Method Detail

getRefresher

IUpdatableEditPart.Refresher getRefresher(org.eclipse.emf.ecore.EStructuralFeature feature,
                                          org.eclipse.emf.common.notify.Notification msg)


Copyright © 2012. All Rights Reserved.