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, setSelection
public void runImpl(org.eclipse.jface.action.IAction action) throws Exception
runImpl
in class EugeniaActionDelegate
Exception
public ClearGmfFileSetAction setClearGmfFiles(boolean clearGmfFiles)
public EugeniaActionDelegateStep getStep()
getStep
in class EugeniaActionDelegate
public void delete(String path)
public String getBuiltinTransformation()
getBuiltinTransformation
in class EugeniaActionDelegate
public String getCustomizationTransformation()
getCustomizationTransformation
in class EugeniaActionDelegate
public List<IModel> getModels() throws Exception
getModels
in class EugeniaActionDelegate
Exception
public String getTitle()
getTitle
in class EugeniaActionDelegate
Copyright © 2020. All rights reserved.