public static interface LIBDocument.LIB extends TaskType
Modifier and Type | Interface and Description |
---|---|
static class |
LIBDocument.LIB.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 |
addNewAdditionalDependencies()
Appends and returns a new empty "AdditionalDependencies" attribute
|
XmlAnySimpleType |
addNewAdditionalLibraryDirectories()
Appends and returns a new empty "AdditionalLibraryDirectories" attribute
|
XmlAnySimpleType |
addNewAdditionalOptions()
Appends and returns a new empty "AdditionalOptions" attribute
|
XmlAnySimpleType |
addNewDisplayLibrary()
Appends and returns a new empty "DisplayLibrary" attribute
|
XmlAnySimpleType |
addNewEnvironmentVariables()
Appends and returns a new empty "EnvironmentVariables" attribute
|
XmlAnySimpleType |
addNewErrorReporting()
Appends and returns a new empty "ErrorReporting" attribute
|
XmlAnySimpleType |
addNewExcludedInputPaths()
Appends and returns a new empty "ExcludedInputPaths" attribute
|
XmlAnySimpleType |
addNewExportNamedFunctions()
Appends and returns a new empty "ExportNamedFunctions" attribute
|
XmlAnySimpleType |
addNewForceSymbolReferences()
Appends and returns a new empty "ForceSymbolReferences" attribute
|
XmlAnySimpleType |
addNewIgnoreSpecificDefaultLibraries()
Appends and returns a new empty "IgnoreSpecificDefaultLibraries" attribute
|
XmlAnySimpleType |
addNewMinimumRequiredVersion()
Appends and returns a new empty "MinimumRequiredVersion" attribute
|
XmlAnySimpleType |
addNewModuleDefinitionFile()
Appends and returns a new empty "ModuleDefinitionFile" attribute
|
XmlAnySimpleType |
addNewOutputFile()
Appends and returns a new empty "OutputFile" attribute
|
XmlAnySimpleType |
addNewPathOverride()
Appends and returns a new empty "PathOverride" attribute
|
XmlAnySimpleType |
addNewRemoveObjects()
Appends and returns a new empty "RemoveObjects" attribute
|
XmlAnySimpleType |
addNewSources()
Appends and returns a new empty "Sources" 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 |
addNewSubSystem()
Appends and returns a new empty "SubSystem" attribute
|
XmlAnySimpleType |
addNewTargetMachine()
Appends and returns a new empty "TargetMachine" 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 |
getAcceptableNonZeroExitCodes()
Gets the "AcceptableNonZeroExitCodes" attribute
|
XmlAnySimpleType |
getActiveToolSwitchesValues()
Gets the "ActiveToolSwitchesValues" attribute
|
XmlAnySimpleType |
getAdditionalDependencies()
Gets the "AdditionalDependencies" attribute
|
XmlAnySimpleType |
getAdditionalLibraryDirectories()
Gets the "AdditionalLibraryDirectories" attribute
|
XmlAnySimpleType |
getAdditionalOptions()
Gets the "AdditionalOptions" attribute
|
XmlAnySimpleType |
getDisplayLibrary()
Gets the "DisplayLibrary" attribute
|
XmlAnySimpleType |
getEnvironmentVariables()
Gets the "EnvironmentVariables" attribute
|
XmlAnySimpleType |
getErrorReporting()
Gets the "ErrorReporting" attribute
|
XmlAnySimpleType |
getExcludedInputPaths()
Gets the "ExcludedInputPaths" attribute
|
XmlAnySimpleType |
getExportNamedFunctions()
Gets the "ExportNamedFunctions" attribute
|
XmlAnySimpleType |
getForceSymbolReferences()
Gets the "ForceSymbolReferences" attribute
|
String |
getIgnoreAllDefaultLibraries()
Gets the "IgnoreAllDefaultLibraries" attribute
|
XmlAnySimpleType |
getIgnoreSpecificDefaultLibraries()
Gets the "IgnoreSpecificDefaultLibraries" attribute
|
String |
getLinkLibraryDependencies()
Gets the "LinkLibraryDependencies" attribute
|
String |
getLinkTimeCodeGeneration()
Gets the "LinkTimeCodeGeneration" attribute
|
String |
getLogStandardErrorAsError()
Gets the "LogStandardErrorAsError" attribute
|
String |
getMinimalRebuildFromTracking()
Gets the "MinimalRebuildFromTracking" attribute
|
XmlAnySimpleType |
getMinimumRequiredVersion()
Gets the "MinimumRequiredVersion" attribute
|
XmlAnySimpleType |
getModuleDefinitionFile()
Gets the "ModuleDefinitionFile" attribute
|
XmlAnySimpleType |
getOutputFile()
Gets the "OutputFile" attribute
|
XmlAnySimpleType |
getPathOverride()
Gets the "PathOverride" attribute
|
XmlAnySimpleType |
getRemoveObjects()
Gets the "RemoveObjects" attribute
|
String |
getSkippedExecution()
Gets the "SkippedExecution" attribute
|
XmlAnySimpleType |
getSources()
Gets the "Sources" attribute
|
XmlAnySimpleType |
getSourcesCompiled()
Gets the "SourcesCompiled" attribute
|
XmlAnySimpleType |
getStandardErrorImportance()
Gets the "StandardErrorImportance" attribute
|
XmlAnySimpleType |
getStandardOutputImportance()
Gets the "StandardOutputImportance" attribute
|
XmlAnySimpleType |
getSubSystem()
Gets the "SubSystem" attribute
|
String |
getSuppressStartupBanner()
Gets the "SuppressStartupBanner" attribute
|
XmlAnySimpleType |
getTargetMachine()
Gets the "TargetMachine" 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
|
String |
getTreatLibWarningAsErrors()
Gets the "TreatLibWarningAsErrors" attribute
|
String |
getUseUnicodeResponseFiles()
Gets the "UseUnicodeResponseFiles" attribute
|
String |
getVerbose()
Gets the "Verbose" attribute
|
boolean |
isSetAcceptableNonZeroExitCodes()
True if has "AcceptableNonZeroExitCodes" attribute
|
boolean |
isSetActiveToolSwitchesValues()
True if has "ActiveToolSwitchesValues" attribute
|
boolean |
isSetAdditionalDependencies()
True if has "AdditionalDependencies" attribute
|
boolean |
isSetAdditionalLibraryDirectories()
True if has "AdditionalLibraryDirectories" attribute
|
boolean |
isSetAdditionalOptions()
True if has "AdditionalOptions" attribute
|
boolean |
isSetDisplayLibrary()
True if has "DisplayLibrary" attribute
|
boolean |
isSetEnvironmentVariables()
True if has "EnvironmentVariables" attribute
|
boolean |
isSetErrorReporting()
True if has "ErrorReporting" attribute
|
boolean |
isSetExcludedInputPaths()
True if has "ExcludedInputPaths" attribute
|
boolean |
isSetExportNamedFunctions()
True if has "ExportNamedFunctions" attribute
|
boolean |
isSetForceSymbolReferences()
True if has "ForceSymbolReferences" attribute
|
boolean |
isSetIgnoreAllDefaultLibraries()
True if has "IgnoreAllDefaultLibraries" attribute
|
boolean |
isSetIgnoreSpecificDefaultLibraries()
True if has "IgnoreSpecificDefaultLibraries" attribute
|
boolean |
isSetLinkLibraryDependencies()
True if has "LinkLibraryDependencies" attribute
|
boolean |
isSetLinkTimeCodeGeneration()
True if has "LinkTimeCodeGeneration" attribute
|
boolean |
isSetLogStandardErrorAsError()
True if has "LogStandardErrorAsError" attribute
|
boolean |
isSetMinimalRebuildFromTracking()
True if has "MinimalRebuildFromTracking" attribute
|
boolean |
isSetMinimumRequiredVersion()
True if has "MinimumRequiredVersion" attribute
|
boolean |
isSetModuleDefinitionFile()
True if has "ModuleDefinitionFile" attribute
|
boolean |
isSetOutputFile()
True if has "OutputFile" attribute
|
boolean |
isSetPathOverride()
True if has "PathOverride" attribute
|
boolean |
isSetRemoveObjects()
True if has "RemoveObjects" 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 |
isSetSubSystem()
True if has "SubSystem" attribute
|
boolean |
isSetSuppressStartupBanner()
True if has "SuppressStartupBanner" attribute
|
boolean |
isSetTargetMachine()
True if has "TargetMachine" 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 |
isSetTreatLibWarningAsErrors()
True if has "TreatLibWarningAsErrors" attribute
|
boolean |
isSetUseUnicodeResponseFiles()
True if has "UseUnicodeResponseFiles" attribute
|
boolean |
isSetVerbose()
True if has "Verbose" attribute
|
void |
setAcceptableNonZeroExitCodes(XmlAnySimpleType acceptableNonZeroExitCodes)
Sets the "AcceptableNonZeroExitCodes" attribute
|
void |
setActiveToolSwitchesValues(XmlAnySimpleType activeToolSwitchesValues)
Sets the "ActiveToolSwitchesValues" attribute
|
void |
setAdditionalDependencies(XmlAnySimpleType additionalDependencies)
Sets the "AdditionalDependencies" attribute
|
void |
setAdditionalLibraryDirectories(XmlAnySimpleType additionalLibraryDirectories)
Sets the "AdditionalLibraryDirectories" attribute
|
void |
setAdditionalOptions(XmlAnySimpleType additionalOptions)
Sets the "AdditionalOptions" attribute
|
void |
setDisplayLibrary(XmlAnySimpleType displayLibrary)
Sets the "DisplayLibrary" attribute
|
void |
setEnvironmentVariables(XmlAnySimpleType environmentVariables)
Sets the "EnvironmentVariables" attribute
|
void |
setErrorReporting(XmlAnySimpleType errorReporting)
Sets the "ErrorReporting" attribute
|
void |
setExcludedInputPaths(XmlAnySimpleType excludedInputPaths)
Sets the "ExcludedInputPaths" attribute
|
void |
setExportNamedFunctions(XmlAnySimpleType exportNamedFunctions)
Sets the "ExportNamedFunctions" attribute
|
void |
setForceSymbolReferences(XmlAnySimpleType forceSymbolReferences)
Sets the "ForceSymbolReferences" attribute
|
void |
setIgnoreAllDefaultLibraries(String ignoreAllDefaultLibraries)
Sets the "IgnoreAllDefaultLibraries" attribute
|
void |
setIgnoreSpecificDefaultLibraries(XmlAnySimpleType ignoreSpecificDefaultLibraries)
Sets the "IgnoreSpecificDefaultLibraries" attribute
|
void |
setLinkLibraryDependencies(String linkLibraryDependencies)
Sets the "LinkLibraryDependencies" attribute
|
void |
setLinkTimeCodeGeneration(String linkTimeCodeGeneration)
Sets the "LinkTimeCodeGeneration" attribute
|
void |
setLogStandardErrorAsError(String logStandardErrorAsError)
Sets the "LogStandardErrorAsError" attribute
|
void |
setMinimalRebuildFromTracking(String minimalRebuildFromTracking)
Sets the "MinimalRebuildFromTracking" attribute
|
void |
setMinimumRequiredVersion(XmlAnySimpleType minimumRequiredVersion)
Sets the "MinimumRequiredVersion" attribute
|
void |
setModuleDefinitionFile(XmlAnySimpleType moduleDefinitionFile)
Sets the "ModuleDefinitionFile" attribute
|
void |
setOutputFile(XmlAnySimpleType outputFile)
Sets the "OutputFile" attribute
|
void |
setPathOverride(XmlAnySimpleType pathOverride)
Sets the "PathOverride" attribute
|
void |
setRemoveObjects(XmlAnySimpleType removeObjects)
Sets the "RemoveObjects" attribute
|
void |
setSkippedExecution(String skippedExecution)
Sets the "SkippedExecution" attribute
|
void |
setSources(XmlAnySimpleType sources)
Sets the "Sources" 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 |
setSubSystem(XmlAnySimpleType subSystem)
Sets the "SubSystem" attribute
|
void |
setSuppressStartupBanner(String suppressStartupBanner)
Sets the "SuppressStartupBanner" attribute
|
void |
setTargetMachine(XmlAnySimpleType targetMachine)
Sets the "TargetMachine" 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 |
setTreatLibWarningAsErrors(String treatLibWarningAsErrors)
Sets the "TreatLibWarningAsErrors" attribute
|
void |
setUseUnicodeResponseFiles(String useUnicodeResponseFiles)
Sets the "UseUnicodeResponseFiles" attribute
|
void |
setVerbose(String verbose)
Sets the "Verbose" attribute
|
void |
unsetAcceptableNonZeroExitCodes()
Unsets the "AcceptableNonZeroExitCodes" attribute
|
void |
unsetActiveToolSwitchesValues()
Unsets the "ActiveToolSwitchesValues" attribute
|
void |
unsetAdditionalDependencies()
Unsets the "AdditionalDependencies" attribute
|
void |
unsetAdditionalLibraryDirectories()
Unsets the "AdditionalLibraryDirectories" attribute
|
void |
unsetAdditionalOptions()
Unsets the "AdditionalOptions" attribute
|
void |
unsetDisplayLibrary()
Unsets the "DisplayLibrary" attribute
|
void |
unsetEnvironmentVariables()
Unsets the "EnvironmentVariables" attribute
|
void |
unsetErrorReporting()
Unsets the "ErrorReporting" attribute
|
void |
unsetExcludedInputPaths()
Unsets the "ExcludedInputPaths" attribute
|
void |
unsetExportNamedFunctions()
Unsets the "ExportNamedFunctions" attribute
|
void |
unsetForceSymbolReferences()
Unsets the "ForceSymbolReferences" attribute
|
void |
unsetIgnoreAllDefaultLibraries()
Unsets the "IgnoreAllDefaultLibraries" attribute
|
void |
unsetIgnoreSpecificDefaultLibraries()
Unsets the "IgnoreSpecificDefaultLibraries" attribute
|
void |
unsetLinkLibraryDependencies()
Unsets the "LinkLibraryDependencies" attribute
|
void |
unsetLinkTimeCodeGeneration()
Unsets the "LinkTimeCodeGeneration" attribute
|
void |
unsetLogStandardErrorAsError()
Unsets the "LogStandardErrorAsError" attribute
|
void |
unsetMinimalRebuildFromTracking()
Unsets the "MinimalRebuildFromTracking" attribute
|
void |
unsetMinimumRequiredVersion()
Unsets the "MinimumRequiredVersion" attribute
|
void |
unsetModuleDefinitionFile()
Unsets the "ModuleDefinitionFile" attribute
|
void |
unsetOutputFile()
Unsets the "OutputFile" attribute
|
void |
unsetPathOverride()
Unsets the "PathOverride" attribute
|
void |
unsetRemoveObjects()
Unsets the "RemoveObjects" 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 |
unsetSubSystem()
Unsets the "SubSystem" attribute
|
void |
unsetSuppressStartupBanner()
Unsets the "SuppressStartupBanner" attribute
|
void |
unsetTargetMachine()
Unsets the "TargetMachine" 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 |
unsetTreatLibWarningAsErrors()
Unsets the "TreatLibWarningAsErrors" attribute
|
void |
unsetUseUnicodeResponseFiles()
Unsets the "UseUnicodeResponseFiles" attribute
|
void |
unsetVerbose()
Unsets the "Verbose" attribute
|
Boolean |
xgetIgnoreAllDefaultLibraries()
Gets (as xml) the "IgnoreAllDefaultLibraries" attribute
|
Boolean |
xgetLinkLibraryDependencies()
Gets (as xml) the "LinkLibraryDependencies" attribute
|
Boolean |
xgetLinkTimeCodeGeneration()
Gets (as xml) the "LinkTimeCodeGeneration" attribute
|
Boolean |
xgetLogStandardErrorAsError()
Gets (as xml) the "LogStandardErrorAsError" attribute
|
Boolean |
xgetMinimalRebuildFromTracking()
Gets (as xml) the "MinimalRebuildFromTracking" attribute
|
Boolean |
xgetSkippedExecution()
Gets (as xml) the "SkippedExecution" attribute
|
Boolean |
xgetSuppressStartupBanner()
Gets (as xml) the "SuppressStartupBanner" attribute
|
Boolean |
xgetTrackFileAccess()
Gets (as xml) the "TrackFileAccess" attribute
|
Boolean |
xgetTreatLibWarningAsErrors()
Gets (as xml) the "TreatLibWarningAsErrors" attribute
|
Boolean |
xgetUseUnicodeResponseFiles()
Gets (as xml) the "UseUnicodeResponseFiles" attribute
|
Boolean |
xgetVerbose()
Gets (as xml) the "Verbose" attribute
|
void |
xsetIgnoreAllDefaultLibraries(Boolean ignoreAllDefaultLibraries)
Sets (as xml) the "IgnoreAllDefaultLibraries" attribute
|
void |
xsetLinkLibraryDependencies(Boolean linkLibraryDependencies)
Sets (as xml) the "LinkLibraryDependencies" attribute
|
void |
xsetLinkTimeCodeGeneration(Boolean linkTimeCodeGeneration)
Sets (as xml) the "LinkTimeCodeGeneration" attribute
|
void |
xsetLogStandardErrorAsError(Boolean logStandardErrorAsError)
Sets (as xml) the "LogStandardErrorAsError" attribute
|
void |
xsetMinimalRebuildFromTracking(Boolean minimalRebuildFromTracking)
Sets (as xml) the "MinimalRebuildFromTracking" attribute
|
void |
xsetSkippedExecution(Boolean skippedExecution)
Sets (as xml) the "SkippedExecution" attribute
|
void |
xsetSuppressStartupBanner(Boolean suppressStartupBanner)
Sets (as xml) the "SuppressStartupBanner" attribute
|
void |
xsetTrackFileAccess(Boolean trackFileAccess)
Sets (as xml) the "TrackFileAccess" attribute
|
void |
xsetTreatLibWarningAsErrors(Boolean treatLibWarningAsErrors)
Sets (as xml) the "TreatLibWarningAsErrors" attribute
|
void |
xsetUseUnicodeResponseFiles(Boolean useUnicodeResponseFiles)
Sets (as xml) the "UseUnicodeResponseFiles" attribute
|
void |
xsetVerbose(Boolean verbose)
Sets (as xml) the "Verbose" 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 getAdditionalDependencies()
boolean isSetAdditionalDependencies()
void setAdditionalDependencies(XmlAnySimpleType additionalDependencies)
XmlAnySimpleType addNewAdditionalDependencies()
void unsetAdditionalDependencies()
XmlAnySimpleType getAdditionalLibraryDirectories()
boolean isSetAdditionalLibraryDirectories()
void setAdditionalLibraryDirectories(XmlAnySimpleType additionalLibraryDirectories)
XmlAnySimpleType addNewAdditionalLibraryDirectories()
void unsetAdditionalLibraryDirectories()
XmlAnySimpleType getAdditionalOptions()
boolean isSetAdditionalOptions()
void setAdditionalOptions(XmlAnySimpleType additionalOptions)
XmlAnySimpleType addNewAdditionalOptions()
void unsetAdditionalOptions()
XmlAnySimpleType getDisplayLibrary()
boolean isSetDisplayLibrary()
void setDisplayLibrary(XmlAnySimpleType displayLibrary)
XmlAnySimpleType addNewDisplayLibrary()
void unsetDisplayLibrary()
XmlAnySimpleType getEnvironmentVariables()
boolean isSetEnvironmentVariables()
void setEnvironmentVariables(XmlAnySimpleType environmentVariables)
XmlAnySimpleType addNewEnvironmentVariables()
void unsetEnvironmentVariables()
XmlAnySimpleType getErrorReporting()
boolean isSetErrorReporting()
void setErrorReporting(XmlAnySimpleType errorReporting)
XmlAnySimpleType addNewErrorReporting()
void unsetErrorReporting()
XmlAnySimpleType getExcludedInputPaths()
boolean isSetExcludedInputPaths()
void setExcludedInputPaths(XmlAnySimpleType excludedInputPaths)
XmlAnySimpleType addNewExcludedInputPaths()
void unsetExcludedInputPaths()
XmlAnySimpleType getExportNamedFunctions()
boolean isSetExportNamedFunctions()
void setExportNamedFunctions(XmlAnySimpleType exportNamedFunctions)
XmlAnySimpleType addNewExportNamedFunctions()
void unsetExportNamedFunctions()
XmlAnySimpleType getForceSymbolReferences()
boolean isSetForceSymbolReferences()
void setForceSymbolReferences(XmlAnySimpleType forceSymbolReferences)
XmlAnySimpleType addNewForceSymbolReferences()
void unsetForceSymbolReferences()
String getIgnoreAllDefaultLibraries()
Boolean xgetIgnoreAllDefaultLibraries()
boolean isSetIgnoreAllDefaultLibraries()
void setIgnoreAllDefaultLibraries(String ignoreAllDefaultLibraries)
void xsetIgnoreAllDefaultLibraries(Boolean ignoreAllDefaultLibraries)
void unsetIgnoreAllDefaultLibraries()
XmlAnySimpleType getIgnoreSpecificDefaultLibraries()
boolean isSetIgnoreSpecificDefaultLibraries()
void setIgnoreSpecificDefaultLibraries(XmlAnySimpleType ignoreSpecificDefaultLibraries)
XmlAnySimpleType addNewIgnoreSpecificDefaultLibraries()
void unsetIgnoreSpecificDefaultLibraries()
String getLinkLibraryDependencies()
Boolean xgetLinkLibraryDependencies()
boolean isSetLinkLibraryDependencies()
void setLinkLibraryDependencies(String linkLibraryDependencies)
void xsetLinkLibraryDependencies(Boolean linkLibraryDependencies)
void unsetLinkLibraryDependencies()
String getLinkTimeCodeGeneration()
Boolean xgetLinkTimeCodeGeneration()
boolean isSetLinkTimeCodeGeneration()
void setLinkTimeCodeGeneration(String linkTimeCodeGeneration)
void xsetLinkTimeCodeGeneration(Boolean linkTimeCodeGeneration)
void unsetLinkTimeCodeGeneration()
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()
XmlAnySimpleType getMinimumRequiredVersion()
boolean isSetMinimumRequiredVersion()
void setMinimumRequiredVersion(XmlAnySimpleType minimumRequiredVersion)
XmlAnySimpleType addNewMinimumRequiredVersion()
void unsetMinimumRequiredVersion()
XmlAnySimpleType getModuleDefinitionFile()
boolean isSetModuleDefinitionFile()
void setModuleDefinitionFile(XmlAnySimpleType moduleDefinitionFile)
XmlAnySimpleType addNewModuleDefinitionFile()
void unsetModuleDefinitionFile()
XmlAnySimpleType getOutputFile()
boolean isSetOutputFile()
void setOutputFile(XmlAnySimpleType outputFile)
XmlAnySimpleType addNewOutputFile()
void unsetOutputFile()
XmlAnySimpleType getPathOverride()
boolean isSetPathOverride()
void setPathOverride(XmlAnySimpleType pathOverride)
XmlAnySimpleType addNewPathOverride()
void unsetPathOverride()
XmlAnySimpleType getRemoveObjects()
boolean isSetRemoveObjects()
void setRemoveObjects(XmlAnySimpleType removeObjects)
XmlAnySimpleType addNewRemoveObjects()
void unsetRemoveObjects()
String getSkippedExecution()
Boolean xgetSkippedExecution()
boolean isSetSkippedExecution()
void setSkippedExecution(String skippedExecution)
void xsetSkippedExecution(Boolean skippedExecution)
void unsetSkippedExecution()
XmlAnySimpleType getSources()
void setSources(XmlAnySimpleType sources)
XmlAnySimpleType addNewSources()
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 getSubSystem()
boolean isSetSubSystem()
void setSubSystem(XmlAnySimpleType subSystem)
XmlAnySimpleType addNewSubSystem()
void unsetSubSystem()
String getSuppressStartupBanner()
Boolean xgetSuppressStartupBanner()
boolean isSetSuppressStartupBanner()
void setSuppressStartupBanner(String suppressStartupBanner)
void xsetSuppressStartupBanner(Boolean suppressStartupBanner)
void unsetSuppressStartupBanner()
XmlAnySimpleType getTargetMachine()
boolean isSetTargetMachine()
void setTargetMachine(XmlAnySimpleType targetMachine)
XmlAnySimpleType addNewTargetMachine()
void unsetTargetMachine()
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()
String getTreatLibWarningAsErrors()
Boolean xgetTreatLibWarningAsErrors()
boolean isSetTreatLibWarningAsErrors()
void setTreatLibWarningAsErrors(String treatLibWarningAsErrors)
void xsetTreatLibWarningAsErrors(Boolean treatLibWarningAsErrors)
void unsetTreatLibWarningAsErrors()
String getUseUnicodeResponseFiles()
Boolean xgetUseUnicodeResponseFiles()
boolean isSetUseUnicodeResponseFiles()
void setUseUnicodeResponseFiles(String useUnicodeResponseFiles)
void xsetUseUnicodeResponseFiles(Boolean useUnicodeResponseFiles)
void unsetUseUnicodeResponseFiles()
String getVerbose()
Boolean xgetVerbose()
boolean isSetVerbose()
void setVerbose(String verbose)
void xsetVerbose(Boolean verbose)
void unsetVerbose()