de.cau.cs.kieler.synccharts.diagram.custom.handlers
Class ExpandMacroStatesCommand
java.lang.Object
org.eclipse.core.commands.common.EventManager
org.eclipse.core.commands.AbstractHandler
de.cau.cs.kieler.synccharts.diagram.custom.handlers.ExpandMacroStatesCommand
- All Implemented Interfaces:
- IHandler, IHandler2
public class ExpandMacroStatesCommand
- extends AbstractHandler
A command that expands all referenceMacroStates in a given file [.kixs] and writes the expanded
superstate to a new file _EXPANDED.kixs
- Rating

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExpandMacroStatesCommand
public ExpandMacroStatesCommand()
setEnabled
public void setEnabled(Object evaluationContext)
-
- Specified by:
setEnabled
in interface IHandler2
- Overrides:
setEnabled
in class AbstractHandler
execute
public Object execute(ExecutionEvent event)
throws ExecutionException
-
- Throws:
ExecutionException