public class AdaGenUIHandler
extends org.eclipse.core.commands.AbstractHandler
Constructor and Description |
---|
AdaGenUIHandler() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
execute(org.eclipse.core.commands.ExecutionEvent event)
implementation of the Ada code generation command as an Eclipse Job.
|
public java.lang.Object execute(org.eclipse.core.commands.ExecutionEvent event) throws org.eclipse.core.commands.ExecutionException
event
- the execution eventorg.eclipse.core.commands.ExecutionException
- the execution exception