Class EvaluationExecutionHandler
- java.lang.Object
-
- org.eclipse.core.commands.common.EventManager
-
- org.eclipse.core.commands.AbstractHandler
-
- org.palladiosimulator.profiling.evaluation.ui.EvaluationExecutionHandler
-
public class EvaluationExecutionHandler extends AbstractHandler
-
-
Constructor Summary
Constructors Constructor Description EvaluationExecutionHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
execute(ExecutionEvent event)
-
Methods inherited from class org.eclipse.core.commands.AbstractHandler
addHandlerListener, dispose, fireHandlerChanged, hasListeners, isEnabled, isHandled, removeHandlerListener, setBaseEnabled, setEnabled
-
Methods inherited from class org.eclipse.core.commands.common.EventManager
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject
-
-
-
-
Method Detail
-
execute
public Object execute(ExecutionEvent event) throws ExecutionException
- Throws:
ExecutionException
-
-