Runtime

Uses of Interface
org.eclipse.gmf.runtime.diagram.ui.services.editpart.IEditPartOperation

Packages that use IEditPartOperation
org.eclipse.gmf.runtime.diagram.ui.internal.services.editpart Aurora internal packages Package Specification This package contains the edit part classes.  
org.eclipse.gmf.runtime.diagram.ui.services.editpart Aurora internal packages Package Specification This package contains the edit part classes.  
 

Uses of IEditPartOperation in org.eclipse.gmf.runtime.diagram.ui.internal.services.editpart
 

Classes in org.eclipse.gmf.runtime.diagram.ui.internal.services.editpart that implement IEditPartOperation
 class org.eclipse.gmf.runtime.diagram.ui.internal.services.editpart.EditPartOperation
          Abstract operation that simply stores the associated view and provides an accessor method to all subclasses.
 

Uses of IEditPartOperation in org.eclipse.gmf.runtime.diagram.ui.services.editpart
 

Classes in org.eclipse.gmf.runtime.diagram.ui.services.editpart that implement IEditPartOperation
 class CreateGraphicEditPartOperation
          Concrete operation to create a IGraphicalEditPart (or subclass) element.
 class CreateRootEditPartOperation
          Concrete operation to create a RootEditPart (or subclass) element.
 


Runtime

Guidelines for using Eclipse APIs.

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