de.cau.cs.kieler.synccharts.codegen.sc
Class SCGenerator
java.lang.Object
org.eclipse.core.commands.common.EventManager
org.eclipse.core.commands.AbstractHandler
de.cau.cs.kieler.synccharts.codegen.sc.SCGenerator
- All Implemented Interfaces:
- IHandler, IHandler2
public class SCGenerator
- extends AbstractHandler
- implements IHandler
A simple class to invoke the process of generating SC-Code.
- Rating

- (2010-06-14)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SCGenerator
public SCGenerator()
execute
public Object execute(ExecutionEvent event)
throws ExecutionException
-
- Specified by:
execute
in interface IHandler
- Throws:
ExecutionException
getInputModel
public String getInputModel()