org.eclipse.epsilon.eugenia.patches
Class ApplyPatchesDelegate
java.lang.Object
org.eclipse.epsilon.eugenia.EugeniaActionDelegate
org.eclipse.epsilon.eugenia.patches.ApplyPatchesDelegate
- All Implemented Interfaces:
- org.eclipse.ui.IActionDelegate, org.eclipse.ui.IObjectActionDelegate
public class ApplyPatchesDelegate
- extends EugeniaActionDelegate
Methods inherited from class org.eclipse.epsilon.eugenia.EugeniaActionDelegate |
createBuiltinModule, createCustomizationModule, getExtraModels, getExtraVariables, getGmfFileSet, getSelectedFile, getSelection, isApplicable, isClearConsole, loadModel, refresh, requiresUIThread, run, selectionChanged, setActivePart, setClearConsole, setExtraModels, setSelection |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplyPatchesDelegate
public ApplyPatchesDelegate()
getTitle
public java.lang.String getTitle()
- Specified by:
getTitle
in class EugeniaActionDelegate
getStep
public EugeniaActionDelegateStep getStep()
- Specified by:
getStep
in class EugeniaActionDelegate
getModels
public java.util.List<IModel> getModels()
throws java.lang.Exception
- Specified by:
getModels
in class EugeniaActionDelegate
- Throws:
java.lang.Exception
getBuiltinTransformation
public java.lang.String getBuiltinTransformation()
- Specified by:
getBuiltinTransformation
in class EugeniaActionDelegate
getCustomizationTransformation
public java.lang.String getCustomizationTransformation()
- Specified by:
getCustomizationTransformation
in class EugeniaActionDelegate
runImpl
public void runImpl(org.eclipse.jface.action.IAction action)
- Overrides:
runImpl
in class EugeniaActionDelegate