de.cau.cs.kieler.synccharts.diagram.custom.handlers
Class EditInStateHandler
java.lang.Object
org.eclipse.core.commands.common.EventManager
org.eclipse.core.commands.AbstractHandler
de.cau.cs.kieler.synccharts.diagram.custom.handlers.EditInStateHandler
- All Implemented Interfaces:
- IHandler, IHandler2
public class EditInStateHandler
- extends AbstractHandler
- implements IHandler
Handles edit requests for model elements.
- Rating

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE_PARAM
public static final String TYPE_PARAM
- parameter for type of element to edit.
- See Also:
- Constant Field Values
EditInStateHandler
public EditInStateHandler()
execute
public Object execute(ExecutionEvent event)
throws ExecutionException
-
- Specified by:
execute
in interface IHandler
- Throws:
ExecutionException