de.cau.cs.kieler.sim.kiem.automated.ui.ui
Class SkipAction
java.lang.Object
de.cau.cs.kieler.sim.kiem.automated.ui.ui.SkipAction
- All Implemented Interfaces:
- IActionDelegate, IViewActionDelegate
- Direct Known Subclasses:
- SkipExecutionAction, SkipExecutionFileAction, SkipIterationAction, SkipModelFileAction
public abstract class SkipAction
- extends Object
- implements IViewActionDelegate
Super class for all actions that have to do with skipping.
- Rating

- (2010-02-08)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SkipAction
public SkipAction()
init
public void init(IViewPart view)
-
- Specified by:
init
in interface IViewActionDelegate
selectionChanged
public void selectionChanged(IAction action,
ISelection selection)
-
- Specified by:
selectionChanged
in interface IActionDelegate