Runtime

Uses of Package
org.eclipse.gmf.runtime.common.core.util

Packages that use org.eclipse.gmf.runtime.common.core.util
org.eclipse.gmf.runtime.common.core.service Provides the base interfaces for all service providers.  
org.eclipse.gmf.runtime.common.core.util Provides miscellaneous utility classes that are applicable to the modeling platform.  
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.commands Aurora internal packages Package Specification Diagram ui commands 
org.eclipse.gmf.runtime.diagram.ui.editparts Aurora internal packages Package Specification This package contains the edit part classes.  
org.eclipse.gmf.runtime.diagram.ui.editpolicies Aurora internal packages Package Specification This package contains the edit policy classes.  
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.diagram.ui.render.editparts Package Specification This package contains the edit part classes.  
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.  
org.eclipse.gmf.runtime.emf.core.util Miscellaneous utility classes for working with MSL-managed resources, objects, and meta-models.  
 

Classes in org.eclipse.gmf.runtime.common.core.util used by org.eclipse.gmf.runtime.common.core.service
EnumeratedType
          An enumeration of constants based on the typesafe enum pattern.
 

Classes in org.eclipse.gmf.runtime.common.core.util used by org.eclipse.gmf.runtime.common.core.util
StringMatcher.Position
          Keeps track of the internal position of the matcher.
 

Classes in org.eclipse.gmf.runtime.common.core.util used by org.eclipse.gmf.runtime.common.ui.action
EnumeratedType
          An enumeration of constants based on the typesafe enum pattern.
 

Classes in org.eclipse.gmf.runtime.common.core.util used by org.eclipse.gmf.runtime.common.ui.action.actions.global
EnumeratedType
          An enumeration of constants based on the typesafe enum pattern.
 

Classes in org.eclipse.gmf.runtime.common.core.util used by org.eclipse.gmf.runtime.common.ui.dialogs
EnumeratedType
          An enumeration of constants based on the typesafe enum pattern.
 

Classes in org.eclipse.gmf.runtime.common.core.util used by org.eclipse.gmf.runtime.common.ui.services.dnd.drop
EnumeratedType
          An enumeration of constants based on the typesafe enum pattern.
 

Classes in org.eclipse.gmf.runtime.common.core.util used by org.eclipse.gmf.runtime.diagram.ui.commands
ObjectAdapter
          An adapter that allows for the setting of the object later.
 

Classes in org.eclipse.gmf.runtime.common.core.util used by org.eclipse.gmf.runtime.diagram.ui.editparts
IAdaptableSelection
          A common tag interface that is supported by viewers that want to enable access to their selection.
 

Classes in org.eclipse.gmf.runtime.common.core.util used by org.eclipse.gmf.runtime.diagram.ui.editpolicies
Proxy
          A proxy object that handles exceptions.
 

Classes in org.eclipse.gmf.runtime.common.core.util used by org.eclipse.gmf.runtime.diagram.ui.image
EnumeratedType
          An enumeration of constants based on the typesafe enum pattern.
 

Classes in org.eclipse.gmf.runtime.common.core.util used by org.eclipse.gmf.runtime.diagram.ui.render.editparts
IAdaptableSelection
          A common tag interface that is supported by viewers that want to enable access to their selection.
 

Classes in org.eclipse.gmf.runtime.common.core.util used by org.eclipse.gmf.runtime.draw2d.ui.figures
EnumeratedType
          An enumeration of constants based on the typesafe enum pattern.
 

Classes in org.eclipse.gmf.runtime.common.core.util used by org.eclipse.gmf.runtime.emf.core.util
Proxy
          A proxy object that handles exceptions.
 


Runtime

Guidelines for using Eclipse APIs.

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