de.cau.cs.kieler.s.codegen
Class AbstractCodegenHandler
java.lang.Object
org.eclipse.core.commands.common.EventManager
org.eclipse.core.commands.AbstractHandler
de.cau.cs.kieler.s.codegen.AbstractCodegenHandler
- All Implemented Interfaces:
- IHandler, IHandler2
- Direct Known Subclasses:
- SCGenerator, SJGenerator
public abstract class AbstractCodegenHandler
- extends AbstractHandler
- Rating

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractCodegenHandler
public AbstractCodegenHandler()
execute
public Object execute(ExecutionEvent event)
throws ExecutionException
-
- Throws:
ExecutionException
createContext
protected abstract void createContext(IFile selectedFile)
createContext
protected abstract void createContext()