de.cau.cs.kieler.synccharts.diagram.custom.handlers
Class AddToStateHandler
java.lang.Object
org.eclipse.core.commands.common.EventManager
org.eclipse.core.commands.AbstractHandler
de.cau.cs.kieler.synccharts.diagram.custom.handlers.AddToStateHandler
- All Implemented Interfaces:
- IHandler, IHandler2
public class AddToStateHandler
- extends AbstractHandler
- implements IHandler
Handler that adds an element to a specific compartment.
- 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 add.
- See Also:
- Constant Field Values
AddToStateHandler
public AddToStateHandler()
execute
public Object execute(ExecutionEvent event)
throws ExecutionException
-
- Specified by:
execute
in interface IHandler
- Throws:
ExecutionException