|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.gmf.runtime.diagram.ui.internal.services.editpart.EditPartOperation
org.eclipse.gmf.runtime.diagram.ui.services.editpart.CreateRootEditPartOperation
Concrete operation to create a RootEditPart (or
subclass) element.
| Constructor Summary | |
CreateRootEditPartOperation(Diagram diagram)
Constructor |
|
| Method Summary | |
java.lang.Object |
execute(IProvider provider)
Creates the editpart. |
| Methods inherited from class org.eclipse.gmf.runtime.diagram.ui.internal.services.editpart.EditPartOperation |
determineCachingKey, getCachingKey, getView |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CreateRootEditPartOperation(Diagram diagram)
diagram - Diagram notation object that is the context for the operation.| Method Detail |
public java.lang.Object execute(IProvider provider)
provider - the provider capable of honoring this operation.
|
Runtime | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.