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

All Known Subinterfaces:
DelegatingViewService.IExactMatchFinder
All Known Implementing Classes:
DelegatingViewService, EditPartRegistryBasedViewService, NaiveViewService

public interface IViewService

Service that knows how to find a view that corresponds to the given notational element.


Method Summary
 org.eclipse.gmf.runtime.notation.View findView(org.eclipse.emf.ecore.EObject domainElement)
           
 

Method Detail

findView

org.eclipse.gmf.runtime.notation.View findView(org.eclipse.emf.ecore.EObject domainElement)


Copyright © 2012. All Rights Reserved.