Runtime

Package org.eclipse.gmf.runtime.diagram.ui.services.editpart

Aurora internal packages Package Specification This package contains the edit part classes.

See:
          Description

Interface Summary
IEditPartOperation This interface is not intended to be implemented by clients as new methods may be added in the future.
 

Class Summary
AbstractEditPartProvider An AbstractFactory implementation of the IEditPartProvider interface.
CreateGraphicEditPartOperation Concrete operation to create a IGraphicalEditPart (or subclass) element.
CreateRootEditPartOperation Concrete operation to create a RootEditPart (or subclass) element.
EditPartService A service that supports the creation of editpart elements.
EditPartService.ProviderDescriptor A descriptor for ISemanticProvider defined by a configuration element.
 

Package org.eclipse.gmf.runtime.diagram.ui.services.editpart Description

Aurora internal packages

Package Specification

This package contains the edit part classes. An edit part is a controller that specifies how model elements are mapped to visual figures and coordinates the editing behavior of the model.


Runtime

Guidelines for using Eclipse APIs.

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