Runtime

Uses of Class
org.eclipse.gmf.runtime.common.core.util.EnumeratedType

Packages that use EnumeratedType
org.eclipse.gmf.runtime.common.core.service Provides the base interfaces for all service providers. 
org.eclipse.gmf.runtime.common.ui.action.actions.global Provides a set of common global actions and global action handlers for use with the Global Action Handler Service. 
org.eclipse.gmf.runtime.common.ui.services.dnd.drop Provides core support for the drop component of drag and drop. 
org.eclipse.gmf.runtime.draw2d.ui.figures Provides a set of classes that extend from the org.eclipse.draw2d hierarchies for rendering, geometric manipulation and layout of figures on the drawing surface. 
 

Uses of EnumeratedType in org.eclipse.gmf.runtime.common.core.service
 

Subclasses of EnumeratedType in org.eclipse.gmf.runtime.common.core.service
 class ExecutionStrategy
          An enumeration of provider execution strategies.
 class ProviderPriority
          An enumeration of service provider priorities.
 

Uses of EnumeratedType in org.eclipse.gmf.runtime.common.ui.action.actions.global
 

Subclasses of EnumeratedType in org.eclipse.gmf.runtime.common.ui.action.actions.global
 class ClipboardState
          Enumeration class for the clipboard state.
 

Uses of EnumeratedType in org.eclipse.gmf.runtime.common.ui.services.dnd.drop
 

Subclasses of EnumeratedType in org.eclipse.gmf.runtime.common.ui.services.dnd.drop
static class AbstractDropTargetListener.WorkIndicatorType
          Enumerated type for work indicator type
 

Uses of EnumeratedType in org.eclipse.gmf.runtime.draw2d.ui.figures
 

Subclasses of EnumeratedType in org.eclipse.gmf.runtime.draw2d.ui.figures
 class GravityDirectionType
          An enumeration of Gravity Direction types.
 


Runtime

Guidelines for using Eclipse APIs.

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