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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddispose()voidinit(IWorkbenchWindow window) voidvoidselectionChanged(IAction action, ISelection selection)
-
Constructor Details
-
EMFProfileInitDiagramFileAction
public EMFProfileInitDiagramFileAction()
-
-
Method Details
-
init
- Specified by:
initin interfaceIWorkbenchWindowActionDelegate- Generated class or method.
-
dispose
public void dispose()- Specified by:
disposein interfaceIWorkbenchWindowActionDelegate- Generated class or method.
-
selectionChanged
- Specified by:
selectionChangedin interfaceIActionDelegate- Generated class or method.
-
run
- Specified by:
runin interfaceIActionDelegate- Generated class or method.
-