org.eclipse.gmf.runtime.lite.edit.parts.update.canonical
Class NaiveViewService
java.lang.Object
org.eclipse.gmf.runtime.lite.edit.parts.update.canonical.DelegatingViewService
org.eclipse.gmf.runtime.lite.edit.parts.update.canonical.NaiveViewService
- All Implemented Interfaces:
- IViewService
public class NaiveViewService
- extends DelegatingViewService
Implementation of IViewService
that does not use any information to match views with domain elements.
Constructor Summary |
NaiveViewService(org.eclipse.gmf.runtime.notation.Diagram diagram)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NaiveViewService
public NaiveViewService(org.eclipse.gmf.runtime.notation.Diagram diagram)
Copyright © 2012. All Rights Reserved.