Runtime

Uses of Interface
org.eclipse.gmf.runtime.emf.ui.services.modelingassistant.IModelingAssistantProvider

Packages that use IModelingAssistantProvider
org.eclipse.gmf.runtime.emf.ui.services.modelingassistant The Modeling Assistant Service provides an extensible algorithm for offering users easy access to the most common editing gestures in a particular context of model elements and/or diagrams. 
 

Uses of IModelingAssistantProvider in org.eclipse.gmf.runtime.emf.ui.services.modelingassistant
 

Classes in org.eclipse.gmf.runtime.emf.ui.services.modelingassistant that implement IModelingAssistantProvider
 class ModelingAssistantProvider
          Abstract class for the Modeling Assistant Provider so that subclasses don't have to override methods they do not provide for.
 class ModelingAssistantService
          This service is used to assist the user with modeling gestures.
 


Runtime

Guidelines for using Eclipse APIs.

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