Package org.eclipse.gmf.runtime.lite.edit.parts.update.canonical

Interface Summary
DelegatingViewService.IExactMatchFinder  
INotationModelRefresher Instances of this interface update notation model based on changes in the underlying domain model.
IViewService Service that knows how to find a view that corresponds to the given notational element.
 

Class Summary
AbstractNotationModelRefresher Listens to the given transactional editing domain in order to update the notational model to reflect changes in the domain model.
ChildNotationModelRefresher A notation model refresher that is specifically suited to update children of the element.
DelegatingViewService This implementation of IViewService delegates to another view service to locate an exact match.
EditPartRegistryBasedViewService Implementation of IViewService that uses EditPartRegistry to match views with domain elements.
ElementDescriptor  
LinkDescriptor  
NaiveViewService Implementation of IViewService that does not use any information to match views with domain elements.
OwnedLinksNotationModelRefresher  
 



Copyright © 2012. All Rights Reserved.