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, usesVariableNestedElements
failOnErrors, 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, useVariable
execute, fail, getActiveTransactions, getBaseDir, getExtendedProperties, getProjectRepository, getProjectStackFrame, isFailOnErrors, isFailOnWarnings, isProfile, setFailOnErrors, setFailOnWarnings, setProfile, setProjectRepository, warn
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
protected 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 ExecutableModuleTask
protected void initialize() throws Exception
initialize
in class ExecutableModuleTask
Exception
protected void examine() throws Exception
examine
in class ExecutableModuleTask
Exception
Copyright © 2016. All rights reserved.