public static interface RCDocument.RC extends TaskType
Modifier and Type | Interface and Description |
---|---|
static class |
RCDocument.RC.Factory
A factory class with static methods for creating instances
of this type.
|
TaskType.Output
Modifier and Type | Field and Description |
---|---|
static SchemaType |
type |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
Modifier and Type | Method and Description |
---|---|
XmlAnySimpleType |
addNewAcceptableNonZeroExitCodes()
Appends and returns a new empty "AcceptableNonZeroExitCodes" attribute
|
XmlAnySimpleType |
addNewActiveToolSwitchesValues()
Appends and returns a new empty "ActiveToolSwitchesValues" attribute
|
XmlAnySimpleType |
addNewAdditionalIncludeDirectories()
Appends and returns a new empty "AdditionalIncludeDirectories" attribute
|
XmlAnySimpleType |
addNewAdditionalOptions()
Appends and returns a new empty "AdditionalOptions" attribute
|
XmlAnySimpleType |
addNewCulture()
Appends and returns a new empty "Culture" attribute
|
XmlAnySimpleType |
addNewEnvironmentVariables()
Appends and returns a new empty "EnvironmentVariables" attribute
|
XmlAnySimpleType |
addNewExcludedInputPaths()
Appends and returns a new empty "ExcludedInputPaths" attribute
|
XmlAnySimpleType |
addNewPathOverride()
Appends and returns a new empty "PathOverride" attribute
|
XmlAnySimpleType |
addNewPreprocessorDefinitions()
Appends and returns a new empty "PreprocessorDefinitions" attribute
|
XmlAnySimpleType |
addNewResourceOutputFileName()
Appends and returns a new empty "ResourceOutputFileName" attribute
|
XmlAnySimpleType |
addNewSource()
Appends and returns a new empty "Source" attribute
|
XmlAnySimpleType |
addNewSourcesCompiled()
Appends and returns a new empty "SourcesCompiled" attribute
|
XmlAnySimpleType |
addNewStandardErrorImportance()
Appends and returns a new empty "StandardErrorImportance" attribute
|
XmlAnySimpleType |
addNewStandardOutputImportance()
Appends and returns a new empty "StandardOutputImportance" attribute
|
XmlAnySimpleType |
addNewTimeout()
Appends and returns a new empty "Timeout" attribute
|
XmlAnySimpleType |
addNewTLogReadFiles()
Appends and returns a new empty "TLogReadFiles" attribute
|
XmlAnySimpleType |
addNewTLogWriteFiles()
Appends and returns a new empty "TLogWriteFiles" attribute
|
XmlAnySimpleType |
addNewToolExe()
Appends and returns a new empty "ToolExe" attribute
|
XmlAnySimpleType |
addNewToolPath()
Appends and returns a new empty "ToolPath" attribute
|
XmlAnySimpleType |
addNewTrackedInputFilesToIgnore()
Appends and returns a new empty "TrackedInputFilesToIgnore" attribute
|
XmlAnySimpleType |
addNewTrackedOutputFilesToIgnore()
Appends and returns a new empty "TrackedOutputFilesToIgnore" attribute
|
XmlAnySimpleType |
addNewTrackerLogDirectory()
Appends and returns a new empty "TrackerLogDirectory" attribute
|
XmlAnySimpleType |
addNewUndefinePreprocessorDefinitions()
Appends and returns a new empty "UndefinePreprocessorDefinitions" attribute
|
XmlAnySimpleType |
getAcceptableNonZeroExitCodes()
Gets the "AcceptableNonZeroExitCodes" attribute
|
XmlAnySimpleType |
getActiveToolSwitchesValues()
Gets the "ActiveToolSwitchesValues" attribute
|
XmlAnySimpleType |
getAdditionalIncludeDirectories()
Gets the "AdditionalIncludeDirectories" attribute
|
XmlAnySimpleType |
getAdditionalOptions()
Gets the "AdditionalOptions" attribute
|
XmlAnySimpleType |
getCulture()
Gets the "Culture" attribute
|
XmlAnySimpleType |
getEnvironmentVariables()
Gets the "EnvironmentVariables" attribute
|
XmlAnySimpleType |
getExcludedInputPaths()
Gets the "ExcludedInputPaths" attribute
|
String |
getIgnoreStandardIncludePath()
Gets the "IgnoreStandardIncludePath" attribute
|
String |
getLogStandardErrorAsError()
Gets the "LogStandardErrorAsError" attribute
|
String |
getMinimalRebuildFromTracking()
Gets the "MinimalRebuildFromTracking" attribute
|
String |
getNullTerminateStrings()
Gets the "NullTerminateStrings" attribute
|
XmlAnySimpleType |
getPathOverride()
Gets the "PathOverride" attribute
|
XmlAnySimpleType |
getPreprocessorDefinitions()
Gets the "PreprocessorDefinitions" attribute
|
XmlAnySimpleType |
getResourceOutputFileName()
Gets the "ResourceOutputFileName" attribute
|
String |
getShowProgress()
Gets the "ShowProgress" attribute
|
String |
getSkippedExecution()
Gets the "SkippedExecution" attribute
|
XmlAnySimpleType |
getSource()
Gets the "Source" attribute
|
XmlAnySimpleType |
getSourcesCompiled()
Gets the "SourcesCompiled" attribute
|
XmlAnySimpleType |
getStandardErrorImportance()
Gets the "StandardErrorImportance" attribute
|
XmlAnySimpleType |
getStandardOutputImportance()
Gets the "StandardOutputImportance" attribute
|
XmlAnySimpleType |
getTimeout()
Gets the "Timeout" attribute
|
XmlAnySimpleType |
getTLogReadFiles()
Gets the "TLogReadFiles" attribute
|
XmlAnySimpleType |
getTLogWriteFiles()
Gets the "TLogWriteFiles" attribute
|
XmlAnySimpleType |
getToolExe()
Gets the "ToolExe" attribute
|
XmlAnySimpleType |
getToolPath()
Gets the "ToolPath" attribute
|
XmlAnySimpleType |
getTrackedInputFilesToIgnore()
Gets the "TrackedInputFilesToIgnore" attribute
|
XmlAnySimpleType |
getTrackedOutputFilesToIgnore()
Gets the "TrackedOutputFilesToIgnore" attribute
|
XmlAnySimpleType |
getTrackerLogDirectory()
Gets the "TrackerLogDirectory" attribute
|
String |
getTrackFileAccess()
Gets the "TrackFileAccess" attribute
|
XmlAnySimpleType |
getUndefinePreprocessorDefinitions()
Gets the "UndefinePreprocessorDefinitions" attribute
|
boolean |
isSetAcceptableNonZeroExitCodes()
True if has "AcceptableNonZeroExitCodes" attribute
|
boolean |
isSetActiveToolSwitchesValues()
True if has "ActiveToolSwitchesValues" attribute
|
boolean |
isSetAdditionalIncludeDirectories()
True if has "AdditionalIncludeDirectories" attribute
|
boolean |
isSetAdditionalOptions()
True if has "AdditionalOptions" attribute
|
boolean |
isSetCulture()
True if has "Culture" attribute
|
boolean |
isSetEnvironmentVariables()
True if has "EnvironmentVariables" attribute
|
boolean |
isSetExcludedInputPaths()
True if has "ExcludedInputPaths" attribute
|
boolean |
isSetIgnoreStandardIncludePath()
True if has "IgnoreStandardIncludePath" attribute
|
boolean |
isSetLogStandardErrorAsError()
True if has "LogStandardErrorAsError" attribute
|
boolean |
isSetMinimalRebuildFromTracking()
True if has "MinimalRebuildFromTracking" attribute
|
boolean |
isSetNullTerminateStrings()
True if has "NullTerminateStrings" attribute
|
boolean |
isSetPathOverride()
True if has "PathOverride" attribute
|
boolean |
isSetPreprocessorDefinitions()
True if has "PreprocessorDefinitions" attribute
|
boolean |
isSetResourceOutputFileName()
True if has "ResourceOutputFileName" attribute
|
boolean |
isSetShowProgress()
True if has "ShowProgress" attribute
|
boolean |
isSetSkippedExecution()
True if has "SkippedExecution" attribute
|
boolean |
isSetSourcesCompiled()
True if has "SourcesCompiled" attribute
|
boolean |
isSetStandardErrorImportance()
True if has "StandardErrorImportance" attribute
|
boolean |
isSetStandardOutputImportance()
True if has "StandardOutputImportance" attribute
|
boolean |
isSetTimeout()
True if has "Timeout" attribute
|
boolean |
isSetTLogReadFiles()
True if has "TLogReadFiles" attribute
|
boolean |
isSetTLogWriteFiles()
True if has "TLogWriteFiles" attribute
|
boolean |
isSetToolExe()
True if has "ToolExe" attribute
|
boolean |
isSetToolPath()
True if has "ToolPath" attribute
|
boolean |
isSetTrackedInputFilesToIgnore()
True if has "TrackedInputFilesToIgnore" attribute
|
boolean |
isSetTrackedOutputFilesToIgnore()
True if has "TrackedOutputFilesToIgnore" attribute
|
boolean |
isSetTrackerLogDirectory()
True if has "TrackerLogDirectory" attribute
|
boolean |
isSetTrackFileAccess()
True if has "TrackFileAccess" attribute
|
boolean |
isSetUndefinePreprocessorDefinitions()
True if has "UndefinePreprocessorDefinitions" attribute
|
void |
setAcceptableNonZeroExitCodes(XmlAnySimpleType acceptableNonZeroExitCodes)
Sets the "AcceptableNonZeroExitCodes" attribute
|
void |
setActiveToolSwitchesValues(XmlAnySimpleType activeToolSwitchesValues)
Sets the "ActiveToolSwitchesValues" attribute
|
void |
setAdditionalIncludeDirectories(XmlAnySimpleType additionalIncludeDirectories)
Sets the "AdditionalIncludeDirectories" attribute
|
void |
setAdditionalOptions(XmlAnySimpleType additionalOptions)
Sets the "AdditionalOptions" attribute
|
void |
setCulture(XmlAnySimpleType culture)
Sets the "Culture" attribute
|
void |
setEnvironmentVariables(XmlAnySimpleType environmentVariables)
Sets the "EnvironmentVariables" attribute
|
void |
setExcludedInputPaths(XmlAnySimpleType excludedInputPaths)
Sets the "ExcludedInputPaths" attribute
|
void |
setIgnoreStandardIncludePath(String ignoreStandardIncludePath)
Sets the "IgnoreStandardIncludePath" attribute
|
void |
setLogStandardErrorAsError(String logStandardErrorAsError)
Sets the "LogStandardErrorAsError" attribute
|
void |
setMinimalRebuildFromTracking(String minimalRebuildFromTracking)
Sets the "MinimalRebuildFromTracking" attribute
|
void |
setNullTerminateStrings(String nullTerminateStrings)
Sets the "NullTerminateStrings" attribute
|
void |
setPathOverride(XmlAnySimpleType pathOverride)
Sets the "PathOverride" attribute
|
void |
setPreprocessorDefinitions(XmlAnySimpleType preprocessorDefinitions)
Sets the "PreprocessorDefinitions" attribute
|
void |
setResourceOutputFileName(XmlAnySimpleType resourceOutputFileName)
Sets the "ResourceOutputFileName" attribute
|
void |
setShowProgress(String showProgress)
Sets the "ShowProgress" attribute
|
void |
setSkippedExecution(String skippedExecution)
Sets the "SkippedExecution" attribute
|
void |
setSource(XmlAnySimpleType source)
Sets the "Source" attribute
|
void |
setSourcesCompiled(XmlAnySimpleType sourcesCompiled)
Sets the "SourcesCompiled" attribute
|
void |
setStandardErrorImportance(XmlAnySimpleType standardErrorImportance)
Sets the "StandardErrorImportance" attribute
|
void |
setStandardOutputImportance(XmlAnySimpleType standardOutputImportance)
Sets the "StandardOutputImportance" attribute
|
void |
setTimeout(XmlAnySimpleType timeout)
Sets the "Timeout" attribute
|
void |
setTLogReadFiles(XmlAnySimpleType tLogReadFiles)
Sets the "TLogReadFiles" attribute
|
void |
setTLogWriteFiles(XmlAnySimpleType tLogWriteFiles)
Sets the "TLogWriteFiles" attribute
|
void |
setToolExe(XmlAnySimpleType toolExe)
Sets the "ToolExe" attribute
|
void |
setToolPath(XmlAnySimpleType toolPath)
Sets the "ToolPath" attribute
|
void |
setTrackedInputFilesToIgnore(XmlAnySimpleType trackedInputFilesToIgnore)
Sets the "TrackedInputFilesToIgnore" attribute
|
void |
setTrackedOutputFilesToIgnore(XmlAnySimpleType trackedOutputFilesToIgnore)
Sets the "TrackedOutputFilesToIgnore" attribute
|
void |
setTrackerLogDirectory(XmlAnySimpleType trackerLogDirectory)
Sets the "TrackerLogDirectory" attribute
|
void |
setTrackFileAccess(String trackFileAccess)
Sets the "TrackFileAccess" attribute
|
void |
setUndefinePreprocessorDefinitions(XmlAnySimpleType undefinePreprocessorDefinitions)
Sets the "UndefinePreprocessorDefinitions" attribute
|
void |
unsetAcceptableNonZeroExitCodes()
Unsets the "AcceptableNonZeroExitCodes" attribute
|
void |
unsetActiveToolSwitchesValues()
Unsets the "ActiveToolSwitchesValues" attribute
|
void |
unsetAdditionalIncludeDirectories()
Unsets the "AdditionalIncludeDirectories" attribute
|
void |
unsetAdditionalOptions()
Unsets the "AdditionalOptions" attribute
|
void |
unsetCulture()
Unsets the "Culture" attribute
|
void |
unsetEnvironmentVariables()
Unsets the "EnvironmentVariables" attribute
|
void |
unsetExcludedInputPaths()
Unsets the "ExcludedInputPaths" attribute
|
void |
unsetIgnoreStandardIncludePath()
Unsets the "IgnoreStandardIncludePath" attribute
|
void |
unsetLogStandardErrorAsError()
Unsets the "LogStandardErrorAsError" attribute
|
void |
unsetMinimalRebuildFromTracking()
Unsets the "MinimalRebuildFromTracking" attribute
|
void |
unsetNullTerminateStrings()
Unsets the "NullTerminateStrings" attribute
|
void |
unsetPathOverride()
Unsets the "PathOverride" attribute
|
void |
unsetPreprocessorDefinitions()
Unsets the "PreprocessorDefinitions" attribute
|
void |
unsetResourceOutputFileName()
Unsets the "ResourceOutputFileName" attribute
|
void |
unsetShowProgress()
Unsets the "ShowProgress" attribute
|
void |
unsetSkippedExecution()
Unsets the "SkippedExecution" attribute
|
void |
unsetSourcesCompiled()
Unsets the "SourcesCompiled" attribute
|
void |
unsetStandardErrorImportance()
Unsets the "StandardErrorImportance" attribute
|
void |
unsetStandardOutputImportance()
Unsets the "StandardOutputImportance" attribute
|
void |
unsetTimeout()
Unsets the "Timeout" attribute
|
void |
unsetTLogReadFiles()
Unsets the "TLogReadFiles" attribute
|
void |
unsetTLogWriteFiles()
Unsets the "TLogWriteFiles" attribute
|
void |
unsetToolExe()
Unsets the "ToolExe" attribute
|
void |
unsetToolPath()
Unsets the "ToolPath" attribute
|
void |
unsetTrackedInputFilesToIgnore()
Unsets the "TrackedInputFilesToIgnore" attribute
|
void |
unsetTrackedOutputFilesToIgnore()
Unsets the "TrackedOutputFilesToIgnore" attribute
|
void |
unsetTrackerLogDirectory()
Unsets the "TrackerLogDirectory" attribute
|
void |
unsetTrackFileAccess()
Unsets the "TrackFileAccess" attribute
|
void |
unsetUndefinePreprocessorDefinitions()
Unsets the "UndefinePreprocessorDefinitions" attribute
|
Boolean |
xgetIgnoreStandardIncludePath()
Gets (as xml) the "IgnoreStandardIncludePath" attribute
|
Boolean |
xgetLogStandardErrorAsError()
Gets (as xml) the "LogStandardErrorAsError" attribute
|
Boolean |
xgetMinimalRebuildFromTracking()
Gets (as xml) the "MinimalRebuildFromTracking" attribute
|
Boolean |
xgetNullTerminateStrings()
Gets (as xml) the "NullTerminateStrings" attribute
|
Boolean |
xgetShowProgress()
Gets (as xml) the "ShowProgress" attribute
|
Boolean |
xgetSkippedExecution()
Gets (as xml) the "SkippedExecution" attribute
|
Boolean |
xgetTrackFileAccess()
Gets (as xml) the "TrackFileAccess" attribute
|
void |
xsetIgnoreStandardIncludePath(Boolean ignoreStandardIncludePath)
Sets (as xml) the "IgnoreStandardIncludePath" attribute
|
void |
xsetLogStandardErrorAsError(Boolean logStandardErrorAsError)
Sets (as xml) the "LogStandardErrorAsError" attribute
|
void |
xsetMinimalRebuildFromTracking(Boolean minimalRebuildFromTracking)
Sets (as xml) the "MinimalRebuildFromTracking" attribute
|
void |
xsetNullTerminateStrings(Boolean nullTerminateStrings)
Sets (as xml) the "NullTerminateStrings" attribute
|
void |
xsetShowProgress(Boolean showProgress)
Sets (as xml) the "ShowProgress" attribute
|
void |
xsetSkippedExecution(Boolean skippedExecution)
Sets (as xml) the "SkippedExecution" attribute
|
void |
xsetTrackFileAccess(Boolean trackFileAccess)
Sets (as xml) the "TrackFileAccess" attribute
|
addNewOutput, getArchitecture, getCondition, getContinueOnError, getOutputArray, getOutputArray, getOutputList, getRuntime, insertNewOutput, isSetArchitecture, isSetCondition, isSetContinueOnError, isSetRuntime, removeOutput, setArchitecture, setCondition, setContinueOnError, setOutputArray, setOutputArray, setRuntime, sizeOfOutputArray, unsetArchitecture, unsetCondition, unsetContinueOnError, unsetRuntime, xgetArchitecture, xgetCondition, xgetContinueOnError, xgetRuntime, xsetArchitecture, xsetCondition, xsetContinueOnError, xsetRuntime
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
static final SchemaType type
XmlAnySimpleType getAcceptableNonZeroExitCodes()
boolean isSetAcceptableNonZeroExitCodes()
void setAcceptableNonZeroExitCodes(XmlAnySimpleType acceptableNonZeroExitCodes)
XmlAnySimpleType addNewAcceptableNonZeroExitCodes()
void unsetAcceptableNonZeroExitCodes()
XmlAnySimpleType getActiveToolSwitchesValues()
boolean isSetActiveToolSwitchesValues()
void setActiveToolSwitchesValues(XmlAnySimpleType activeToolSwitchesValues)
XmlAnySimpleType addNewActiveToolSwitchesValues()
void unsetActiveToolSwitchesValues()
XmlAnySimpleType getAdditionalIncludeDirectories()
boolean isSetAdditionalIncludeDirectories()
void setAdditionalIncludeDirectories(XmlAnySimpleType additionalIncludeDirectories)
XmlAnySimpleType addNewAdditionalIncludeDirectories()
void unsetAdditionalIncludeDirectories()
XmlAnySimpleType getAdditionalOptions()
boolean isSetAdditionalOptions()
void setAdditionalOptions(XmlAnySimpleType additionalOptions)
XmlAnySimpleType addNewAdditionalOptions()
void unsetAdditionalOptions()
XmlAnySimpleType getCulture()
boolean isSetCulture()
void setCulture(XmlAnySimpleType culture)
XmlAnySimpleType addNewCulture()
void unsetCulture()
XmlAnySimpleType getEnvironmentVariables()
boolean isSetEnvironmentVariables()
void setEnvironmentVariables(XmlAnySimpleType environmentVariables)
XmlAnySimpleType addNewEnvironmentVariables()
void unsetEnvironmentVariables()
XmlAnySimpleType getExcludedInputPaths()
boolean isSetExcludedInputPaths()
void setExcludedInputPaths(XmlAnySimpleType excludedInputPaths)
XmlAnySimpleType addNewExcludedInputPaths()
void unsetExcludedInputPaths()
String getIgnoreStandardIncludePath()
Boolean xgetIgnoreStandardIncludePath()
boolean isSetIgnoreStandardIncludePath()
void setIgnoreStandardIncludePath(String ignoreStandardIncludePath)
void xsetIgnoreStandardIncludePath(Boolean ignoreStandardIncludePath)
void unsetIgnoreStandardIncludePath()
String getLogStandardErrorAsError()
Boolean xgetLogStandardErrorAsError()
boolean isSetLogStandardErrorAsError()
void setLogStandardErrorAsError(String logStandardErrorAsError)
void xsetLogStandardErrorAsError(Boolean logStandardErrorAsError)
void unsetLogStandardErrorAsError()
String getMinimalRebuildFromTracking()
Boolean xgetMinimalRebuildFromTracking()
boolean isSetMinimalRebuildFromTracking()
void setMinimalRebuildFromTracking(String minimalRebuildFromTracking)
void xsetMinimalRebuildFromTracking(Boolean minimalRebuildFromTracking)
void unsetMinimalRebuildFromTracking()
String getNullTerminateStrings()
Boolean xgetNullTerminateStrings()
boolean isSetNullTerminateStrings()
void setNullTerminateStrings(String nullTerminateStrings)
void xsetNullTerminateStrings(Boolean nullTerminateStrings)
void unsetNullTerminateStrings()
XmlAnySimpleType getPathOverride()
boolean isSetPathOverride()
void setPathOverride(XmlAnySimpleType pathOverride)
XmlAnySimpleType addNewPathOverride()
void unsetPathOverride()
XmlAnySimpleType getPreprocessorDefinitions()
boolean isSetPreprocessorDefinitions()
void setPreprocessorDefinitions(XmlAnySimpleType preprocessorDefinitions)
XmlAnySimpleType addNewPreprocessorDefinitions()
void unsetPreprocessorDefinitions()
XmlAnySimpleType getResourceOutputFileName()
boolean isSetResourceOutputFileName()
void setResourceOutputFileName(XmlAnySimpleType resourceOutputFileName)
XmlAnySimpleType addNewResourceOutputFileName()
void unsetResourceOutputFileName()
String getShowProgress()
Boolean xgetShowProgress()
boolean isSetShowProgress()
void setShowProgress(String showProgress)
void xsetShowProgress(Boolean showProgress)
void unsetShowProgress()
String getSkippedExecution()
Boolean xgetSkippedExecution()
boolean isSetSkippedExecution()
void setSkippedExecution(String skippedExecution)
void xsetSkippedExecution(Boolean skippedExecution)
void unsetSkippedExecution()
XmlAnySimpleType getSource()
void setSource(XmlAnySimpleType source)
XmlAnySimpleType addNewSource()
XmlAnySimpleType getSourcesCompiled()
boolean isSetSourcesCompiled()
void setSourcesCompiled(XmlAnySimpleType sourcesCompiled)
XmlAnySimpleType addNewSourcesCompiled()
void unsetSourcesCompiled()
XmlAnySimpleType getStandardErrorImportance()
boolean isSetStandardErrorImportance()
void setStandardErrorImportance(XmlAnySimpleType standardErrorImportance)
XmlAnySimpleType addNewStandardErrorImportance()
void unsetStandardErrorImportance()
XmlAnySimpleType getStandardOutputImportance()
boolean isSetStandardOutputImportance()
void setStandardOutputImportance(XmlAnySimpleType standardOutputImportance)
XmlAnySimpleType addNewStandardOutputImportance()
void unsetStandardOutputImportance()
XmlAnySimpleType getTimeout()
boolean isSetTimeout()
void setTimeout(XmlAnySimpleType timeout)
XmlAnySimpleType addNewTimeout()
void unsetTimeout()
XmlAnySimpleType getTLogReadFiles()
boolean isSetTLogReadFiles()
void setTLogReadFiles(XmlAnySimpleType tLogReadFiles)
XmlAnySimpleType addNewTLogReadFiles()
void unsetTLogReadFiles()
XmlAnySimpleType getTLogWriteFiles()
boolean isSetTLogWriteFiles()
void setTLogWriteFiles(XmlAnySimpleType tLogWriteFiles)
XmlAnySimpleType addNewTLogWriteFiles()
void unsetTLogWriteFiles()
XmlAnySimpleType getToolExe()
boolean isSetToolExe()
void setToolExe(XmlAnySimpleType toolExe)
XmlAnySimpleType addNewToolExe()
void unsetToolExe()
XmlAnySimpleType getToolPath()
boolean isSetToolPath()
void setToolPath(XmlAnySimpleType toolPath)
XmlAnySimpleType addNewToolPath()
void unsetToolPath()
XmlAnySimpleType getTrackedInputFilesToIgnore()
boolean isSetTrackedInputFilesToIgnore()
void setTrackedInputFilesToIgnore(XmlAnySimpleType trackedInputFilesToIgnore)
XmlAnySimpleType addNewTrackedInputFilesToIgnore()
void unsetTrackedInputFilesToIgnore()
XmlAnySimpleType getTrackedOutputFilesToIgnore()
boolean isSetTrackedOutputFilesToIgnore()
void setTrackedOutputFilesToIgnore(XmlAnySimpleType trackedOutputFilesToIgnore)
XmlAnySimpleType addNewTrackedOutputFilesToIgnore()
void unsetTrackedOutputFilesToIgnore()
XmlAnySimpleType getTrackerLogDirectory()
boolean isSetTrackerLogDirectory()
void setTrackerLogDirectory(XmlAnySimpleType trackerLogDirectory)
XmlAnySimpleType addNewTrackerLogDirectory()
void unsetTrackerLogDirectory()
String getTrackFileAccess()
Boolean xgetTrackFileAccess()
boolean isSetTrackFileAccess()
void setTrackFileAccess(String trackFileAccess)
void xsetTrackFileAccess(Boolean trackFileAccess)
void unsetTrackFileAccess()
XmlAnySimpleType getUndefinePreprocessorDefinitions()
boolean isSetUndefinePreprocessorDefinitions()
void setUndefinePreprocessorDefinitions(XmlAnySimpleType undefinePreprocessorDefinitions)
XmlAnySimpleType addNewUndefinePreprocessorDefinitions()
void unsetUndefinePreprocessorDefinitions()