| epsilon.common.dt.tool extension for UMLCreateShortcutAction [message #562323] |
Tue, 25 November 2008 02:27 |
Nicolas Rouquette Messages: 132 Registered: July 2009 |
Senior Member |
|
|
Can anyone please tell me how I could invoke from an EWL file the
org.eclipse.uml2.diagram.clazz.part.UMLCreateShortcutAction command?
This class is defined as an org.eclipse.core.commands.AbstractHandler
and defines a public method:
public Object execute(ExecutionEvent event) throws ExecutionException { ...
}
I don't know how to construct an
org.eclipse.core.commands.ExecutionEvent from the IGraphicalEditPart
'self' variable of the wizard.
Suggestions?
-- Nicolas.
|
|
|
Powered by
FUDForum. Page generated in 0.02083 seconds