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
Deprecated. Left this class for the case it will be reactivated. The related command/menu entry
extension have been removed with the 0.6.0 release of KIELER. (chsch, 2011-11-18)
public class EditInStateHandler
- extends AbstractHandler
- implements IHandler
Handles edit requests for model elements.
- Rating

Field Summary |
static String |
TYPE_PARAM
Deprecated. parameter for type of element to edit. |
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
- Deprecated.
- parameter for type of element to edit.
- See Also:
- Constant Field Values
EditInStateHandler
public EditInStateHandler()
- Deprecated.
execute
public Object execute(ExecutionEvent event)
throws ExecutionException
- Deprecated.
-
- Specified by:
execute
in interface IHandler
- Throws:
ExecutionException