de.cau.cs.kieler.kaom.diagram.part
Class KaomInitDiagramFileAction
java.lang.Object
de.cau.cs.kieler.kaom.diagram.part.KaomInitDiagramFileAction
- All Implemented Interfaces:
- IActionDelegate, IObjectActionDelegate
public class KaomInitDiagramFileAction
- extends Object
- implements IObjectActionDelegate
- Rating

- Generated:
- This code was automatically generated.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KaomInitDiagramFileAction
public KaomInitDiagramFileAction()
setActivePart
public void setActivePart(IAction action,
IWorkbenchPart targetPart)
- Specified by:
setActivePart
in interface IObjectActionDelegate
- Generated:
- This code was automatically generated.
selectionChanged
public void selectionChanged(IAction action,
ISelection selection)
- Specified by:
selectionChanged
in interface IActionDelegate
- Generated:
- This code was automatically generated.
run
public void run(IAction action)
- Specified by:
run
in interface IActionDelegate
- Generated:
- This code was automatically generated.