org.eclipse.emf.codegen.action
Class CompileTemplateAction
java.lang.Object
org.eclipse.emf.codegen.action.CompileTemplateAction
- All Implemented Interfaces:
- org.eclipse.ui.IActionDelegate
- public class CompileTemplateAction
- extends Object
- implements org.eclipse.ui.IActionDelegate
Compile the JET template.
|
Field Summary |
protected org.eclipse.jface.viewers.ISelection |
selection
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
selection
protected org.eclipse.jface.viewers.ISelection selection
CompileTemplateAction
public CompileTemplateAction()
run
public void run(org.eclipse.jface.action.IAction action)
- Specified by:
run in interface org.eclipse.ui.IActionDelegate
selectionChanged
public void selectionChanged(org.eclipse.jface.action.IAction action,
org.eclipse.jface.viewers.ISelection selection)
- Specified by:
selectionChanged in interface org.eclipse.ui.IActionDelegate
setActionState
protected void setActionState(org.eclipse.jface.action.IAction action)
getSelectedObjects
protected List getSelectedObjects()
isSupportedAction
protected boolean isSupportedAction(Object object)