Class EMFProfileInitDiagramFileAction
java.lang.Object
org.modelversioning.emfprofile.diagram.part.EMFProfileInitDiagramFileAction
- All Implemented Interfaces:
IActionDelegate
,IWorkbenchWindowActionDelegate
public class EMFProfileInitDiagramFileAction
extends Object
implements IWorkbenchWindowActionDelegate
- Generated class or method.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
dispose()
void
init
(IWorkbenchWindow window) void
void
selectionChanged
(IAction action, ISelection selection)
-
Constructor Details
-
EMFProfileInitDiagramFileAction
public EMFProfileInitDiagramFileAction()
-
-
Method Details
-
init
- Specified by:
init
in interfaceIWorkbenchWindowActionDelegate
- Generated class or method.
-
dispose
public void dispose()- Specified by:
dispose
in interfaceIWorkbenchWindowActionDelegate
- Generated class or method.
-
selectionChanged
- Specified by:
selectionChanged
in interfaceIActionDelegate
- Generated class or method.
-
run
- Specified by:
run
in interfaceIActionDelegate
- Generated class or method.
-