de.cau.cs.kieler.sim.kiem.automated.ui.ui
Class SkipExecutionAction

java.lang.Object
  extended by de.cau.cs.kieler.sim.kiem.automated.ui.ui.SkipAction
      extended by de.cau.cs.kieler.sim.kiem.automated.ui.ui.SkipExecutionAction
All Implemented Interfaces:
IActionDelegate, IViewActionDelegate

public class SkipExecutionAction
extends SkipAction

Stop the currently running automated execution run.

Rating proposed yellow
(2010-02-08)

Constructor Summary
SkipExecutionAction()
           
 
Method Summary
 void run(IAction action)
          
 
Methods inherited from class de.cau.cs.kieler.sim.kiem.automated.ui.ui.SkipAction
init, selectionChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SkipExecutionAction

public SkipExecutionAction()
Method Detail

run

public void run(IAction action)