public class ClearGmfFileSetAction extends EugeniaActionDelegate
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
clearGmfFiles |
clearConsole, gmfFileSet| Constructor and Description |
|---|
ClearGmfFileSetAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
delete(String path) |
String |
getBuiltinTransformation() |
String |
getCustomizationTransformation() |
List<IModel> |
getModels() |
EugeniaActionDelegateStep |
getStep() |
String |
getTitle() |
void |
runImpl(org.eclipse.jface.action.IAction action) |
ClearGmfFileSetAction |
setClearGmfFiles(boolean clearGmfFiles) |
createBuiltinModule, createCustomizationModule, createGmfFileSetFromSelection, disposeModel, getExtraModels, getExtraVariables, getGmfFileSet, getSelectedFile, getSelection, isApplicable, isClearConsole, loadModel, preExecuteCustomisation, refresh, requiresUIThread, run, selectionChanged, setActivePart, setClearConsole, setExtraModels, setSelectionpublic void runImpl(org.eclipse.jface.action.IAction action)
throws Exception
runImpl in class EugeniaActionDelegateExceptionpublic ClearGmfFileSetAction setClearGmfFiles(boolean clearGmfFiles)
public EugeniaActionDelegateStep getStep()
getStep in class EugeniaActionDelegatepublic void delete(String path)
public String getBuiltinTransformation()
getBuiltinTransformation in class EugeniaActionDelegatepublic String getCustomizationTransformation()
getCustomizationTransformation in class EugeniaActionDelegatepublic List<IModel> getModels() throws Exception
getModels in class EugeniaActionDelegateExceptionpublic String getTitle()
getTitle in class EugeniaActionDelegateCopyright © 2020. All rights reserved.