public static interface CscDocument.Csc extends TaskType
Modifier and Type | Interface and Description |
---|---|
static class |
CscDocument.Csc.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 |
addNewAdditionalLibPaths()
Appends and returns a new empty "AdditionalLibPaths" attribute
|
XmlAnySimpleType |
addNewAddModules()
Appends and returns a new empty "AddModules" attribute
|
XmlAnySimpleType |
addNewBaseAddress()
Appends and returns a new empty "BaseAddress" attribute
|
XmlAnySimpleType |
addNewCodePage()
Appends and returns a new empty "CodePage" attribute
|
XmlAnySimpleType |
addNewDebugType()
Appends and returns a new empty "DebugType" attribute
|
XmlAnySimpleType |
addNewDefineConstants()
Appends and returns a new empty "DefineConstants" attribute
|
XmlAnySimpleType |
addNewDisabledWarnings()
Appends and returns a new empty "DisabledWarnings" attribute
|
XmlAnySimpleType |
addNewDocumentationFile()
Appends and returns a new empty "DocumentationFile" attribute
|
XmlAnySimpleType |
addNewEnvironmentVariables()
Appends and returns a new empty "EnvironmentVariables" attribute
|
XmlAnySimpleType |
addNewErrorReport()
Appends and returns a new empty "ErrorReport" attribute
|
XmlAnySimpleType |
addNewFileAlignment()
Appends and returns a new empty "FileAlignment" attribute
|
XmlAnySimpleType |
addNewKeyContainer()
Appends and returns a new empty "KeyContainer" attribute
|
XmlAnySimpleType |
addNewKeyFile()
Appends and returns a new empty "KeyFile" attribute
|
XmlAnySimpleType |
addNewLangVersion()
Appends and returns a new empty "LangVersion" attribute
|
XmlAnySimpleType |
addNewLinkResources()
Appends and returns a new empty "LinkResources" attribute
|
XmlAnySimpleType |
addNewMainEntryPoint()
Appends and returns a new empty "MainEntryPoint" attribute
|
XmlAnySimpleType |
addNewModuleAssemblyName()
Appends and returns a new empty "ModuleAssemblyName" attribute
|
XmlAnySimpleType |
addNewOutputAssembly()
Appends and returns a new empty "OutputAssembly" attribute
|
XmlAnySimpleType |
addNewPdbFile()
Appends and returns a new empty "PdbFile" attribute
|
XmlAnySimpleType |
addNewPlatform()
Appends and returns a new empty "Platform" attribute
|
XmlAnySimpleType |
addNewReferences()
Appends and returns a new empty "References" attribute
|
XmlAnySimpleType |
addNewResources()
Appends and returns a new empty "Resources" attribute
|
XmlAnySimpleType |
addNewResponseFiles()
Appends and returns a new empty "ResponseFiles" attribute
|
XmlAnySimpleType |
addNewSources()
Appends and returns a new empty "Sources" attribute
|
XmlAnySimpleType |
addNewStandardErrorImportance()
Appends and returns a new empty "StandardErrorImportance" attribute
|
XmlAnySimpleType |
addNewStandardOutputImportance()
Appends and returns a new empty "StandardOutputImportance" attribute
|
XmlAnySimpleType |
addNewTargetType()
Appends and returns a new empty "TargetType" attribute
|
XmlAnySimpleType |
addNewTimeout()
Appends and returns a new empty "Timeout" attribute
|
XmlAnySimpleType |
addNewToolExe()
Appends and returns a new empty "ToolExe" attribute
|
XmlAnySimpleType |
addNewToolPath()
Appends and returns a new empty "ToolPath" attribute
|
XmlAnySimpleType |
addNewWarningLevel()
Appends and returns a new empty "WarningLevel" attribute
|
XmlAnySimpleType |
addNewWarningsAsErrors()
Appends and returns a new empty "WarningsAsErrors" attribute
|
XmlAnySimpleType |
addNewWarningsNotAsErrors()
Appends and returns a new empty "WarningsNotAsErrors" attribute
|
XmlAnySimpleType |
addNewWin32Icon()
Appends and returns a new empty "Win32Icon" attribute
|
XmlAnySimpleType |
addNewWin32Manifest()
Appends and returns a new empty "Win32Manifest" attribute
|
XmlAnySimpleType |
addNewWin32Resource()
Appends and returns a new empty "Win32Resource" attribute
|
XmlAnySimpleType |
getAdditionalLibPaths()
Gets the "AdditionalLibPaths" attribute
|
XmlAnySimpleType |
getAddModules()
Gets the "AddModules" attribute
|
String |
getAllowUnsafeBlocks()
Gets the "AllowUnsafeBlocks" attribute
|
XmlAnySimpleType |
getBaseAddress()
Gets the "BaseAddress" attribute
|
String |
getCheckForOverflowUnderflow()
Gets the "CheckForOverflowUnderflow" attribute
|
XmlAnySimpleType |
getCodePage()
Gets the "CodePage" attribute
|
XmlAnySimpleType |
getDebugType()
Gets the "DebugType" attribute
|
XmlAnySimpleType |
getDefineConstants()
Gets the "DefineConstants" attribute
|
String |
getDelaySign()
Gets the "DelaySign" attribute
|
XmlAnySimpleType |
getDisabledWarnings()
Gets the "DisabledWarnings" attribute
|
XmlAnySimpleType |
getDocumentationFile()
Gets the "DocumentationFile" attribute
|
String |
getEmitDebugInformation()
Gets the "EmitDebugInformation" attribute
|
XmlAnySimpleType |
getEnvironmentVariables()
Gets the "EnvironmentVariables" attribute
|
XmlAnySimpleType |
getErrorReport()
Gets the "ErrorReport" attribute
|
XmlAnySimpleType |
getFileAlignment()
Gets the "FileAlignment" attribute
|
String |
getGenerateFullPaths()
Gets the "GenerateFullPaths" attribute
|
XmlAnySimpleType |
getKeyContainer()
Gets the "KeyContainer" attribute
|
XmlAnySimpleType |
getKeyFile()
Gets the "KeyFile" attribute
|
XmlAnySimpleType |
getLangVersion()
Gets the "LangVersion" attribute
|
XmlAnySimpleType |
getLinkResources()
Gets the "LinkResources" attribute
|
String |
getLogStandardErrorAsError()
Gets the "LogStandardErrorAsError" attribute
|
XmlAnySimpleType |
getMainEntryPoint()
Gets the "MainEntryPoint" attribute
|
XmlAnySimpleType |
getModuleAssemblyName()
Gets the "ModuleAssemblyName" attribute
|
String |
getNoConfig()
Gets the "NoConfig" attribute
|
String |
getNoLogo()
Gets the "NoLogo" attribute
|
String |
getNoStandardLib()
Gets the "NoStandardLib" attribute
|
String |
getNoWin32Manifest()
Gets the "NoWin32Manifest" attribute
|
String |
getOptimize()
Gets the "Optimize" attribute
|
XmlAnySimpleType |
getOutputAssembly()
Gets the "OutputAssembly" attribute
|
XmlAnySimpleType |
getPdbFile()
Gets the "PdbFile" attribute
|
XmlAnySimpleType |
getPlatform()
Gets the "Platform" attribute
|
XmlAnySimpleType |
getReferences()
Gets the "References" attribute
|
XmlAnySimpleType |
getResources()
Gets the "Resources" attribute
|
XmlAnySimpleType |
getResponseFiles()
Gets the "ResponseFiles" attribute
|
XmlAnySimpleType |
getSources()
Gets the "Sources" attribute
|
XmlAnySimpleType |
getStandardErrorImportance()
Gets the "StandardErrorImportance" attribute
|
XmlAnySimpleType |
getStandardOutputImportance()
Gets the "StandardOutputImportance" attribute
|
XmlAnySimpleType |
getTargetType()
Gets the "TargetType" attribute
|
XmlAnySimpleType |
getTimeout()
Gets the "Timeout" attribute
|
XmlAnySimpleType |
getToolExe()
Gets the "ToolExe" attribute
|
XmlAnySimpleType |
getToolPath()
Gets the "ToolPath" attribute
|
String |
getTreatWarningsAsErrors()
Gets the "TreatWarningsAsErrors" attribute
|
String |
getUseHostCompilerIfAvailable()
Gets the "UseHostCompilerIfAvailable" attribute
|
String |
getUtf8Output()
Gets the "Utf8Output" attribute
|
XmlAnySimpleType |
getWarningLevel()
Gets the "WarningLevel" attribute
|
XmlAnySimpleType |
getWarningsAsErrors()
Gets the "WarningsAsErrors" attribute
|
XmlAnySimpleType |
getWarningsNotAsErrors()
Gets the "WarningsNotAsErrors" attribute
|
XmlAnySimpleType |
getWin32Icon()
Gets the "Win32Icon" attribute
|
XmlAnySimpleType |
getWin32Manifest()
Gets the "Win32Manifest" attribute
|
XmlAnySimpleType |
getWin32Resource()
Gets the "Win32Resource" attribute
|
boolean |
isSetAdditionalLibPaths()
True if has "AdditionalLibPaths" attribute
|
boolean |
isSetAddModules()
True if has "AddModules" attribute
|
boolean |
isSetAllowUnsafeBlocks()
True if has "AllowUnsafeBlocks" attribute
|
boolean |
isSetBaseAddress()
True if has "BaseAddress" attribute
|
boolean |
isSetCheckForOverflowUnderflow()
True if has "CheckForOverflowUnderflow" attribute
|
boolean |
isSetCodePage()
True if has "CodePage" attribute
|
boolean |
isSetDebugType()
True if has "DebugType" attribute
|
boolean |
isSetDefineConstants()
True if has "DefineConstants" attribute
|
boolean |
isSetDelaySign()
True if has "DelaySign" attribute
|
boolean |
isSetDisabledWarnings()
True if has "DisabledWarnings" attribute
|
boolean |
isSetDocumentationFile()
True if has "DocumentationFile" attribute
|
boolean |
isSetEmitDebugInformation()
True if has "EmitDebugInformation" attribute
|
boolean |
isSetEnvironmentVariables()
True if has "EnvironmentVariables" attribute
|
boolean |
isSetErrorReport()
True if has "ErrorReport" attribute
|
boolean |
isSetFileAlignment()
True if has "FileAlignment" attribute
|
boolean |
isSetGenerateFullPaths()
True if has "GenerateFullPaths" attribute
|
boolean |
isSetKeyContainer()
True if has "KeyContainer" attribute
|
boolean |
isSetKeyFile()
True if has "KeyFile" attribute
|
boolean |
isSetLangVersion()
True if has "LangVersion" attribute
|
boolean |
isSetLinkResources()
True if has "LinkResources" attribute
|
boolean |
isSetLogStandardErrorAsError()
True if has "LogStandardErrorAsError" attribute
|
boolean |
isSetMainEntryPoint()
True if has "MainEntryPoint" attribute
|
boolean |
isSetModuleAssemblyName()
True if has "ModuleAssemblyName" attribute
|
boolean |
isSetNoConfig()
True if has "NoConfig" attribute
|
boolean |
isSetNoLogo()
True if has "NoLogo" attribute
|
boolean |
isSetNoStandardLib()
True if has "NoStandardLib" attribute
|
boolean |
isSetNoWin32Manifest()
True if has "NoWin32Manifest" attribute
|
boolean |
isSetOptimize()
True if has "Optimize" attribute
|
boolean |
isSetOutputAssembly()
True if has "OutputAssembly" attribute
|
boolean |
isSetPdbFile()
True if has "PdbFile" attribute
|
boolean |
isSetPlatform()
True if has "Platform" attribute
|
boolean |
isSetReferences()
True if has "References" attribute
|
boolean |
isSetResources()
True if has "Resources" attribute
|
boolean |
isSetResponseFiles()
True if has "ResponseFiles" attribute
|
boolean |
isSetSources()
True if has "Sources" attribute
|
boolean |
isSetStandardErrorImportance()
True if has "StandardErrorImportance" attribute
|
boolean |
isSetStandardOutputImportance()
True if has "StandardOutputImportance" attribute
|
boolean |
isSetTargetType()
True if has "TargetType" attribute
|
boolean |
isSetTimeout()
True if has "Timeout" attribute
|
boolean |
isSetToolExe()
True if has "ToolExe" attribute
|
boolean |
isSetToolPath()
True if has "ToolPath" attribute
|
boolean |
isSetTreatWarningsAsErrors()
True if has "TreatWarningsAsErrors" attribute
|
boolean |
isSetUseHostCompilerIfAvailable()
True if has "UseHostCompilerIfAvailable" attribute
|
boolean |
isSetUtf8Output()
True if has "Utf8Output" attribute
|
boolean |
isSetWarningLevel()
True if has "WarningLevel" attribute
|
boolean |
isSetWarningsAsErrors()
True if has "WarningsAsErrors" attribute
|
boolean |
isSetWarningsNotAsErrors()
True if has "WarningsNotAsErrors" attribute
|
boolean |
isSetWin32Icon()
True if has "Win32Icon" attribute
|
boolean |
isSetWin32Manifest()
True if has "Win32Manifest" attribute
|
boolean |
isSetWin32Resource()
True if has "Win32Resource" attribute
|
void |
setAdditionalLibPaths(XmlAnySimpleType additionalLibPaths)
Sets the "AdditionalLibPaths" attribute
|
void |
setAddModules(XmlAnySimpleType addModules)
Sets the "AddModules" attribute
|
void |
setAllowUnsafeBlocks(String allowUnsafeBlocks)
Sets the "AllowUnsafeBlocks" attribute
|
void |
setBaseAddress(XmlAnySimpleType baseAddress)
Sets the "BaseAddress" attribute
|
void |
setCheckForOverflowUnderflow(String checkForOverflowUnderflow)
Sets the "CheckForOverflowUnderflow" attribute
|
void |
setCodePage(XmlAnySimpleType codePage)
Sets the "CodePage" attribute
|
void |
setDebugType(XmlAnySimpleType debugType)
Sets the "DebugType" attribute
|
void |
setDefineConstants(XmlAnySimpleType defineConstants)
Sets the "DefineConstants" attribute
|
void |
setDelaySign(String delaySign)
Sets the "DelaySign" attribute
|
void |
setDisabledWarnings(XmlAnySimpleType disabledWarnings)
Sets the "DisabledWarnings" attribute
|
void |
setDocumentationFile(XmlAnySimpleType documentationFile)
Sets the "DocumentationFile" attribute
|
void |
setEmitDebugInformation(String emitDebugInformation)
Sets the "EmitDebugInformation" attribute
|
void |
setEnvironmentVariables(XmlAnySimpleType environmentVariables)
Sets the "EnvironmentVariables" attribute
|
void |
setErrorReport(XmlAnySimpleType errorReport)
Sets the "ErrorReport" attribute
|
void |
setFileAlignment(XmlAnySimpleType fileAlignment)
Sets the "FileAlignment" attribute
|
void |
setGenerateFullPaths(String generateFullPaths)
Sets the "GenerateFullPaths" attribute
|
void |
setKeyContainer(XmlAnySimpleType keyContainer)
Sets the "KeyContainer" attribute
|
void |
setKeyFile(XmlAnySimpleType keyFile)
Sets the "KeyFile" attribute
|
void |
setLangVersion(XmlAnySimpleType langVersion)
Sets the "LangVersion" attribute
|
void |
setLinkResources(XmlAnySimpleType linkResources)
Sets the "LinkResources" attribute
|
void |
setLogStandardErrorAsError(String logStandardErrorAsError)
Sets the "LogStandardErrorAsError" attribute
|
void |
setMainEntryPoint(XmlAnySimpleType mainEntryPoint)
Sets the "MainEntryPoint" attribute
|
void |
setModuleAssemblyName(XmlAnySimpleType moduleAssemblyName)
Sets the "ModuleAssemblyName" attribute
|
void |
setNoConfig(String noConfig)
Sets the "NoConfig" attribute
|
void |
setNoLogo(String noLogo)
Sets the "NoLogo" attribute
|
void |
setNoStandardLib(String noStandardLib)
Sets the "NoStandardLib" attribute
|
void |
setNoWin32Manifest(String noWin32Manifest)
Sets the "NoWin32Manifest" attribute
|
void |
setOptimize(String optimize)
Sets the "Optimize" attribute
|
void |
setOutputAssembly(XmlAnySimpleType outputAssembly)
Sets the "OutputAssembly" attribute
|
void |
setPdbFile(XmlAnySimpleType pdbFile)
Sets the "PdbFile" attribute
|
void |
setPlatform(XmlAnySimpleType platform)
Sets the "Platform" attribute
|
void |
setReferences(XmlAnySimpleType references)
Sets the "References" attribute
|
void |
setResources(XmlAnySimpleType resources)
Sets the "Resources" attribute
|
void |
setResponseFiles(XmlAnySimpleType responseFiles)
Sets the "ResponseFiles" attribute
|
void |
setSources(XmlAnySimpleType sources)
Sets the "Sources" attribute
|
void |
setStandardErrorImportance(XmlAnySimpleType standardErrorImportance)
Sets the "StandardErrorImportance" attribute
|
void |
setStandardOutputImportance(XmlAnySimpleType standardOutputImportance)
Sets the "StandardOutputImportance" attribute
|
void |
setTargetType(XmlAnySimpleType targetType)
Sets the "TargetType" attribute
|
void |
setTimeout(XmlAnySimpleType timeout)
Sets the "Timeout" attribute
|
void |
setToolExe(XmlAnySimpleType toolExe)
Sets the "ToolExe" attribute
|
void |
setToolPath(XmlAnySimpleType toolPath)
Sets the "ToolPath" attribute
|
void |
setTreatWarningsAsErrors(String treatWarningsAsErrors)
Sets the "TreatWarningsAsErrors" attribute
|
void |
setUseHostCompilerIfAvailable(String useHostCompilerIfAvailable)
Sets the "UseHostCompilerIfAvailable" attribute
|
void |
setUtf8Output(String utf8Output)
Sets the "Utf8Output" attribute
|
void |
setWarningLevel(XmlAnySimpleType warningLevel)
Sets the "WarningLevel" attribute
|
void |
setWarningsAsErrors(XmlAnySimpleType warningsAsErrors)
Sets the "WarningsAsErrors" attribute
|
void |
setWarningsNotAsErrors(XmlAnySimpleType warningsNotAsErrors)
Sets the "WarningsNotAsErrors" attribute
|
void |
setWin32Icon(XmlAnySimpleType win32Icon)
Sets the "Win32Icon" attribute
|
void |
setWin32Manifest(XmlAnySimpleType win32Manifest)
Sets the "Win32Manifest" attribute
|
void |
setWin32Resource(XmlAnySimpleType win32Resource)
Sets the "Win32Resource" attribute
|
void |
unsetAdditionalLibPaths()
Unsets the "AdditionalLibPaths" attribute
|
void |
unsetAddModules()
Unsets the "AddModules" attribute
|
void |
unsetAllowUnsafeBlocks()
Unsets the "AllowUnsafeBlocks" attribute
|
void |
unsetBaseAddress()
Unsets the "BaseAddress" attribute
|
void |
unsetCheckForOverflowUnderflow()
Unsets the "CheckForOverflowUnderflow" attribute
|
void |
unsetCodePage()
Unsets the "CodePage" attribute
|
void |
unsetDebugType()
Unsets the "DebugType" attribute
|
void |
unsetDefineConstants()
Unsets the "DefineConstants" attribute
|
void |
unsetDelaySign()
Unsets the "DelaySign" attribute
|
void |
unsetDisabledWarnings()
Unsets the "DisabledWarnings" attribute
|
void |
unsetDocumentationFile()
Unsets the "DocumentationFile" attribute
|
void |
unsetEmitDebugInformation()
Unsets the "EmitDebugInformation" attribute
|
void |
unsetEnvironmentVariables()
Unsets the "EnvironmentVariables" attribute
|
void |
unsetErrorReport()
Unsets the "ErrorReport" attribute
|
void |
unsetFileAlignment()
Unsets the "FileAlignment" attribute
|
void |
unsetGenerateFullPaths()
Unsets the "GenerateFullPaths" attribute
|
void |
unsetKeyContainer()
Unsets the "KeyContainer" attribute
|
void |
unsetKeyFile()
Unsets the "KeyFile" attribute
|
void |
unsetLangVersion()
Unsets the "LangVersion" attribute
|
void |
unsetLinkResources()
Unsets the "LinkResources" attribute
|
void |
unsetLogStandardErrorAsError()
Unsets the "LogStandardErrorAsError" attribute
|
void |
unsetMainEntryPoint()
Unsets the "MainEntryPoint" attribute
|
void |
unsetModuleAssemblyName()
Unsets the "ModuleAssemblyName" attribute
|
void |
unsetNoConfig()
Unsets the "NoConfig" attribute
|
void |
unsetNoLogo()
Unsets the "NoLogo" attribute
|
void |
unsetNoStandardLib()
Unsets the "NoStandardLib" attribute
|
void |
unsetNoWin32Manifest()
Unsets the "NoWin32Manifest" attribute
|
void |
unsetOptimize()
Unsets the "Optimize" attribute
|
void |
unsetOutputAssembly()
Unsets the "OutputAssembly" attribute
|
void |
unsetPdbFile()
Unsets the "PdbFile" attribute
|
void |
unsetPlatform()
Unsets the "Platform" attribute
|
void |
unsetReferences()
Unsets the "References" attribute
|
void |
unsetResources()
Unsets the "Resources" attribute
|
void |
unsetResponseFiles()
Unsets the "ResponseFiles" attribute
|
void |
unsetSources()
Unsets the "Sources" attribute
|
void |
unsetStandardErrorImportance()
Unsets the "StandardErrorImportance" attribute
|
void |
unsetStandardOutputImportance()
Unsets the "StandardOutputImportance" attribute
|
void |
unsetTargetType()
Unsets the "TargetType" attribute
|
void |
unsetTimeout()
Unsets the "Timeout" attribute
|
void |
unsetToolExe()
Unsets the "ToolExe" attribute
|
void |
unsetToolPath()
Unsets the "ToolPath" attribute
|
void |
unsetTreatWarningsAsErrors()
Unsets the "TreatWarningsAsErrors" attribute
|
void |
unsetUseHostCompilerIfAvailable()
Unsets the "UseHostCompilerIfAvailable" attribute
|
void |
unsetUtf8Output()
Unsets the "Utf8Output" attribute
|
void |
unsetWarningLevel()
Unsets the "WarningLevel" attribute
|
void |
unsetWarningsAsErrors()
Unsets the "WarningsAsErrors" attribute
|
void |
unsetWarningsNotAsErrors()
Unsets the "WarningsNotAsErrors" attribute
|
void |
unsetWin32Icon()
Unsets the "Win32Icon" attribute
|
void |
unsetWin32Manifest()
Unsets the "Win32Manifest" attribute
|
void |
unsetWin32Resource()
Unsets the "Win32Resource" attribute
|
Boolean |
xgetAllowUnsafeBlocks()
Gets (as xml) the "AllowUnsafeBlocks" attribute
|
Boolean |
xgetCheckForOverflowUnderflow()
Gets (as xml) the "CheckForOverflowUnderflow" attribute
|
Boolean |
xgetDelaySign()
Gets (as xml) the "DelaySign" attribute
|
Boolean |
xgetEmitDebugInformation()
Gets (as xml) the "EmitDebugInformation" attribute
|
Boolean |
xgetGenerateFullPaths()
Gets (as xml) the "GenerateFullPaths" attribute
|
Boolean |
xgetLogStandardErrorAsError()
Gets (as xml) the "LogStandardErrorAsError" attribute
|
Boolean |
xgetNoConfig()
Gets (as xml) the "NoConfig" attribute
|
Boolean |
xgetNoLogo()
Gets (as xml) the "NoLogo" attribute
|
Boolean |
xgetNoStandardLib()
Gets (as xml) the "NoStandardLib" attribute
|
Boolean |
xgetNoWin32Manifest()
Gets (as xml) the "NoWin32Manifest" attribute
|
Boolean |
xgetOptimize()
Gets (as xml) the "Optimize" attribute
|
Boolean |
xgetTreatWarningsAsErrors()
Gets (as xml) the "TreatWarningsAsErrors" attribute
|
Boolean |
xgetUseHostCompilerIfAvailable()
Gets (as xml) the "UseHostCompilerIfAvailable" attribute
|
Boolean |
xgetUtf8Output()
Gets (as xml) the "Utf8Output" attribute
|
void |
xsetAllowUnsafeBlocks(Boolean allowUnsafeBlocks)
Sets (as xml) the "AllowUnsafeBlocks" attribute
|
void |
xsetCheckForOverflowUnderflow(Boolean checkForOverflowUnderflow)
Sets (as xml) the "CheckForOverflowUnderflow" attribute
|
void |
xsetDelaySign(Boolean delaySign)
Sets (as xml) the "DelaySign" attribute
|
void |
xsetEmitDebugInformation(Boolean emitDebugInformation)
Sets (as xml) the "EmitDebugInformation" attribute
|
void |
xsetGenerateFullPaths(Boolean generateFullPaths)
Sets (as xml) the "GenerateFullPaths" attribute
|
void |
xsetLogStandardErrorAsError(Boolean logStandardErrorAsError)
Sets (as xml) the "LogStandardErrorAsError" attribute
|
void |
xsetNoConfig(Boolean noConfig)
Sets (as xml) the "NoConfig" attribute
|
void |
xsetNoLogo(Boolean noLogo)
Sets (as xml) the "NoLogo" attribute
|
void |
xsetNoStandardLib(Boolean noStandardLib)
Sets (as xml) the "NoStandardLib" attribute
|
void |
xsetNoWin32Manifest(Boolean noWin32Manifest)
Sets (as xml) the "NoWin32Manifest" attribute
|
void |
xsetOptimize(Boolean optimize)
Sets (as xml) the "Optimize" attribute
|
void |
xsetTreatWarningsAsErrors(Boolean treatWarningsAsErrors)
Sets (as xml) the "TreatWarningsAsErrors" attribute
|
void |
xsetUseHostCompilerIfAvailable(Boolean useHostCompilerIfAvailable)
Sets (as xml) the "UseHostCompilerIfAvailable" attribute
|
void |
xsetUtf8Output(Boolean utf8Output)
Sets (as xml) the "Utf8Output" 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 getAdditionalLibPaths()
boolean isSetAdditionalLibPaths()
void setAdditionalLibPaths(XmlAnySimpleType additionalLibPaths)
XmlAnySimpleType addNewAdditionalLibPaths()
void unsetAdditionalLibPaths()
XmlAnySimpleType getAddModules()
boolean isSetAddModules()
void setAddModules(XmlAnySimpleType addModules)
XmlAnySimpleType addNewAddModules()
void unsetAddModules()
String getAllowUnsafeBlocks()
Boolean xgetAllowUnsafeBlocks()
boolean isSetAllowUnsafeBlocks()
void setAllowUnsafeBlocks(String allowUnsafeBlocks)
void xsetAllowUnsafeBlocks(Boolean allowUnsafeBlocks)
void unsetAllowUnsafeBlocks()
XmlAnySimpleType getBaseAddress()
boolean isSetBaseAddress()
void setBaseAddress(XmlAnySimpleType baseAddress)
XmlAnySimpleType addNewBaseAddress()
void unsetBaseAddress()
String getCheckForOverflowUnderflow()
Boolean xgetCheckForOverflowUnderflow()
boolean isSetCheckForOverflowUnderflow()
void setCheckForOverflowUnderflow(String checkForOverflowUnderflow)
void xsetCheckForOverflowUnderflow(Boolean checkForOverflowUnderflow)
void unsetCheckForOverflowUnderflow()
XmlAnySimpleType getCodePage()
boolean isSetCodePage()
void setCodePage(XmlAnySimpleType codePage)
XmlAnySimpleType addNewCodePage()
void unsetCodePage()
XmlAnySimpleType getDebugType()
boolean isSetDebugType()
void setDebugType(XmlAnySimpleType debugType)
XmlAnySimpleType addNewDebugType()
void unsetDebugType()
XmlAnySimpleType getDefineConstants()
boolean isSetDefineConstants()
void setDefineConstants(XmlAnySimpleType defineConstants)
XmlAnySimpleType addNewDefineConstants()
void unsetDefineConstants()
String getDelaySign()
Boolean xgetDelaySign()
boolean isSetDelaySign()
void setDelaySign(String delaySign)
void xsetDelaySign(Boolean delaySign)
void unsetDelaySign()
XmlAnySimpleType getDisabledWarnings()
boolean isSetDisabledWarnings()
void setDisabledWarnings(XmlAnySimpleType disabledWarnings)
XmlAnySimpleType addNewDisabledWarnings()
void unsetDisabledWarnings()
XmlAnySimpleType getDocumentationFile()
boolean isSetDocumentationFile()
void setDocumentationFile(XmlAnySimpleType documentationFile)
XmlAnySimpleType addNewDocumentationFile()
void unsetDocumentationFile()
String getEmitDebugInformation()
Boolean xgetEmitDebugInformation()
boolean isSetEmitDebugInformation()
void setEmitDebugInformation(String emitDebugInformation)
void xsetEmitDebugInformation(Boolean emitDebugInformation)
void unsetEmitDebugInformation()
XmlAnySimpleType getEnvironmentVariables()
boolean isSetEnvironmentVariables()
void setEnvironmentVariables(XmlAnySimpleType environmentVariables)
XmlAnySimpleType addNewEnvironmentVariables()
void unsetEnvironmentVariables()
XmlAnySimpleType getErrorReport()
boolean isSetErrorReport()
void setErrorReport(XmlAnySimpleType errorReport)
XmlAnySimpleType addNewErrorReport()
void unsetErrorReport()
XmlAnySimpleType getFileAlignment()
boolean isSetFileAlignment()
void setFileAlignment(XmlAnySimpleType fileAlignment)
XmlAnySimpleType addNewFileAlignment()
void unsetFileAlignment()
String getGenerateFullPaths()
Boolean xgetGenerateFullPaths()
boolean isSetGenerateFullPaths()
void setGenerateFullPaths(String generateFullPaths)
void xsetGenerateFullPaths(Boolean generateFullPaths)
void unsetGenerateFullPaths()
XmlAnySimpleType getKeyContainer()
boolean isSetKeyContainer()
void setKeyContainer(XmlAnySimpleType keyContainer)
XmlAnySimpleType addNewKeyContainer()
void unsetKeyContainer()
XmlAnySimpleType getKeyFile()
boolean isSetKeyFile()
void setKeyFile(XmlAnySimpleType keyFile)
XmlAnySimpleType addNewKeyFile()
void unsetKeyFile()
XmlAnySimpleType getLangVersion()
boolean isSetLangVersion()
void setLangVersion(XmlAnySimpleType langVersion)
XmlAnySimpleType addNewLangVersion()
void unsetLangVersion()
XmlAnySimpleType getLinkResources()
boolean isSetLinkResources()
void setLinkResources(XmlAnySimpleType linkResources)
XmlAnySimpleType addNewLinkResources()
void unsetLinkResources()
String getLogStandardErrorAsError()
Boolean xgetLogStandardErrorAsError()
boolean isSetLogStandardErrorAsError()
void setLogStandardErrorAsError(String logStandardErrorAsError)
void xsetLogStandardErrorAsError(Boolean logStandardErrorAsError)
void unsetLogStandardErrorAsError()
XmlAnySimpleType getMainEntryPoint()
boolean isSetMainEntryPoint()
void setMainEntryPoint(XmlAnySimpleType mainEntryPoint)
XmlAnySimpleType addNewMainEntryPoint()
void unsetMainEntryPoint()
XmlAnySimpleType getModuleAssemblyName()
boolean isSetModuleAssemblyName()
void setModuleAssemblyName(XmlAnySimpleType moduleAssemblyName)
XmlAnySimpleType addNewModuleAssemblyName()
void unsetModuleAssemblyName()
String getNoConfig()
Boolean xgetNoConfig()
boolean isSetNoConfig()
void setNoConfig(String noConfig)
void xsetNoConfig(Boolean noConfig)
void unsetNoConfig()
String getNoLogo()
Boolean xgetNoLogo()
boolean isSetNoLogo()
void setNoLogo(String noLogo)
void xsetNoLogo(Boolean noLogo)
void unsetNoLogo()
String getNoStandardLib()
Boolean xgetNoStandardLib()
boolean isSetNoStandardLib()
void setNoStandardLib(String noStandardLib)
void xsetNoStandardLib(Boolean noStandardLib)
void unsetNoStandardLib()
String getNoWin32Manifest()
Boolean xgetNoWin32Manifest()
boolean isSetNoWin32Manifest()
void setNoWin32Manifest(String noWin32Manifest)
void xsetNoWin32Manifest(Boolean noWin32Manifest)
void unsetNoWin32Manifest()
String getOptimize()
Boolean xgetOptimize()
boolean isSetOptimize()
void setOptimize(String optimize)
void xsetOptimize(Boolean optimize)
void unsetOptimize()
XmlAnySimpleType getOutputAssembly()
boolean isSetOutputAssembly()
void setOutputAssembly(XmlAnySimpleType outputAssembly)
XmlAnySimpleType addNewOutputAssembly()
void unsetOutputAssembly()
XmlAnySimpleType getPdbFile()
boolean isSetPdbFile()
void setPdbFile(XmlAnySimpleType pdbFile)
XmlAnySimpleType addNewPdbFile()
void unsetPdbFile()
XmlAnySimpleType getPlatform()
boolean isSetPlatform()
void setPlatform(XmlAnySimpleType platform)
XmlAnySimpleType addNewPlatform()
void unsetPlatform()
XmlAnySimpleType getReferences()
boolean isSetReferences()
void setReferences(XmlAnySimpleType references)
XmlAnySimpleType addNewReferences()
void unsetReferences()
XmlAnySimpleType getResources()
boolean isSetResources()
void setResources(XmlAnySimpleType resources)
XmlAnySimpleType addNewResources()
void unsetResources()
XmlAnySimpleType getResponseFiles()
boolean isSetResponseFiles()
void setResponseFiles(XmlAnySimpleType responseFiles)
XmlAnySimpleType addNewResponseFiles()
void unsetResponseFiles()
XmlAnySimpleType getSources()
boolean isSetSources()
void setSources(XmlAnySimpleType sources)
XmlAnySimpleType addNewSources()
void unsetSources()
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 getTargetType()
boolean isSetTargetType()
void setTargetType(XmlAnySimpleType targetType)
XmlAnySimpleType addNewTargetType()
void unsetTargetType()
XmlAnySimpleType getTimeout()
boolean isSetTimeout()
void setTimeout(XmlAnySimpleType timeout)
XmlAnySimpleType addNewTimeout()
void unsetTimeout()
XmlAnySimpleType getToolExe()
boolean isSetToolExe()
void setToolExe(XmlAnySimpleType toolExe)
XmlAnySimpleType addNewToolExe()
void unsetToolExe()
XmlAnySimpleType getToolPath()
boolean isSetToolPath()
void setToolPath(XmlAnySimpleType toolPath)
XmlAnySimpleType addNewToolPath()
void unsetToolPath()
String getTreatWarningsAsErrors()
Boolean xgetTreatWarningsAsErrors()
boolean isSetTreatWarningsAsErrors()
void setTreatWarningsAsErrors(String treatWarningsAsErrors)
void xsetTreatWarningsAsErrors(Boolean treatWarningsAsErrors)
void unsetTreatWarningsAsErrors()
String getUseHostCompilerIfAvailable()
Boolean xgetUseHostCompilerIfAvailable()
boolean isSetUseHostCompilerIfAvailable()
void setUseHostCompilerIfAvailable(String useHostCompilerIfAvailable)
void xsetUseHostCompilerIfAvailable(Boolean useHostCompilerIfAvailable)
void unsetUseHostCompilerIfAvailable()
String getUtf8Output()
Boolean xgetUtf8Output()
boolean isSetUtf8Output()
void setUtf8Output(String utf8Output)
void xsetUtf8Output(Boolean utf8Output)
void unsetUtf8Output()
XmlAnySimpleType getWarningLevel()
boolean isSetWarningLevel()
void setWarningLevel(XmlAnySimpleType warningLevel)
XmlAnySimpleType addNewWarningLevel()
void unsetWarningLevel()
XmlAnySimpleType getWarningsAsErrors()
boolean isSetWarningsAsErrors()
void setWarningsAsErrors(XmlAnySimpleType warningsAsErrors)
XmlAnySimpleType addNewWarningsAsErrors()
void unsetWarningsAsErrors()
XmlAnySimpleType getWarningsNotAsErrors()
boolean isSetWarningsNotAsErrors()
void setWarningsNotAsErrors(XmlAnySimpleType warningsNotAsErrors)
XmlAnySimpleType addNewWarningsNotAsErrors()
void unsetWarningsNotAsErrors()
XmlAnySimpleType getWin32Icon()
boolean isSetWin32Icon()
void setWin32Icon(XmlAnySimpleType win32Icon)
XmlAnySimpleType addNewWin32Icon()
void unsetWin32Icon()
XmlAnySimpleType getWin32Manifest()
boolean isSetWin32Manifest()
void setWin32Manifest(XmlAnySimpleType win32Manifest)
XmlAnySimpleType addNewWin32Manifest()
void unsetWin32Manifest()
XmlAnySimpleType getWin32Resource()
boolean isSetWin32Resource()
void setWin32Resource(XmlAnySimpleType win32Resource)
XmlAnySimpleType addNewWin32Resource()
void unsetWin32Resource()