Class URISupportingDirectoryCleaner
java.lang.Object
org.eclipse.emf.mwe.core.lib.AbstractWorkflowComponent
org.eclipse.emf.mwe.core.lib.AbstractWorkflowComponent2
org.eclipse.emf.mwe.utils.DirectoryCleaner
tools.mdsd.ecoreworkflow.mwe2lib.component.URISupportingDirectoryCleaner
- All Implemented Interfaces:
WorkflowComponent
,WorkflowComponentWithID
,IWorkflowComponent
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addDirectory
(String string) protected String
convertUri
(URI uri) protected void
invokeInternal
(WorkflowContext model, ProgressMonitor monitor, Issues issues) Methods inherited from class org.eclipse.emf.mwe.utils.DirectoryCleaner
addExclude, checkConfigurationInternal, cleanFolder, cleanFolder, getComponentName, getLogMessage, isExcluded, isUseDefaultExcludes, setDirectory, setUseDefaultExcludes
Methods inherited from class org.eclipse.emf.mwe.core.lib.AbstractWorkflowComponent2
checkConfiguration
Methods inherited from class org.eclipse.emf.mwe.core.lib.AbstractWorkflowComponent
checkRequiredConfigProperty, getBridge, getContainer, getId, getLocation, invoke, invoke, postInvoke, preInvoke, setContainer, setId, setLocation, setSkipOnErrors
-
Field Details
-
uris
-
-
Constructor Details
-
URISupportingDirectoryCleaner
public URISupportingDirectoryCleaner()
-
-
Method Details
-
addDirectory
-
invokeInternal
- Overrides:
invokeInternal
in classDirectoryCleaner
-
convertUri
-