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 Provides a set of classes for defining Actions which are run in order to carry out application behaviour that the user has requested through the user-interface.  
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.dialogs Provides implementations of various common dialogs.  
org.eclipse.gmf.runtime.common.ui.services.dnd.drop Provides core support for the drop component of drag and drop.  
org.eclipse.gmf.runtime.diagram.ui.image Aurora internal packages Package Specification this package contains classes related to the imge support 
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
 

Subclasses of EnumeratedType in org.eclipse.gmf.runtime.common.ui.action
static class IActionWithProgress.WorkIndicatorType
          Enumerated type for work indicator type
 

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.dialogs
 

Subclasses of EnumeratedType in org.eclipse.gmf.runtime.common.ui.dialogs
 class ExpansionType
          Expansion type enumeration for SRE.
 class SelectedType
          Describes how a SelectableElement is selected.
 

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.diagram.ui.image
 

Subclasses of EnumeratedType in org.eclipse.gmf.runtime.diagram.ui.image
 class ImageFileFormat
          An enumeration of image formats supported by the copy diagram to image file utility class CopyToImageUtil.
 

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.