Uses of Interface
org.eclipse.gmf.runtime.lite.edit.parts.update.canonical.IViewService

Packages that use IViewService
org.eclipse.gmf.runtime.lite.edit.parts.update.canonical   
 

Uses of IViewService in org.eclipse.gmf.runtime.lite.edit.parts.update.canonical
 

Subinterfaces of IViewService in org.eclipse.gmf.runtime.lite.edit.parts.update.canonical
static interface DelegatingViewService.IExactMatchFinder
           
 

Classes in org.eclipse.gmf.runtime.lite.edit.parts.update.canonical that implement IViewService
 class DelegatingViewService
          This implementation of IViewService delegates to another view service to locate an exact match.
 class EditPartRegistryBasedViewService
          Implementation of IViewService that uses EditPartRegistry to match views with domain elements.
 class NaiveViewService
          Implementation of IViewService that does not use any information to match views with domain elements.
 

Constructors in org.eclipse.gmf.runtime.lite.edit.parts.update.canonical with parameters of type IViewService
OwnedLinksNotationModelRefresher(IViewService viewService)
           
 



Copyright © 2012. All Rights Reserved.