Runtime

Uses of Package
org.eclipse.gmf.runtime.common.ui.services.marker

Packages that use org.eclipse.gmf.runtime.common.ui.services.marker
org.eclipse.gmf.runtime.common.ui.services.marker Provides the Marker Navigation service, which is used to navigate to an Eclipse IMarker in an Eclipse IEditorPart
org.eclipse.gmf.runtime.diagram.ui.providers.ide.providers This package contains a contribution item provider and a global action handler and provider for diagram IDE Global Actions. 
org.eclipse.gmf.runtime.emf.ui.providers.marker Extension of the Common UI marker-navigation provider API that supports navigation to elements within MSL-managed models. 
 

Classes in org.eclipse.gmf.runtime.common.ui.services.marker used by org.eclipse.gmf.runtime.common.ui.services.marker
MarkerNavigationService
          This service is the distribution point for "gotoMarker" requests made by Eclipse to an IEditorPart.
 

Classes in org.eclipse.gmf.runtime.common.ui.services.marker used by org.eclipse.gmf.runtime.diagram.ui.providers.ide.providers
AbstractMarkerNavigationProvider
          This class saves the editor associated with the goto operation so that utility methods in derived classes can access the editor instance before the doGotoMarker() method is called.
 

Classes in org.eclipse.gmf.runtime.common.ui.services.marker used by org.eclipse.gmf.runtime.emf.ui.providers.marker
AbstractMarkerNavigationProvider
          This class saves the editor associated with the goto operation so that utility methods in derived classes can access the editor instance before the doGotoMarker() method is called.
 


Runtime

Guidelines for using Eclipse APIs.

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