public class EclTask extends ExecutableModuleTask
| Modifier and Type | Field and Description |
|---|---|
protected String |
exportMatchTrace |
protected String |
useMatchTrace |
assertions, code, exportsVariableNestedElements, fine, modelNestedElements, module, parameterNestedElements, result, setBeans, src, uri, usesVariableNestedElementsfailOnErrors, failOnWarnings, profile| Constructor and Description |
|---|
EclTask() |
| Modifier and Type | Method and Description |
|---|---|
protected IEolExecutableModule |
createModule() |
protected void |
examine() |
String |
getExportMatchTrace() |
String |
getUseMatchTrace() |
protected void |
initialize() |
void |
setExportMatchTrace(String exportMatchTrace) |
void |
setUseMatchTrace(String useMatchTrace) |
addText, addVariables, configureModule, createExports, createModel, createParameter, createUses, executeImpl, exportVariable, getSrc, getTaskName, getUri, isAssertions, isDebug, isFine, isGUI, isSetBeans, populateModelRepository, setAssertions, setDebug, setFine, setGUI, setSetBeans, setSrc, setUri, useResults, useVariableexecute, fail, getActiveTransactions, getBaseDir, getExtendedProperties, getProjectRepository, getProjectStackFrame, isFailOnErrors, isFailOnWarnings, isProfile, setFailOnErrors, setFailOnWarnings, setProfile, setProjectRepository, warnbindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypeprotected String useMatchTrace
protected String exportMatchTrace
public String getUseMatchTrace()
public void setUseMatchTrace(String useMatchTrace)
public String getExportMatchTrace()
public void setExportMatchTrace(String exportMatchTrace)
protected IEolExecutableModule createModule()
createModule in class ExecutableModuleTaskprotected void initialize()
throws Exception
initialize in class ExecutableModuleTaskExceptionprotected void examine()
throws Exception
examine in class ExecutableModuleTaskExceptionCopyright © 2016. All rights reserved.