Runtime

Uses of Class
org.eclipse.gmf.runtime.diagram.core.services.ViewService

Packages that use ViewService
org.eclipse.gmf.runtime.diagram.core.services   
org.eclipse.gmf.runtime.diagram.ui.view.factories Aurora internal packages Package Specification This package contains the Notation meta model View Factories.  
 

Uses of ViewService in org.eclipse.gmf.runtime.diagram.core.services
 

Methods in org.eclipse.gmf.runtime.diagram.core.services that return ViewService
static ViewService ViewService.getInstance()
          Retrieves the singleton instance of the notation service.
 

Uses of ViewService in org.eclipse.gmf.runtime.diagram.ui.view.factories
 

Methods in org.eclipse.gmf.runtime.diagram.ui.view.factories that return ViewService
protected static ViewService DiagramViewFactory.getViewService()
          a utility method to return the view service instance
protected static ViewService AbstractViewFactory.getViewService()
          Method getViewService.
 


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.