|
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.CreateGraphicEditPartOperation
Concrete operation to create a IGraphicalEditPart (or subclass) element.
| Constructor Summary | |
protected |
CreateGraphicEditPartOperation(View view)
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 |
protected CreateGraphicEditPartOperation(View view)
view - the view element to be controlled by the created
editpart.| 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.