Runtime

Uses of Class
org.eclipse.gmf.runtime.common.ui.services.marker.AbstractMarkerNavigationProvider

Packages that use AbstractMarkerNavigationProvider
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. 
 

Uses of AbstractMarkerNavigationProvider in org.eclipse.gmf.runtime.diagram.ui.providers.ide.providers
 

Subclasses of AbstractMarkerNavigationProvider in org.eclipse.gmf.runtime.diagram.ui.providers.ide.providers
 class AbstractDiagramMarkerNavigationProvider
          Abstract Diagram Marker Navigation Provider This class provides utility methods for converting element ID strings into their corresponding edit parts within the diagram.
 

Uses of AbstractMarkerNavigationProvider in org.eclipse.gmf.runtime.emf.ui.providers.marker
 

Subclasses of AbstractMarkerNavigationProvider in org.eclipse.gmf.runtime.emf.ui.providers.marker
 class AbstractModelMarkerNavigationProvider
          Abstract Model Marker Navigation Provider this abstract class provides the necessary wrapping required to perform model operations related to the navigation of markers.
 


Runtime

Guidelines for using Eclipse APIs.

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