|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.core.commands.common.EventManager
org.eclipse.core.commands.AbstractHandler
org.eclipse.emf.codegen.ecore.genmodel.handler.GenerateHandler
public class GenerateHandler
PROVISIONAL This API is subject to arbitrary change, including renaming or removal.
| Nested Class Summary | |
|---|---|
protected static class |
GenerateHandler.GenModelGenerationDialog
|
protected static class |
GenerateHandler.GenModelSelectionDialog
|
| Field Summary | |
|---|---|
protected Point |
dialogLocation
|
protected Point |
dialogSize
|
| Constructor Summary | |
|---|---|
GenerateHandler()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
execute(ExecutionEvent event)
|
protected static java.util.List<URI> |
getGenModelURIs(IProgressMonitor progressMonitor,
java.lang.Object[] objects)
|
| Methods inherited from class org.eclipse.core.commands.AbstractHandler |
|---|
addHandlerListener, dispose, fireHandlerChanged, hasListeners, isEnabled, isHandled, removeHandlerListener, setBaseEnabled, setEnabled |
| Methods inherited from class org.eclipse.core.commands.common.EventManager |
|---|
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Point dialogSize
protected Point dialogLocation
| Constructor Detail |
|---|
public GenerateHandler()
| Method Detail |
|---|
protected static java.util.List<URI> getGenModelURIs(IProgressMonitor progressMonitor,
java.lang.Object[] objects)
public java.lang.Object execute(ExecutionEvent event)
throws ExecutionException
ExecutionException
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||