de.cau.cs.kieler.synccharts.codegen.esterel
Class EsterelGenerator
java.lang.Object
de.cau.cs.kieler.synccharts.codegen.esterel.EsterelGenerator
- All Implemented Interfaces:
- IHandler
public class EsterelGenerator
- extends Object
- implements IHandler
- Rating

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EsterelGenerator
public EsterelGenerator()
addHandlerListener
public void addHandlerListener(IHandlerListener handlerListener)
- Specified by:
addHandlerListener
in interface IHandler
dispose
public void dispose()
- Specified by:
dispose
in interface IHandler
execute
public Object execute(ExecutionEvent event)
throws ExecutionException
- Specified by:
execute
in interface IHandler
- Throws:
ExecutionException
isEnabled
public boolean isEnabled()
- Specified by:
isEnabled
in interface IHandler
isHandled
public boolean isHandled()
- Specified by:
isHandled
in interface IHandler
removeHandlerListener
public void removeHandlerListener(IHandlerListener handlerListener)
- Specified by:
removeHandlerListener
in interface IHandler