Runtime

Uses of Package
org.eclipse.gmf.runtime.emf.type.core.edithelper

Packages that use org.eclipse.gmf.runtime.emf.type.core.edithelper
org.eclipse.gmf.runtime.diagram.core.edithelpers Aurora internal packages Package Specification this package contains classes used to help in create the element requests  
org.eclipse.gmf.runtime.emf.type.core This package contains the classes that define primary classes in the Element Type framework. 
org.eclipse.gmf.runtime.emf.type.core.edithelper Provides the edit helper and edit helper advice for the Element Type framework. 
 

Classes in org.eclipse.gmf.runtime.emf.type.core.edithelper used by org.eclipse.gmf.runtime.diagram.core.edithelpers
AbstractEditHelperAdvice
          Abstract superclass for edit helper advice classes that provide 'before' and 'after' advice for modifying model elements.
IEditHelperAdvice
          Provides 'before' and 'after' editing behaviour for modifying model elements.
 

Classes in org.eclipse.gmf.runtime.emf.type.core.edithelper used by org.eclipse.gmf.runtime.emf.type.core
IEditHelper
          A factory for commands that will modify elements of a specific type.
IEditHelperAdvice
          Provides 'before' and 'after' editing behaviour for modifying model elements.
 

Classes in org.eclipse.gmf.runtime.emf.type.core.edithelper used by org.eclipse.gmf.runtime.emf.type.core.edithelper
IEditHelper
          A factory for commands that will modify elements of a specific type.
IEditHelperAdvice
          Provides 'before' and 'after' editing behaviour for modifying model elements.
 


Runtime

Guidelines for using Eclipse APIs.

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