public static class ClCompileDocumentImpl.ClCompileImpl extends SimpleItemTypeImpl implements ClCompileDocument.ClCompile
Modifier and Type | Class and Description |
---|---|
static class |
ClCompileDocumentImpl.ClCompileImpl.CompileAsManagedImpl
An XML CompileAsManaged(@http://schemas.microsoft.com/developer/msbuild/2003).
|
static class |
ClCompileDocumentImpl.ClCompileImpl.PrecompiledHeaderImpl
An XML PrecompiledHeader(@http://schemas.microsoft.com/developer/msbuild/2003).
|
ClCompileDocument.ClCompile.CompileAsManaged, ClCompileDocument.ClCompile.Factory, ClCompileDocument.ClCompile.PrecompiledHeader
_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBER
type
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
Constructor and Description |
---|
ClCompileImpl(SchemaType sType) |
Modifier and Type | Method and Description |
---|---|
XmlObject |
addNewAdditionalIncludeDirectories()
Appends and returns a new empty value (as xml) as the last "AdditionalIncludeDirectories" element
|
XmlObject |
addNewAdditionalUsingDirectories()
Appends and returns a new empty value (as xml) as the last "AdditionalUsingDirectories" element
|
XmlObject |
addNewBasicRuntimeChecks()
Appends and returns a new empty value (as xml) as the last "BasicRuntimeChecks" element
|
XmlObject |
addNewBrowseInformation()
Appends and returns a new empty value (as xml) as the last "BrowseInformation" element
|
XmlObject |
addNewCallingConvention()
Appends and returns a new empty value (as xml) as the last "CallingConvention" element
|
ClCompileDocument.ClCompile.CompileAsManaged |
addNewCompileAsManaged()
Appends and returns a new empty value (as xml) as the last "CompileAsManaged" element
|
XmlObject |
addNewCreateHotpatchableImage()
Appends and returns a new empty value (as xml) as the last "CreateHotpatchableImage" element
|
XmlObject |
addNewDebugInformationFormat()
Appends and returns a new empty value (as xml) as the last "DebugInformationFormat" element
|
XmlObject |
addNewDisableSpecificWarnings()
Appends and returns a new empty value (as xml) as the last "DisableSpecificWarnings" element
|
XmlObject |
addNewErrorReporting()
Appends and returns a new empty value (as xml) as the last "ErrorReporting" element
|
XmlObject |
addNewFloatingPointExceptions()
Appends and returns a new empty value (as xml) as the last "FloatingPointExceptions" element
|
XmlObject |
addNewFloatingPointModel()
Appends and returns a new empty value (as xml) as the last "FloatingPointModel" element
|
XmlObject |
addNewForcedIncludeFiles()
Appends and returns a new empty value (as xml) as the last "ForcedIncludeFiles" element
|
XmlObject |
addNewForcedUsingFiles()
Appends and returns a new empty value (as xml) as the last "ForcedUsingFiles" element
|
XmlObject |
addNewFunctionLevelLinking()
Appends and returns a new empty value (as xml) as the last "FunctionLevelLinking" element
|
XmlObject |
addNewIntrinsicFunctions()
Appends and returns a new empty value (as xml) as the last "IntrinsicFunctions" element
|
XmlObject |
addNewMinimalRebuild()
Appends and returns a new empty value (as xml) as the last "MinimalRebuild" element
|
XmlObject |
addNewMultiProcessorCompilation()
Appends and returns a new empty value (as xml) as the last "MultiProcessorCompilation" element
|
XmlObject |
addNewOmitDefaultLibName()
Appends and returns a new empty value (as xml) as the last "OmitDefaultLibName" element
|
XmlObject |
addNewOpenMPSupport()
Appends and returns a new empty value (as xml) as the last "OpenMPSupport" element
|
XmlObject |
addNewOptimization()
Appends and returns a new empty value (as xml) as the last "Optimization" element
|
ClCompileDocument.ClCompile.PrecompiledHeader |
addNewPrecompiledHeader()
Appends and returns a new empty value (as xml) as the last "PrecompiledHeader" element
|
XmlObject |
addNewPrecompiledHeaderFile()
Appends and returns a new empty value (as xml) as the last "PrecompiledHeaderFile" element
|
XmlObject |
addNewPreprocessorDefinitions()
Appends and returns a new empty value (as xml) as the last "PreprocessorDefinitions" element
|
XmlObject |
addNewRuntimeLibrary()
Appends and returns a new empty value (as xml) as the last "RuntimeLibrary" element
|
XmlObject |
addNewRuntimeTypeInfo()
Appends and returns a new empty value (as xml) as the last "RuntimeTypeInfo" element
|
XmlObject |
addNewShowIncludes()
Appends and returns a new empty value (as xml) as the last "ShowIncludes" element
|
XmlObject |
addNewStringPooling()
Appends and returns a new empty value (as xml) as the last "StringPooling" element
|
XmlObject |
addNewTreatSpecificWarningsAsErrors()
Appends and returns a new empty value (as xml) as the last "TreatSpecificWarningsAsErrors" element
|
XmlObject |
addNewUndefinePreprocessorDefinitions()
Appends and returns a new empty value (as xml) as the last "UndefinePreprocessorDefinitions" element
|
XmlObject |
addNewUseFullPaths()
Appends and returns a new empty value (as xml) as the last "UseFullPaths" element
|
XmlObject |
addNewUseUnicodeForAssemblerListing()
Appends and returns a new empty value (as xml) as the last "UseUnicodeForAssemblerListing" element
|
XmlObject |
addNewWarningLevel()
Appends and returns a new empty value (as xml) as the last "WarningLevel" element
|
XmlObject[] |
getAdditionalIncludeDirectoriesArray()
Deprecated.
|
XmlObject |
getAdditionalIncludeDirectoriesArray(int i)
Gets ith "AdditionalIncludeDirectories" element
|
List<XmlObject> |
getAdditionalIncludeDirectoriesList()
Gets a List of "AdditionalIncludeDirectories" elements
|
XmlObject[] |
getAdditionalUsingDirectoriesArray()
Deprecated.
|
XmlObject |
getAdditionalUsingDirectoriesArray(int i)
Gets ith "AdditionalUsingDirectories" element
|
List<XmlObject> |
getAdditionalUsingDirectoriesList()
Gets a List of "AdditionalUsingDirectories" elements
|
XmlObject[] |
getBasicRuntimeChecksArray()
Deprecated.
|
XmlObject |
getBasicRuntimeChecksArray(int i)
Gets ith "BasicRuntimeChecks" element
|
List<XmlObject> |
getBasicRuntimeChecksList()
Gets a List of "BasicRuntimeChecks" elements
|
XmlObject[] |
getBrowseInformationArray()
Deprecated.
|
XmlObject |
getBrowseInformationArray(int i)
Gets ith "BrowseInformation" element
|
List<XmlObject> |
getBrowseInformationList()
Gets a List of "BrowseInformation" elements
|
XmlObject[] |
getCallingConventionArray()
Deprecated.
|
XmlObject |
getCallingConventionArray(int i)
Gets ith "CallingConvention" element
|
List<XmlObject> |
getCallingConventionList()
Gets a List of "CallingConvention" elements
|
ClCompileDocument.ClCompile.CompileAsManaged[] |
getCompileAsManagedArray()
Deprecated.
|
ClCompileDocument.ClCompile.CompileAsManaged |
getCompileAsManagedArray(int i)
Gets ith "CompileAsManaged" element
|
List<ClCompileDocument.ClCompile.CompileAsManaged> |
getCompileAsManagedList()
Gets a List of "CompileAsManaged" elements
|
XmlObject[] |
getCreateHotpatchableImageArray()
Deprecated.
|
XmlObject |
getCreateHotpatchableImageArray(int i)
Gets ith "CreateHotpatchableImage" element
|
List<XmlObject> |
getCreateHotpatchableImageList()
Gets a List of "CreateHotpatchableImage" elements
|
XmlObject[] |
getDebugInformationFormatArray()
Deprecated.
|
XmlObject |
getDebugInformationFormatArray(int i)
Gets ith "DebugInformationFormat" element
|
List<XmlObject> |
getDebugInformationFormatList()
Gets a List of "DebugInformationFormat" elements
|
XmlObject[] |
getDisableSpecificWarningsArray()
Deprecated.
|
XmlObject |
getDisableSpecificWarningsArray(int i)
Gets ith "DisableSpecificWarnings" element
|
List<XmlObject> |
getDisableSpecificWarningsList()
Gets a List of "DisableSpecificWarnings" elements
|
XmlObject[] |
getErrorReportingArray()
Deprecated.
|
XmlObject |
getErrorReportingArray(int i)
Gets ith "ErrorReporting" element
|
List<XmlObject> |
getErrorReportingList()
Gets a List of "ErrorReporting" elements
|
XmlObject[] |
getFloatingPointExceptionsArray()
Deprecated.
|
XmlObject |
getFloatingPointExceptionsArray(int i)
Gets ith "FloatingPointExceptions" element
|
List<XmlObject> |
getFloatingPointExceptionsList()
Gets a List of "FloatingPointExceptions" elements
|
XmlObject[] |
getFloatingPointModelArray()
Deprecated.
|
XmlObject |
getFloatingPointModelArray(int i)
Gets ith "FloatingPointModel" element
|
List<XmlObject> |
getFloatingPointModelList()
Gets a List of "FloatingPointModel" elements
|
XmlObject[] |
getForcedIncludeFilesArray()
Deprecated.
|
XmlObject |
getForcedIncludeFilesArray(int i)
Gets ith "ForcedIncludeFiles" element
|
List<XmlObject> |
getForcedIncludeFilesList()
Gets a List of "ForcedIncludeFiles" elements
|
XmlObject[] |
getForcedUsingFilesArray()
Deprecated.
|
XmlObject |
getForcedUsingFilesArray(int i)
Gets ith "ForcedUsingFiles" element
|
List<XmlObject> |
getForcedUsingFilesList()
Gets a List of "ForcedUsingFiles" elements
|
XmlObject[] |
getFunctionLevelLinkingArray()
Deprecated.
|
XmlObject |
getFunctionLevelLinkingArray(int i)
Gets ith "FunctionLevelLinking" element
|
List<XmlObject> |
getFunctionLevelLinkingList()
Gets a List of "FunctionLevelLinking" elements
|
XmlObject[] |
getIntrinsicFunctionsArray()
Deprecated.
|
XmlObject |
getIntrinsicFunctionsArray(int i)
Gets ith "IntrinsicFunctions" element
|
List<XmlObject> |
getIntrinsicFunctionsList()
Gets a List of "IntrinsicFunctions" elements
|
XmlObject[] |
getMinimalRebuildArray()
Deprecated.
|
XmlObject |
getMinimalRebuildArray(int i)
Gets ith "MinimalRebuild" element
|
List<XmlObject> |
getMinimalRebuildList()
Gets a List of "MinimalRebuild" elements
|
XmlObject[] |
getMultiProcessorCompilationArray()
Deprecated.
|
XmlObject |
getMultiProcessorCompilationArray(int i)
Gets ith "MultiProcessorCompilation" element
|
List<XmlObject> |
getMultiProcessorCompilationList()
Gets a List of "MultiProcessorCompilation" elements
|
XmlObject[] |
getOmitDefaultLibNameArray()
Deprecated.
|
XmlObject |
getOmitDefaultLibNameArray(int i)
Gets ith "OmitDefaultLibName" element
|
List<XmlObject> |
getOmitDefaultLibNameList()
Gets a List of "OmitDefaultLibName" elements
|
XmlObject[] |
getOpenMPSupportArray()
Deprecated.
|
XmlObject |
getOpenMPSupportArray(int i)
Gets ith "OpenMPSupport" element
|
List<XmlObject> |
getOpenMPSupportList()
Gets a List of "OpenMPSupport" elements
|
XmlObject[] |
getOptimizationArray()
Deprecated.
|
XmlObject |
getOptimizationArray(int i)
Gets ith "Optimization" element
|
List<XmlObject> |
getOptimizationList()
Gets a List of "Optimization" elements
|
ClCompileDocument.ClCompile.PrecompiledHeader[] |
getPrecompiledHeaderArray()
Deprecated.
|
ClCompileDocument.ClCompile.PrecompiledHeader |
getPrecompiledHeaderArray(int i)
Gets ith "PrecompiledHeader" element
|
XmlObject[] |
getPrecompiledHeaderFileArray()
Deprecated.
|
XmlObject |
getPrecompiledHeaderFileArray(int i)
Gets ith "PrecompiledHeaderFile" element
|
List<XmlObject> |
getPrecompiledHeaderFileList()
Gets a List of "PrecompiledHeaderFile" elements
|
List<ClCompileDocument.ClCompile.PrecompiledHeader> |
getPrecompiledHeaderList()
Gets a List of "PrecompiledHeader" elements
|
XmlObject[] |
getPreprocessorDefinitionsArray()
Deprecated.
|
XmlObject |
getPreprocessorDefinitionsArray(int i)
Gets ith "PreprocessorDefinitions" element
|
List<XmlObject> |
getPreprocessorDefinitionsList()
Gets a List of "PreprocessorDefinitions" elements
|
XmlObject[] |
getRuntimeLibraryArray()
Deprecated.
|
XmlObject |
getRuntimeLibraryArray(int i)
Gets ith "RuntimeLibrary" element
|
List<XmlObject> |
getRuntimeLibraryList()
Gets a List of "RuntimeLibrary" elements
|
XmlObject[] |
getRuntimeTypeInfoArray()
Deprecated.
|
XmlObject |
getRuntimeTypeInfoArray(int i)
Gets ith "RuntimeTypeInfo" element
|
List<XmlObject> |
getRuntimeTypeInfoList()
Gets a List of "RuntimeTypeInfo" elements
|
XmlObject[] |
getShowIncludesArray()
Deprecated.
|
XmlObject |
getShowIncludesArray(int i)
Gets ith "ShowIncludes" element
|
List<XmlObject> |
getShowIncludesList()
Gets a List of "ShowIncludes" elements
|
XmlObject[] |
getStringPoolingArray()
Deprecated.
|
XmlObject |
getStringPoolingArray(int i)
Gets ith "StringPooling" element
|
List<XmlObject> |
getStringPoolingList()
Gets a List of "StringPooling" elements
|
XmlObject[] |
getTreatSpecificWarningsAsErrorsArray()
Deprecated.
|
XmlObject |
getTreatSpecificWarningsAsErrorsArray(int i)
Gets ith "TreatSpecificWarningsAsErrors" element
|
List<XmlObject> |
getTreatSpecificWarningsAsErrorsList()
Gets a List of "TreatSpecificWarningsAsErrors" elements
|
XmlObject[] |
getUndefinePreprocessorDefinitionsArray()
Deprecated.
|
XmlObject |
getUndefinePreprocessorDefinitionsArray(int i)
Gets ith "UndefinePreprocessorDefinitions" element
|
List<XmlObject> |
getUndefinePreprocessorDefinitionsList()
Gets a List of "UndefinePreprocessorDefinitions" elements
|
XmlObject[] |
getUseFullPathsArray()
Deprecated.
|
XmlObject |
getUseFullPathsArray(int i)
Gets ith "UseFullPaths" element
|
List<XmlObject> |
getUseFullPathsList()
Gets a List of "UseFullPaths" elements
|
XmlObject[] |
getUseUnicodeForAssemblerListingArray()
Deprecated.
|
XmlObject |
getUseUnicodeForAssemblerListingArray(int i)
Gets ith "UseUnicodeForAssemblerListing" element
|
List<XmlObject> |
getUseUnicodeForAssemblerListingList()
Gets a List of "UseUnicodeForAssemblerListing" elements
|
XmlObject[] |
getWarningLevelArray()
Deprecated.
|
XmlObject |
getWarningLevelArray(int i)
Gets ith "WarningLevel" element
|
List<XmlObject> |
getWarningLevelList()
Gets a List of "WarningLevel" elements
|
XmlObject |
insertNewAdditionalIncludeDirectories(int i)
Inserts and returns a new empty value (as xml) as the ith "AdditionalIncludeDirectories" element
|
XmlObject |
insertNewAdditionalUsingDirectories(int i)
Inserts and returns a new empty value (as xml) as the ith "AdditionalUsingDirectories" element
|
XmlObject |
insertNewBasicRuntimeChecks(int i)
Inserts and returns a new empty value (as xml) as the ith "BasicRuntimeChecks" element
|
XmlObject |
insertNewBrowseInformation(int i)
Inserts and returns a new empty value (as xml) as the ith "BrowseInformation" element
|
XmlObject |
insertNewCallingConvention(int i)
Inserts and returns a new empty value (as xml) as the ith "CallingConvention" element
|
ClCompileDocument.ClCompile.CompileAsManaged |
insertNewCompileAsManaged(int i)
Inserts and returns a new empty value (as xml) as the ith "CompileAsManaged" element
|
XmlObject |
insertNewCreateHotpatchableImage(int i)
Inserts and returns a new empty value (as xml) as the ith "CreateHotpatchableImage" element
|
XmlObject |
insertNewDebugInformationFormat(int i)
Inserts and returns a new empty value (as xml) as the ith "DebugInformationFormat" element
|
XmlObject |
insertNewDisableSpecificWarnings(int i)
Inserts and returns a new empty value (as xml) as the ith "DisableSpecificWarnings" element
|
XmlObject |
insertNewErrorReporting(int i)
Inserts and returns a new empty value (as xml) as the ith "ErrorReporting" element
|
XmlObject |
insertNewFloatingPointExceptions(int i)
Inserts and returns a new empty value (as xml) as the ith "FloatingPointExceptions" element
|
XmlObject |
insertNewFloatingPointModel(int i)
Inserts and returns a new empty value (as xml) as the ith "FloatingPointModel" element
|
XmlObject |
insertNewForcedIncludeFiles(int i)
Inserts and returns a new empty value (as xml) as the ith "ForcedIncludeFiles" element
|
XmlObject |
insertNewForcedUsingFiles(int i)
Inserts and returns a new empty value (as xml) as the ith "ForcedUsingFiles" element
|
XmlObject |
insertNewFunctionLevelLinking(int i)
Inserts and returns a new empty value (as xml) as the ith "FunctionLevelLinking" element
|
XmlObject |
insertNewIntrinsicFunctions(int i)
Inserts and returns a new empty value (as xml) as the ith "IntrinsicFunctions" element
|
XmlObject |
insertNewMinimalRebuild(int i)
Inserts and returns a new empty value (as xml) as the ith "MinimalRebuild" element
|
XmlObject |
insertNewMultiProcessorCompilation(int i)
Inserts and returns a new empty value (as xml) as the ith "MultiProcessorCompilation" element
|
XmlObject |
insertNewOmitDefaultLibName(int i)
Inserts and returns a new empty value (as xml) as the ith "OmitDefaultLibName" element
|
XmlObject |
insertNewOpenMPSupport(int i)
Inserts and returns a new empty value (as xml) as the ith "OpenMPSupport" element
|
XmlObject |
insertNewOptimization(int i)
Inserts and returns a new empty value (as xml) as the ith "Optimization" element
|
ClCompileDocument.ClCompile.PrecompiledHeader |
insertNewPrecompiledHeader(int i)
Inserts and returns a new empty value (as xml) as the ith "PrecompiledHeader" element
|
XmlObject |
insertNewPrecompiledHeaderFile(int i)
Inserts and returns a new empty value (as xml) as the ith "PrecompiledHeaderFile" element
|
XmlObject |
insertNewPreprocessorDefinitions(int i)
Inserts and returns a new empty value (as xml) as the ith "PreprocessorDefinitions" element
|
XmlObject |
insertNewRuntimeLibrary(int i)
Inserts and returns a new empty value (as xml) as the ith "RuntimeLibrary" element
|
XmlObject |
insertNewRuntimeTypeInfo(int i)
Inserts and returns a new empty value (as xml) as the ith "RuntimeTypeInfo" element
|
XmlObject |
insertNewShowIncludes(int i)
Inserts and returns a new empty value (as xml) as the ith "ShowIncludes" element
|
XmlObject |
insertNewStringPooling(int i)
Inserts and returns a new empty value (as xml) as the ith "StringPooling" element
|
XmlObject |
insertNewTreatSpecificWarningsAsErrors(int i)
Inserts and returns a new empty value (as xml) as the ith "TreatSpecificWarningsAsErrors" element
|
XmlObject |
insertNewUndefinePreprocessorDefinitions(int i)
Inserts and returns a new empty value (as xml) as the ith "UndefinePreprocessorDefinitions" element
|
XmlObject |
insertNewUseFullPaths(int i)
Inserts and returns a new empty value (as xml) as the ith "UseFullPaths" element
|
XmlObject |
insertNewUseUnicodeForAssemblerListing(int i)
Inserts and returns a new empty value (as xml) as the ith "UseUnicodeForAssemblerListing" element
|
XmlObject |
insertNewWarningLevel(int i)
Inserts and returns a new empty value (as xml) as the ith "WarningLevel" element
|
void |
removeAdditionalIncludeDirectories(int i)
Removes the ith "AdditionalIncludeDirectories" element
|
void |
removeAdditionalUsingDirectories(int i)
Removes the ith "AdditionalUsingDirectories" element
|
void |
removeBasicRuntimeChecks(int i)
Removes the ith "BasicRuntimeChecks" element
|
void |
removeBrowseInformation(int i)
Removes the ith "BrowseInformation" element
|
void |
removeCallingConvention(int i)
Removes the ith "CallingConvention" element
|
void |
removeCompileAsManaged(int i)
Removes the ith "CompileAsManaged" element
|
void |
removeCreateHotpatchableImage(int i)
Removes the ith "CreateHotpatchableImage" element
|
void |
removeDebugInformationFormat(int i)
Removes the ith "DebugInformationFormat" element
|
void |
removeDisableSpecificWarnings(int i)
Removes the ith "DisableSpecificWarnings" element
|
void |
removeErrorReporting(int i)
Removes the ith "ErrorReporting" element
|
void |
removeFloatingPointExceptions(int i)
Removes the ith "FloatingPointExceptions" element
|
void |
removeFloatingPointModel(int i)
Removes the ith "FloatingPointModel" element
|
void |
removeForcedIncludeFiles(int i)
Removes the ith "ForcedIncludeFiles" element
|
void |
removeForcedUsingFiles(int i)
Removes the ith "ForcedUsingFiles" element
|
void |
removeFunctionLevelLinking(int i)
Removes the ith "FunctionLevelLinking" element
|
void |
removeIntrinsicFunctions(int i)
Removes the ith "IntrinsicFunctions" element
|
void |
removeMinimalRebuild(int i)
Removes the ith "MinimalRebuild" element
|
void |
removeMultiProcessorCompilation(int i)
Removes the ith "MultiProcessorCompilation" element
|
void |
removeOmitDefaultLibName(int i)
Removes the ith "OmitDefaultLibName" element
|
void |
removeOpenMPSupport(int i)
Removes the ith "OpenMPSupport" element
|
void |
removeOptimization(int i)
Removes the ith "Optimization" element
|
void |
removePrecompiledHeader(int i)
Removes the ith "PrecompiledHeader" element
|
void |
removePrecompiledHeaderFile(int i)
Removes the ith "PrecompiledHeaderFile" element
|
void |
removePreprocessorDefinitions(int i)
Removes the ith "PreprocessorDefinitions" element
|
void |
removeRuntimeLibrary(int i)
Removes the ith "RuntimeLibrary" element
|
void |
removeRuntimeTypeInfo(int i)
Removes the ith "RuntimeTypeInfo" element
|
void |
removeShowIncludes(int i)
Removes the ith "ShowIncludes" element
|
void |
removeStringPooling(int i)
Removes the ith "StringPooling" element
|
void |
removeTreatSpecificWarningsAsErrors(int i)
Removes the ith "TreatSpecificWarningsAsErrors" element
|
void |
removeUndefinePreprocessorDefinitions(int i)
Removes the ith "UndefinePreprocessorDefinitions" element
|
void |
removeUseFullPaths(int i)
Removes the ith "UseFullPaths" element
|
void |
removeUseUnicodeForAssemblerListing(int i)
Removes the ith "UseUnicodeForAssemblerListing" element
|
void |
removeWarningLevel(int i)
Removes the ith "WarningLevel" element
|
void |
setAdditionalIncludeDirectoriesArray(int i,
XmlObject additionalIncludeDirectories)
Sets ith "AdditionalIncludeDirectories" element
|
void |
setAdditionalIncludeDirectoriesArray(XmlObject[] additionalIncludeDirectoriesArray)
Sets array of all "AdditionalIncludeDirectories" element WARNING: This method is not atomicaly synchronized.
|
void |
setAdditionalUsingDirectoriesArray(int i,
XmlObject additionalUsingDirectories)
Sets ith "AdditionalUsingDirectories" element
|
void |
setAdditionalUsingDirectoriesArray(XmlObject[] additionalUsingDirectoriesArray)
Sets array of all "AdditionalUsingDirectories" element WARNING: This method is not atomicaly synchronized.
|
void |
setBasicRuntimeChecksArray(int i,
XmlObject basicRuntimeChecks)
Sets ith "BasicRuntimeChecks" element
|
void |
setBasicRuntimeChecksArray(XmlObject[] basicRuntimeChecksArray)
Sets array of all "BasicRuntimeChecks" element WARNING: This method is not atomicaly synchronized.
|
void |
setBrowseInformationArray(int i,
XmlObject browseInformation)
Sets ith "BrowseInformation" element
|
void |
setBrowseInformationArray(XmlObject[] browseInformationArray)
Sets array of all "BrowseInformation" element WARNING: This method is not atomicaly synchronized.
|
void |
setCallingConventionArray(int i,
XmlObject callingConvention)
Sets ith "CallingConvention" element
|
void |
setCallingConventionArray(XmlObject[] callingConventionArray)
Sets array of all "CallingConvention" element WARNING: This method is not atomicaly synchronized.
|
void |
setCompileAsManagedArray(ClCompileDocument.ClCompile.CompileAsManaged[] compileAsManagedArray)
Sets array of all "CompileAsManaged" element WARNING: This method is not atomicaly synchronized.
|
void |
setCompileAsManagedArray(int i,
ClCompileDocument.ClCompile.CompileAsManaged compileAsManaged)
Sets ith "CompileAsManaged" element
|
void |
setCreateHotpatchableImageArray(int i,
XmlObject createHotpatchableImage)
Sets ith "CreateHotpatchableImage" element
|
void |
setCreateHotpatchableImageArray(XmlObject[] createHotpatchableImageArray)
Sets array of all "CreateHotpatchableImage" element WARNING: This method is not atomicaly synchronized.
|
void |
setDebugInformationFormatArray(int i,
XmlObject debugInformationFormat)
Sets ith "DebugInformationFormat" element
|
void |
setDebugInformationFormatArray(XmlObject[] debugInformationFormatArray)
Sets array of all "DebugInformationFormat" element WARNING: This method is not atomicaly synchronized.
|
void |
setDisableSpecificWarningsArray(int i,
XmlObject disableSpecificWarnings)
Sets ith "DisableSpecificWarnings" element
|
void |
setDisableSpecificWarningsArray(XmlObject[] disableSpecificWarningsArray)
Sets array of all "DisableSpecificWarnings" element WARNING: This method is not atomicaly synchronized.
|
void |
setErrorReportingArray(int i,
XmlObject errorReporting)
Sets ith "ErrorReporting" element
|
void |
setErrorReportingArray(XmlObject[] errorReportingArray)
Sets array of all "ErrorReporting" element WARNING: This method is not atomicaly synchronized.
|
void |
setFloatingPointExceptionsArray(int i,
XmlObject floatingPointExceptions)
Sets ith "FloatingPointExceptions" element
|
void |
setFloatingPointExceptionsArray(XmlObject[] floatingPointExceptionsArray)
Sets array of all "FloatingPointExceptions" element WARNING: This method is not atomicaly synchronized.
|
void |
setFloatingPointModelArray(int i,
XmlObject floatingPointModel)
Sets ith "FloatingPointModel" element
|
void |
setFloatingPointModelArray(XmlObject[] floatingPointModelArray)
Sets array of all "FloatingPointModel" element WARNING: This method is not atomicaly synchronized.
|
void |
setForcedIncludeFilesArray(int i,
XmlObject forcedIncludeFiles)
Sets ith "ForcedIncludeFiles" element
|
void |
setForcedIncludeFilesArray(XmlObject[] forcedIncludeFilesArray)
Sets array of all "ForcedIncludeFiles" element WARNING: This method is not atomicaly synchronized.
|
void |
setForcedUsingFilesArray(int i,
XmlObject forcedUsingFiles)
Sets ith "ForcedUsingFiles" element
|
void |
setForcedUsingFilesArray(XmlObject[] forcedUsingFilesArray)
Sets array of all "ForcedUsingFiles" element WARNING: This method is not atomicaly synchronized.
|
void |
setFunctionLevelLinkingArray(int i,
XmlObject functionLevelLinking)
Sets ith "FunctionLevelLinking" element
|
void |
setFunctionLevelLinkingArray(XmlObject[] functionLevelLinkingArray)
Sets array of all "FunctionLevelLinking" element WARNING: This method is not atomicaly synchronized.
|
void |
setIntrinsicFunctionsArray(int i,
XmlObject intrinsicFunctions)
Sets ith "IntrinsicFunctions" element
|
void |
setIntrinsicFunctionsArray(XmlObject[] intrinsicFunctionsArray)
Sets array of all "IntrinsicFunctions" element WARNING: This method is not atomicaly synchronized.
|
void |
setMinimalRebuildArray(int i,
XmlObject minimalRebuild)
Sets ith "MinimalRebuild" element
|
void |
setMinimalRebuildArray(XmlObject[] minimalRebuildArray)
Sets array of all "MinimalRebuild" element WARNING: This method is not atomicaly synchronized.
|
void |
setMultiProcessorCompilationArray(int i,
XmlObject multiProcessorCompilation)
Sets ith "MultiProcessorCompilation" element
|
void |
setMultiProcessorCompilationArray(XmlObject[] multiProcessorCompilationArray)
Sets array of all "MultiProcessorCompilation" element WARNING: This method is not atomicaly synchronized.
|
void |
setOmitDefaultLibNameArray(int i,
XmlObject omitDefaultLibName)
Sets ith "OmitDefaultLibName" element
|
void |
setOmitDefaultLibNameArray(XmlObject[] omitDefaultLibNameArray)
Sets array of all "OmitDefaultLibName" element WARNING: This method is not atomicaly synchronized.
|
void |
setOpenMPSupportArray(int i,
XmlObject openMPSupport)
Sets ith "OpenMPSupport" element
|
void |
setOpenMPSupportArray(XmlObject[] openMPSupportArray)
Sets array of all "OpenMPSupport" element WARNING: This method is not atomicaly synchronized.
|
void |
setOptimizationArray(int i,
XmlObject optimization)
Sets ith "Optimization" element
|
void |
setOptimizationArray(XmlObject[] optimizationArray)
Sets array of all "Optimization" element WARNING: This method is not atomicaly synchronized.
|
void |
setPrecompiledHeaderArray(ClCompileDocument.ClCompile.PrecompiledHeader[] precompiledHeaderArray)
Sets array of all "PrecompiledHeader" element WARNING: This method is not atomicaly synchronized.
|
void |
setPrecompiledHeaderArray(int i,
ClCompileDocument.ClCompile.PrecompiledHeader precompiledHeader)
Sets ith "PrecompiledHeader" element
|
void |
setPrecompiledHeaderFileArray(int i,
XmlObject precompiledHeaderFile)
Sets ith "PrecompiledHeaderFile" element
|
void |
setPrecompiledHeaderFileArray(XmlObject[] precompiledHeaderFileArray)
Sets array of all "PrecompiledHeaderFile" element WARNING: This method is not atomicaly synchronized.
|
void |
setPreprocessorDefinitionsArray(int i,
XmlObject preprocessorDefinitions)
Sets ith "PreprocessorDefinitions" element
|
void |
setPreprocessorDefinitionsArray(XmlObject[] preprocessorDefinitionsArray)
Sets array of all "PreprocessorDefinitions" element WARNING: This method is not atomicaly synchronized.
|
void |
setRuntimeLibraryArray(int i,
XmlObject runtimeLibrary)
Sets ith "RuntimeLibrary" element
|
void |
setRuntimeLibraryArray(XmlObject[] runtimeLibraryArray)
Sets array of all "RuntimeLibrary" element WARNING: This method is not atomicaly synchronized.
|
void |
setRuntimeTypeInfoArray(int i,
XmlObject runtimeTypeInfo)
Sets ith "RuntimeTypeInfo" element
|
void |
setRuntimeTypeInfoArray(XmlObject[] runtimeTypeInfoArray)
Sets array of all "RuntimeTypeInfo" element WARNING: This method is not atomicaly synchronized.
|
void |
setShowIncludesArray(int i,
XmlObject showIncludes)
Sets ith "ShowIncludes" element
|
void |
setShowIncludesArray(XmlObject[] showIncludesArray)
Sets array of all "ShowIncludes" element WARNING: This method is not atomicaly synchronized.
|
void |
setStringPoolingArray(int i,
XmlObject stringPooling)
Sets ith "StringPooling" element
|
void |
setStringPoolingArray(XmlObject[] stringPoolingArray)
Sets array of all "StringPooling" element WARNING: This method is not atomicaly synchronized.
|
void |
setTreatSpecificWarningsAsErrorsArray(int i,
XmlObject treatSpecificWarningsAsErrors)
Sets ith "TreatSpecificWarningsAsErrors" element
|
void |
setTreatSpecificWarningsAsErrorsArray(XmlObject[] treatSpecificWarningsAsErrorsArray)
Sets array of all "TreatSpecificWarningsAsErrors" element WARNING: This method is not atomicaly synchronized.
|
void |
setUndefinePreprocessorDefinitionsArray(int i,
XmlObject undefinePreprocessorDefinitions)
Sets ith "UndefinePreprocessorDefinitions" element
|
void |
setUndefinePreprocessorDefinitionsArray(XmlObject[] undefinePreprocessorDefinitionsArray)
Sets array of all "UndefinePreprocessorDefinitions" element WARNING: This method is not atomicaly synchronized.
|
void |
setUseFullPathsArray(int i,
XmlObject useFullPaths)
Sets ith "UseFullPaths" element
|
void |
setUseFullPathsArray(XmlObject[] useFullPathsArray)
Sets array of all "UseFullPaths" element WARNING: This method is not atomicaly synchronized.
|
void |
setUseUnicodeForAssemblerListingArray(int i,
XmlObject useUnicodeForAssemblerListing)
Sets ith "UseUnicodeForAssemblerListing" element
|
void |
setUseUnicodeForAssemblerListingArray(XmlObject[] useUnicodeForAssemblerListingArray)
Sets array of all "UseUnicodeForAssemblerListing" element WARNING: This method is not atomicaly synchronized.
|
void |
setWarningLevelArray(int i,
XmlObject warningLevel)
Sets ith "WarningLevel" element
|
void |
setWarningLevelArray(XmlObject[] warningLevelArray)
Sets array of all "WarningLevel" element WARNING: This method is not atomicaly synchronized.
|
int |
sizeOfAdditionalIncludeDirectoriesArray()
Returns number of "AdditionalIncludeDirectories" element
|
int |
sizeOfAdditionalUsingDirectoriesArray()
Returns number of "AdditionalUsingDirectories" element
|
int |
sizeOfBasicRuntimeChecksArray()
Returns number of "BasicRuntimeChecks" element
|
int |
sizeOfBrowseInformationArray()
Returns number of "BrowseInformation" element
|
int |
sizeOfCallingConventionArray()
Returns number of "CallingConvention" element
|
int |
sizeOfCompileAsManagedArray()
Returns number of "CompileAsManaged" element
|
int |
sizeOfCreateHotpatchableImageArray()
Returns number of "CreateHotpatchableImage" element
|
int |
sizeOfDebugInformationFormatArray()
Returns number of "DebugInformationFormat" element
|
int |
sizeOfDisableSpecificWarningsArray()
Returns number of "DisableSpecificWarnings" element
|
int |
sizeOfErrorReportingArray()
Returns number of "ErrorReporting" element
|
int |
sizeOfFloatingPointExceptionsArray()
Returns number of "FloatingPointExceptions" element
|
int |
sizeOfFloatingPointModelArray()
Returns number of "FloatingPointModel" element
|
int |
sizeOfForcedIncludeFilesArray()
Returns number of "ForcedIncludeFiles" element
|
int |
sizeOfForcedUsingFilesArray()
Returns number of "ForcedUsingFiles" element
|
int |
sizeOfFunctionLevelLinkingArray()
Returns number of "FunctionLevelLinking" element
|
int |
sizeOfIntrinsicFunctionsArray()
Returns number of "IntrinsicFunctions" element
|
int |
sizeOfMinimalRebuildArray()
Returns number of "MinimalRebuild" element
|
int |
sizeOfMultiProcessorCompilationArray()
Returns number of "MultiProcessorCompilation" element
|
int |
sizeOfOmitDefaultLibNameArray()
Returns number of "OmitDefaultLibName" element
|
int |
sizeOfOpenMPSupportArray()
Returns number of "OpenMPSupport" element
|
int |
sizeOfOptimizationArray()
Returns number of "Optimization" element
|
int |
sizeOfPrecompiledHeaderArray()
Returns number of "PrecompiledHeader" element
|
int |
sizeOfPrecompiledHeaderFileArray()
Returns number of "PrecompiledHeaderFile" element
|
int |
sizeOfPreprocessorDefinitionsArray()
Returns number of "PreprocessorDefinitions" element
|
int |
sizeOfRuntimeLibraryArray()
Returns number of "RuntimeLibrary" element
|
int |
sizeOfRuntimeTypeInfoArray()
Returns number of "RuntimeTypeInfo" element
|
int |
sizeOfShowIncludesArray()
Returns number of "ShowIncludes" element
|
int |
sizeOfStringPoolingArray()
Returns number of "StringPooling" element
|
int |
sizeOfTreatSpecificWarningsAsErrorsArray()
Returns number of "TreatSpecificWarningsAsErrors" element
|
int |
sizeOfUndefinePreprocessorDefinitionsArray()
Returns number of "UndefinePreprocessorDefinitions" element
|
int |
sizeOfUseFullPathsArray()
Returns number of "UseFullPaths" element
|
int |
sizeOfUseUnicodeForAssemblerListingArray()
Returns number of "UseUnicodeForAssemblerListing" element
|
int |
sizeOfWarningLevelArray()
Returns number of "WarningLevel" element
|
getCondition, getExclude, getInclude, getLabel, getRemove, getUpdate, isSetCondition, isSetExclude, isSetInclude, isSetLabel, isSetRemove, isSetUpdate, setCondition, setExclude, setInclude, setLabel, setRemove, setUpdate, unsetCondition, unsetExclude, unsetInclude, unsetLabel, unsetRemove, unsetUpdate, xgetCondition, xgetExclude, xgetInclude, xgetLabel, xgetRemove, xgetUpdate, xsetCondition, xsetExclude, xsetInclude, xsetLabel, xsetRemove, xsetUpdate
arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, arraySetterHelper, compute_text, equal_to, get_default_attribute_text, get_default_element_text, get_elementflags, is_child_element_order_sensitive, new_visitor, schemaType, set_nil, set_String, set_text, unionArraySetterHelper, unionArraySetterHelper, update_from_complex_content, value_hash_code
_copy, _copy, _isComplexContent, _isComplexType, _set, _validateOnSet, attach_store, bigDecimalValue, bigIntegerValue, booleanValue, build_nil, build_text, byteArrayValue, byteValue, calendarValue, changeType, check_dated, check_orphaned, compare_to, compareTo, compareValue, copy, copy, create_attribute_user, create_element_user, dateValue, disconnect_store, documentProperties, doubleValue, dump, elementFlags, enumValue, equals, execQuery, execQuery, floatValue, gDateValue, gDurationValue, generatedSetterHelperImpl, get_attribute_field, get_attribute_type, get_attributeflags, get_default_attribute_value, get_element_ending_delimiters, get_element_type, get_schema_type, get_store, get_wscanon_rule, get_wscanon_text, getBigDecimalValue, getBigIntegerValue, getBooleanValue, getByteArrayValue, getByteValue, getCalendarValue, getDateValue, getDomNode, getDoubleValue, getEnumValue, getFloatValue, getGDateValue, getGDurationValue, getIntValue, getListValue, getLongValue, getObjectValue, getQNameValue, getShortValue, getStringValue, getXmlLocale, has_store, hashCode, init_flags, initComplexType, instanceType, intValue, invalidate_element_order, invalidate_nilvalue, invalidate_value, is_defaultable_ws, is_orphaned, isDefault, isDefaultable, isFixed, isImmutable, isInstanceOf, isNil, isNillable, java_value, listValue, longValue, monitor, newCursor, newCursorForce, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, objectSet, objectValue, qNameValue, save, save, save, save, save, save, save, save, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set_b64, set_BigDecimal, set_BigInteger, set_boolean, set_byte, set_ByteArray, set_Calendar, set_char, set_ComplexXml, set_Date, set_double, set_enum, set_float, set_GDate, set_GDuration, set_hex, set_int, set_list, set_long, set_newValue, set_notation, set_QName, set_short, set_xmlanysimple, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, set, setBigDecimalValue, setBigIntegerValue, setBooleanValue, setByteArrayValue, setByteValue, setCalendarValue, setDateValue, setDoubleValue, setEnumValue, setFloatValue, setGDateValue, setGDateValue, setGDurationValue, setGDurationValue, setImmutable, setIntValue, setListValue, setLongValue, setNil, setObjectValue, setQNameValue, setShortValue, setStringValue, setValidateOnSet, shortValue, stringValue, substitute, toString, uses_invalidate_value, validate_now, validate_simpleval, validate, validate, valueEquals, valueHashCode, writeReplace, xgetListValue, xlistValue, xmlText, xmlText
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getCondition, getExclude, getInclude, getLabel, getRemove, getUpdate, isSetCondition, isSetExclude, isSetInclude, isSetLabel, isSetRemove, isSetUpdate, setCondition, setExclude, setInclude, setLabel, setRemove, setUpdate, unsetCondition, unsetExclude, unsetInclude, unsetLabel, unsetRemove, unsetUpdate, xgetCondition, xgetExclude, xgetInclude, xgetLabel, xgetRemove, xgetUpdate, xsetCondition, xsetExclude, xsetInclude, xsetLabel, xsetRemove, xsetUpdate
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
public ClCompileImpl(SchemaType sType)
public List<ClCompileDocument.ClCompile.PrecompiledHeader> getPrecompiledHeaderList()
getPrecompiledHeaderList
in interface ClCompileDocument.ClCompile
@Deprecated public ClCompileDocument.ClCompile.PrecompiledHeader[] getPrecompiledHeaderArray()
getPrecompiledHeaderArray
in interface ClCompileDocument.ClCompile
public ClCompileDocument.ClCompile.PrecompiledHeader getPrecompiledHeaderArray(int i)
getPrecompiledHeaderArray
in interface ClCompileDocument.ClCompile
public int sizeOfPrecompiledHeaderArray()
sizeOfPrecompiledHeaderArray
in interface ClCompileDocument.ClCompile
public void setPrecompiledHeaderArray(ClCompileDocument.ClCompile.PrecompiledHeader[] precompiledHeaderArray)
setPrecompiledHeaderArray
in interface ClCompileDocument.ClCompile
public void setPrecompiledHeaderArray(int i, ClCompileDocument.ClCompile.PrecompiledHeader precompiledHeader)
setPrecompiledHeaderArray
in interface ClCompileDocument.ClCompile
public ClCompileDocument.ClCompile.PrecompiledHeader insertNewPrecompiledHeader(int i)
insertNewPrecompiledHeader
in interface ClCompileDocument.ClCompile
public ClCompileDocument.ClCompile.PrecompiledHeader addNewPrecompiledHeader()
addNewPrecompiledHeader
in interface ClCompileDocument.ClCompile
public void removePrecompiledHeader(int i)
removePrecompiledHeader
in interface ClCompileDocument.ClCompile
public List<XmlObject> getAdditionalIncludeDirectoriesList()
getAdditionalIncludeDirectoriesList
in interface ClCompileDocument.ClCompile
@Deprecated public XmlObject[] getAdditionalIncludeDirectoriesArray()
getAdditionalIncludeDirectoriesArray
in interface ClCompileDocument.ClCompile
public XmlObject getAdditionalIncludeDirectoriesArray(int i)
getAdditionalIncludeDirectoriesArray
in interface ClCompileDocument.ClCompile
public int sizeOfAdditionalIncludeDirectoriesArray()
sizeOfAdditionalIncludeDirectoriesArray
in interface ClCompileDocument.ClCompile
public void setAdditionalIncludeDirectoriesArray(XmlObject[] additionalIncludeDirectoriesArray)
setAdditionalIncludeDirectoriesArray
in interface ClCompileDocument.ClCompile
public void setAdditionalIncludeDirectoriesArray(int i, XmlObject additionalIncludeDirectories)
setAdditionalIncludeDirectoriesArray
in interface ClCompileDocument.ClCompile
public XmlObject insertNewAdditionalIncludeDirectories(int i)
insertNewAdditionalIncludeDirectories
in interface ClCompileDocument.ClCompile
public XmlObject addNewAdditionalIncludeDirectories()
addNewAdditionalIncludeDirectories
in interface ClCompileDocument.ClCompile
public void removeAdditionalIncludeDirectories(int i)
removeAdditionalIncludeDirectories
in interface ClCompileDocument.ClCompile
public List<XmlObject> getAdditionalUsingDirectoriesList()
getAdditionalUsingDirectoriesList
in interface ClCompileDocument.ClCompile
@Deprecated public XmlObject[] getAdditionalUsingDirectoriesArray()
getAdditionalUsingDirectoriesArray
in interface ClCompileDocument.ClCompile
public XmlObject getAdditionalUsingDirectoriesArray(int i)
getAdditionalUsingDirectoriesArray
in interface ClCompileDocument.ClCompile
public int sizeOfAdditionalUsingDirectoriesArray()
sizeOfAdditionalUsingDirectoriesArray
in interface ClCompileDocument.ClCompile
public void setAdditionalUsingDirectoriesArray(XmlObject[] additionalUsingDirectoriesArray)
setAdditionalUsingDirectoriesArray
in interface ClCompileDocument.ClCompile
public void setAdditionalUsingDirectoriesArray(int i, XmlObject additionalUsingDirectories)
setAdditionalUsingDirectoriesArray
in interface ClCompileDocument.ClCompile
public XmlObject insertNewAdditionalUsingDirectories(int i)
insertNewAdditionalUsingDirectories
in interface ClCompileDocument.ClCompile
public XmlObject addNewAdditionalUsingDirectories()
addNewAdditionalUsingDirectories
in interface ClCompileDocument.ClCompile
public void removeAdditionalUsingDirectories(int i)
removeAdditionalUsingDirectories
in interface ClCompileDocument.ClCompile
public List<ClCompileDocument.ClCompile.CompileAsManaged> getCompileAsManagedList()
getCompileAsManagedList
in interface ClCompileDocument.ClCompile
@Deprecated public ClCompileDocument.ClCompile.CompileAsManaged[] getCompileAsManagedArray()
getCompileAsManagedArray
in interface ClCompileDocument.ClCompile
public ClCompileDocument.ClCompile.CompileAsManaged getCompileAsManagedArray(int i)
getCompileAsManagedArray
in interface ClCompileDocument.ClCompile
public int sizeOfCompileAsManagedArray()
sizeOfCompileAsManagedArray
in interface ClCompileDocument.ClCompile
public void setCompileAsManagedArray(ClCompileDocument.ClCompile.CompileAsManaged[] compileAsManagedArray)
setCompileAsManagedArray
in interface ClCompileDocument.ClCompile
public void setCompileAsManagedArray(int i, ClCompileDocument.ClCompile.CompileAsManaged compileAsManaged)
setCompileAsManagedArray
in interface ClCompileDocument.ClCompile
public ClCompileDocument.ClCompile.CompileAsManaged insertNewCompileAsManaged(int i)
insertNewCompileAsManaged
in interface ClCompileDocument.ClCompile
public ClCompileDocument.ClCompile.CompileAsManaged addNewCompileAsManaged()
addNewCompileAsManaged
in interface ClCompileDocument.ClCompile
public void removeCompileAsManaged(int i)
removeCompileAsManaged
in interface ClCompileDocument.ClCompile
public List<XmlObject> getErrorReportingList()
getErrorReportingList
in interface ClCompileDocument.ClCompile
@Deprecated public XmlObject[] getErrorReportingArray()
getErrorReportingArray
in interface ClCompileDocument.ClCompile
public XmlObject getErrorReportingArray(int i)
getErrorReportingArray
in interface ClCompileDocument.ClCompile
public int sizeOfErrorReportingArray()
sizeOfErrorReportingArray
in interface ClCompileDocument.ClCompile
public void setErrorReportingArray(XmlObject[] errorReportingArray)
setErrorReportingArray
in interface ClCompileDocument.ClCompile
public void setErrorReportingArray(int i, XmlObject errorReporting)
setErrorReportingArray
in interface ClCompileDocument.ClCompile
public XmlObject insertNewErrorReporting(int i)
insertNewErrorReporting
in interface ClCompileDocument.ClCompile
public XmlObject addNewErrorReporting()
addNewErrorReporting
in interface ClCompileDocument.ClCompile
public void removeErrorReporting(int i)
removeErrorReporting
in interface ClCompileDocument.ClCompile
public List<XmlObject> getWarningLevelList()
getWarningLevelList
in interface ClCompileDocument.ClCompile
@Deprecated public XmlObject[] getWarningLevelArray()
getWarningLevelArray
in interface ClCompileDocument.ClCompile
public XmlObject getWarningLevelArray(int i)
getWarningLevelArray
in interface ClCompileDocument.ClCompile
public int sizeOfWarningLevelArray()
sizeOfWarningLevelArray
in interface ClCompileDocument.ClCompile
public void setWarningLevelArray(XmlObject[] warningLevelArray)
setWarningLevelArray
in interface ClCompileDocument.ClCompile
public void setWarningLevelArray(int i, XmlObject warningLevel)
setWarningLevelArray
in interface ClCompileDocument.ClCompile
public XmlObject insertNewWarningLevel(int i)
insertNewWarningLevel
in interface ClCompileDocument.ClCompile
public XmlObject addNewWarningLevel()
addNewWarningLevel
in interface ClCompileDocument.ClCompile
public void removeWarningLevel(int i)
removeWarningLevel
in interface ClCompileDocument.ClCompile
public List<XmlObject> getMinimalRebuildList()
getMinimalRebuildList
in interface ClCompileDocument.ClCompile
@Deprecated public XmlObject[] getMinimalRebuildArray()
getMinimalRebuildArray
in interface ClCompileDocument.ClCompile
public XmlObject getMinimalRebuildArray(int i)
getMinimalRebuildArray
in interface ClCompileDocument.ClCompile
public int sizeOfMinimalRebuildArray()
sizeOfMinimalRebuildArray
in interface ClCompileDocument.ClCompile
public void setMinimalRebuildArray(XmlObject[] minimalRebuildArray)
setMinimalRebuildArray
in interface ClCompileDocument.ClCompile
public void setMinimalRebuildArray(int i, XmlObject minimalRebuild)
setMinimalRebuildArray
in interface ClCompileDocument.ClCompile
public XmlObject insertNewMinimalRebuild(int i)
insertNewMinimalRebuild
in interface ClCompileDocument.ClCompile
public XmlObject addNewMinimalRebuild()
addNewMinimalRebuild
in interface ClCompileDocument.ClCompile
public void removeMinimalRebuild(int i)
removeMinimalRebuild
in interface ClCompileDocument.ClCompile
public List<XmlObject> getDebugInformationFormatList()
getDebugInformationFormatList
in interface ClCompileDocument.ClCompile
@Deprecated public XmlObject[] getDebugInformationFormatArray()
getDebugInformationFormatArray
in interface ClCompileDocument.ClCompile
public XmlObject getDebugInformationFormatArray(int i)
getDebugInformationFormatArray
in interface ClCompileDocument.ClCompile
public int sizeOfDebugInformationFormatArray()
sizeOfDebugInformationFormatArray
in interface ClCompileDocument.ClCompile
public void setDebugInformationFormatArray(XmlObject[] debugInformationFormatArray)
setDebugInformationFormatArray
in interface ClCompileDocument.ClCompile
public void setDebugInformationFormatArray(int i, XmlObject debugInformationFormat)
setDebugInformationFormatArray
in interface ClCompileDocument.ClCompile
public XmlObject insertNewDebugInformationFormat(int i)
insertNewDebugInformationFormat
in interface ClCompileDocument.ClCompile
public XmlObject addNewDebugInformationFormat()
addNewDebugInformationFormat
in interface ClCompileDocument.ClCompile
public void removeDebugInformationFormat(int i)
removeDebugInformationFormat
in interface ClCompileDocument.ClCompile
public List<XmlObject> getPreprocessorDefinitionsList()
getPreprocessorDefinitionsList
in interface ClCompileDocument.ClCompile
@Deprecated public XmlObject[] getPreprocessorDefinitionsArray()
getPreprocessorDefinitionsArray
in interface ClCompileDocument.ClCompile
public XmlObject getPreprocessorDefinitionsArray(int i)
getPreprocessorDefinitionsArray
in interface ClCompileDocument.ClCompile
public int sizeOfPreprocessorDefinitionsArray()
sizeOfPreprocessorDefinitionsArray
in interface ClCompileDocument.ClCompile
public void setPreprocessorDefinitionsArray(XmlObject[] preprocessorDefinitionsArray)
setPreprocessorDefinitionsArray
in interface ClCompileDocument.ClCompile
public void setPreprocessorDefinitionsArray(int i, XmlObject preprocessorDefinitions)
setPreprocessorDefinitionsArray
in interface ClCompileDocument.ClCompile
public XmlObject insertNewPreprocessorDefinitions(int i)
insertNewPreprocessorDefinitions
in interface ClCompileDocument.ClCompile
public XmlObject addNewPreprocessorDefinitions()
addNewPreprocessorDefinitions
in interface ClCompileDocument.ClCompile
public void removePreprocessorDefinitions(int i)
removePreprocessorDefinitions
in interface ClCompileDocument.ClCompile
public List<XmlObject> getOptimizationList()
getOptimizationList
in interface ClCompileDocument.ClCompile
@Deprecated public XmlObject[] getOptimizationArray()
getOptimizationArray
in interface ClCompileDocument.ClCompile
public XmlObject getOptimizationArray(int i)
getOptimizationArray
in interface ClCompileDocument.ClCompile
public int sizeOfOptimizationArray()
sizeOfOptimizationArray
in interface ClCompileDocument.ClCompile
public void setOptimizationArray(XmlObject[] optimizationArray)
setOptimizationArray
in interface ClCompileDocument.ClCompile
public void setOptimizationArray(int i, XmlObject optimization)
setOptimizationArray
in interface ClCompileDocument.ClCompile
public XmlObject insertNewOptimization(int i)
insertNewOptimization
in interface ClCompileDocument.ClCompile
public XmlObject addNewOptimization()
addNewOptimization
in interface ClCompileDocument.ClCompile
public void removeOptimization(int i)
removeOptimization
in interface ClCompileDocument.ClCompile
public List<XmlObject> getBasicRuntimeChecksList()
getBasicRuntimeChecksList
in interface ClCompileDocument.ClCompile
@Deprecated public XmlObject[] getBasicRuntimeChecksArray()
getBasicRuntimeChecksArray
in interface ClCompileDocument.ClCompile
public XmlObject getBasicRuntimeChecksArray(int i)
getBasicRuntimeChecksArray
in interface ClCompileDocument.ClCompile
public int sizeOfBasicRuntimeChecksArray()
sizeOfBasicRuntimeChecksArray
in interface ClCompileDocument.ClCompile
public void setBasicRuntimeChecksArray(XmlObject[] basicRuntimeChecksArray)
setBasicRuntimeChecksArray
in interface ClCompileDocument.ClCompile
public void setBasicRuntimeChecksArray(int i, XmlObject basicRuntimeChecks)
setBasicRuntimeChecksArray
in interface ClCompileDocument.ClCompile
public XmlObject insertNewBasicRuntimeChecks(int i)
insertNewBasicRuntimeChecks
in interface ClCompileDocument.ClCompile
public XmlObject addNewBasicRuntimeChecks()
addNewBasicRuntimeChecks
in interface ClCompileDocument.ClCompile
public void removeBasicRuntimeChecks(int i)
removeBasicRuntimeChecks
in interface ClCompileDocument.ClCompile
public List<XmlObject> getRuntimeLibraryList()
getRuntimeLibraryList
in interface ClCompileDocument.ClCompile
@Deprecated public XmlObject[] getRuntimeLibraryArray()
getRuntimeLibraryArray
in interface ClCompileDocument.ClCompile
public XmlObject getRuntimeLibraryArray(int i)
getRuntimeLibraryArray
in interface ClCompileDocument.ClCompile
public int sizeOfRuntimeLibraryArray()
sizeOfRuntimeLibraryArray
in interface ClCompileDocument.ClCompile
public void setRuntimeLibraryArray(XmlObject[] runtimeLibraryArray)
setRuntimeLibraryArray
in interface ClCompileDocument.ClCompile
public void setRuntimeLibraryArray(int i, XmlObject runtimeLibrary)
setRuntimeLibraryArray
in interface ClCompileDocument.ClCompile
public XmlObject insertNewRuntimeLibrary(int i)
insertNewRuntimeLibrary
in interface ClCompileDocument.ClCompile
public XmlObject addNewRuntimeLibrary()
addNewRuntimeLibrary
in interface ClCompileDocument.ClCompile
public void removeRuntimeLibrary(int i)
removeRuntimeLibrary
in interface ClCompileDocument.ClCompile
public List<XmlObject> getFunctionLevelLinkingList()
getFunctionLevelLinkingList
in interface ClCompileDocument.ClCompile
@Deprecated public XmlObject[] getFunctionLevelLinkingArray()
getFunctionLevelLinkingArray
in interface ClCompileDocument.ClCompile
public XmlObject getFunctionLevelLinkingArray(int i)
getFunctionLevelLinkingArray
in interface ClCompileDocument.ClCompile
public int sizeOfFunctionLevelLinkingArray()
sizeOfFunctionLevelLinkingArray
in interface ClCompileDocument.ClCompile
public void setFunctionLevelLinkingArray(XmlObject[] functionLevelLinkingArray)
setFunctionLevelLinkingArray
in interface ClCompileDocument.ClCompile
public void setFunctionLevelLinkingArray(int i, XmlObject functionLevelLinking)
setFunctionLevelLinkingArray
in interface ClCompileDocument.ClCompile
public XmlObject insertNewFunctionLevelLinking(int i)
insertNewFunctionLevelLinking
in interface ClCompileDocument.ClCompile
public XmlObject addNewFunctionLevelLinking()
addNewFunctionLevelLinking
in interface ClCompileDocument.ClCompile
public void removeFunctionLevelLinking(int i)
removeFunctionLevelLinking
in interface ClCompileDocument.ClCompile
public List<XmlObject> getFloatingPointModelList()
getFloatingPointModelList
in interface ClCompileDocument.ClCompile
@Deprecated public XmlObject[] getFloatingPointModelArray()
getFloatingPointModelArray
in interface ClCompileDocument.ClCompile
public XmlObject getFloatingPointModelArray(int i)
getFloatingPointModelArray
in interface ClCompileDocument.ClCompile
public int sizeOfFloatingPointModelArray()
sizeOfFloatingPointModelArray
in interface ClCompileDocument.ClCompile
public void setFloatingPointModelArray(XmlObject[] floatingPointModelArray)
setFloatingPointModelArray
in interface ClCompileDocument.ClCompile
public void setFloatingPointModelArray(int i, XmlObject floatingPointModel)
setFloatingPointModelArray
in interface ClCompileDocument.ClCompile
public XmlObject insertNewFloatingPointModel(int i)
insertNewFloatingPointModel
in interface ClCompileDocument.ClCompile
public XmlObject addNewFloatingPointModel()
addNewFloatingPointModel
in interface ClCompileDocument.ClCompile
public void removeFloatingPointModel(int i)
removeFloatingPointModel
in interface ClCompileDocument.ClCompile
public List<XmlObject> getIntrinsicFunctionsList()
getIntrinsicFunctionsList
in interface ClCompileDocument.ClCompile
@Deprecated public XmlObject[] getIntrinsicFunctionsArray()
getIntrinsicFunctionsArray
in interface ClCompileDocument.ClCompile
public XmlObject getIntrinsicFunctionsArray(int i)
getIntrinsicFunctionsArray
in interface ClCompileDocument.ClCompile
public int sizeOfIntrinsicFunctionsArray()
sizeOfIntrinsicFunctionsArray
in interface ClCompileDocument.ClCompile
public void setIntrinsicFunctionsArray(XmlObject[] intrinsicFunctionsArray)
setIntrinsicFunctionsArray
in interface ClCompileDocument.ClCompile
public void setIntrinsicFunctionsArray(int i, XmlObject intrinsicFunctions)
setIntrinsicFunctionsArray
in interface ClCompileDocument.ClCompile
public XmlObject insertNewIntrinsicFunctions(int i)
insertNewIntrinsicFunctions
in interface ClCompileDocument.ClCompile
public XmlObject addNewIntrinsicFunctions()
addNewIntrinsicFunctions
in interface ClCompileDocument.ClCompile
public void removeIntrinsicFunctions(int i)
removeIntrinsicFunctions
in interface ClCompileDocument.ClCompile
public List<XmlObject> getPrecompiledHeaderFileList()
getPrecompiledHeaderFileList
in interface ClCompileDocument.ClCompile
@Deprecated public XmlObject[] getPrecompiledHeaderFileArray()
getPrecompiledHeaderFileArray
in interface ClCompileDocument.ClCompile
public XmlObject getPrecompiledHeaderFileArray(int i)
getPrecompiledHeaderFileArray
in interface ClCompileDocument.ClCompile
public int sizeOfPrecompiledHeaderFileArray()
sizeOfPrecompiledHeaderFileArray
in interface ClCompileDocument.ClCompile
public void setPrecompiledHeaderFileArray(XmlObject[] precompiledHeaderFileArray)
setPrecompiledHeaderFileArray
in interface ClCompileDocument.ClCompile
public void setPrecompiledHeaderFileArray(int i, XmlObject precompiledHeaderFile)
setPrecompiledHeaderFileArray
in interface ClCompileDocument.ClCompile
public XmlObject insertNewPrecompiledHeaderFile(int i)
insertNewPrecompiledHeaderFile
in interface ClCompileDocument.ClCompile
public XmlObject addNewPrecompiledHeaderFile()
addNewPrecompiledHeaderFile
in interface ClCompileDocument.ClCompile
public void removePrecompiledHeaderFile(int i)
removePrecompiledHeaderFile
in interface ClCompileDocument.ClCompile
public List<XmlObject> getMultiProcessorCompilationList()
getMultiProcessorCompilationList
in interface ClCompileDocument.ClCompile
@Deprecated public XmlObject[] getMultiProcessorCompilationArray()
getMultiProcessorCompilationArray
in interface ClCompileDocument.ClCompile
public XmlObject getMultiProcessorCompilationArray(int i)
getMultiProcessorCompilationArray
in interface ClCompileDocument.ClCompile
public int sizeOfMultiProcessorCompilationArray()
sizeOfMultiProcessorCompilationArray
in interface ClCompileDocument.ClCompile
public void setMultiProcessorCompilationArray(XmlObject[] multiProcessorCompilationArray)
setMultiProcessorCompilationArray
in interface ClCompileDocument.ClCompile
public void setMultiProcessorCompilationArray(int i, XmlObject multiProcessorCompilation)
setMultiProcessorCompilationArray
in interface ClCompileDocument.ClCompile
public XmlObject insertNewMultiProcessorCompilation(int i)
insertNewMultiProcessorCompilation
in interface ClCompileDocument.ClCompile
public XmlObject addNewMultiProcessorCompilation()
addNewMultiProcessorCompilation
in interface ClCompileDocument.ClCompile
public void removeMultiProcessorCompilation(int i)
removeMultiProcessorCompilation
in interface ClCompileDocument.ClCompile
public List<XmlObject> getUseUnicodeForAssemblerListingList()
getUseUnicodeForAssemblerListingList
in interface ClCompileDocument.ClCompile
@Deprecated public XmlObject[] getUseUnicodeForAssemblerListingArray()
getUseUnicodeForAssemblerListingArray
in interface ClCompileDocument.ClCompile
public XmlObject getUseUnicodeForAssemblerListingArray(int i)
getUseUnicodeForAssemblerListingArray
in interface ClCompileDocument.ClCompile
public int sizeOfUseUnicodeForAssemblerListingArray()
sizeOfUseUnicodeForAssemblerListingArray
in interface ClCompileDocument.ClCompile
public void setUseUnicodeForAssemblerListingArray(XmlObject[] useUnicodeForAssemblerListingArray)
setUseUnicodeForAssemblerListingArray
in interface ClCompileDocument.ClCompile
public void setUseUnicodeForAssemblerListingArray(int i, XmlObject useUnicodeForAssemblerListing)
setUseUnicodeForAssemblerListingArray
in interface ClCompileDocument.ClCompile
public XmlObject insertNewUseUnicodeForAssemblerListing(int i)
insertNewUseUnicodeForAssemblerListing
in interface ClCompileDocument.ClCompile
public XmlObject addNewUseUnicodeForAssemblerListing()
addNewUseUnicodeForAssemblerListing
in interface ClCompileDocument.ClCompile
public void removeUseUnicodeForAssemblerListing(int i)
removeUseUnicodeForAssemblerListing
in interface ClCompileDocument.ClCompile
public List<XmlObject> getUndefinePreprocessorDefinitionsList()
getUndefinePreprocessorDefinitionsList
in interface ClCompileDocument.ClCompile
@Deprecated public XmlObject[] getUndefinePreprocessorDefinitionsArray()
getUndefinePreprocessorDefinitionsArray
in interface ClCompileDocument.ClCompile
public XmlObject getUndefinePreprocessorDefinitionsArray(int i)
getUndefinePreprocessorDefinitionsArray
in interface ClCompileDocument.ClCompile
public int sizeOfUndefinePreprocessorDefinitionsArray()
sizeOfUndefinePreprocessorDefinitionsArray
in interface ClCompileDocument.ClCompile
public void setUndefinePreprocessorDefinitionsArray(XmlObject[] undefinePreprocessorDefinitionsArray)
setUndefinePreprocessorDefinitionsArray
in interface ClCompileDocument.ClCompile
public void setUndefinePreprocessorDefinitionsArray(int i, XmlObject undefinePreprocessorDefinitions)
setUndefinePreprocessorDefinitionsArray
in interface ClCompileDocument.ClCompile
public XmlObject insertNewUndefinePreprocessorDefinitions(int i)
insertNewUndefinePreprocessorDefinitions
in interface ClCompileDocument.ClCompile
public XmlObject addNewUndefinePreprocessorDefinitions()
addNewUndefinePreprocessorDefinitions
in interface ClCompileDocument.ClCompile
public void removeUndefinePreprocessorDefinitions(int i)
removeUndefinePreprocessorDefinitions
in interface ClCompileDocument.ClCompile
public List<XmlObject> getStringPoolingList()
getStringPoolingList
in interface ClCompileDocument.ClCompile
@Deprecated public XmlObject[] getStringPoolingArray()
getStringPoolingArray
in interface ClCompileDocument.ClCompile
public XmlObject getStringPoolingArray(int i)
getStringPoolingArray
in interface ClCompileDocument.ClCompile
public int sizeOfStringPoolingArray()
sizeOfStringPoolingArray
in interface ClCompileDocument.ClCompile
public void setStringPoolingArray(XmlObject[] stringPoolingArray)
setStringPoolingArray
in interface ClCompileDocument.ClCompile
public void setStringPoolingArray(int i, XmlObject stringPooling)
setStringPoolingArray
in interface ClCompileDocument.ClCompile
public XmlObject insertNewStringPooling(int i)
insertNewStringPooling
in interface ClCompileDocument.ClCompile
public XmlObject addNewStringPooling()
addNewStringPooling
in interface ClCompileDocument.ClCompile
public void removeStringPooling(int i)
removeStringPooling
in interface ClCompileDocument.ClCompile
public List<XmlObject> getBrowseInformationList()
getBrowseInformationList
in interface ClCompileDocument.ClCompile
@Deprecated public XmlObject[] getBrowseInformationArray()
getBrowseInformationArray
in interface ClCompileDocument.ClCompile
public XmlObject getBrowseInformationArray(int i)
getBrowseInformationArray
in interface ClCompileDocument.ClCompile
public int sizeOfBrowseInformationArray()
sizeOfBrowseInformationArray
in interface ClCompileDocument.ClCompile
public void setBrowseInformationArray(XmlObject[] browseInformationArray)
setBrowseInformationArray
in interface ClCompileDocument.ClCompile
public void setBrowseInformationArray(int i, XmlObject browseInformation)
setBrowseInformationArray
in interface ClCompileDocument.ClCompile
public XmlObject insertNewBrowseInformation(int i)
insertNewBrowseInformation
in interface ClCompileDocument.ClCompile
public XmlObject addNewBrowseInformation()
addNewBrowseInformation
in interface ClCompileDocument.ClCompile
public void removeBrowseInformation(int i)
removeBrowseInformation
in interface ClCompileDocument.ClCompile
public List<XmlObject> getFloatingPointExceptionsList()
getFloatingPointExceptionsList
in interface ClCompileDocument.ClCompile
@Deprecated public XmlObject[] getFloatingPointExceptionsArray()
getFloatingPointExceptionsArray
in interface ClCompileDocument.ClCompile
public XmlObject getFloatingPointExceptionsArray(int i)
getFloatingPointExceptionsArray
in interface ClCompileDocument.ClCompile
public int sizeOfFloatingPointExceptionsArray()
sizeOfFloatingPointExceptionsArray
in interface ClCompileDocument.ClCompile
public void setFloatingPointExceptionsArray(XmlObject[] floatingPointExceptionsArray)
setFloatingPointExceptionsArray
in interface ClCompileDocument.ClCompile
public void setFloatingPointExceptionsArray(int i, XmlObject floatingPointExceptions)
setFloatingPointExceptionsArray
in interface ClCompileDocument.ClCompile
public XmlObject insertNewFloatingPointExceptions(int i)
insertNewFloatingPointExceptions
in interface ClCompileDocument.ClCompile
public XmlObject addNewFloatingPointExceptions()
addNewFloatingPointExceptions
in interface ClCompileDocument.ClCompile
public void removeFloatingPointExceptions(int i)
removeFloatingPointExceptions
in interface ClCompileDocument.ClCompile
public List<XmlObject> getCreateHotpatchableImageList()
getCreateHotpatchableImageList
in interface ClCompileDocument.ClCompile
@Deprecated public XmlObject[] getCreateHotpatchableImageArray()
getCreateHotpatchableImageArray
in interface ClCompileDocument.ClCompile
public XmlObject getCreateHotpatchableImageArray(int i)
getCreateHotpatchableImageArray
in interface ClCompileDocument.ClCompile
public int sizeOfCreateHotpatchableImageArray()
sizeOfCreateHotpatchableImageArray
in interface ClCompileDocument.ClCompile
public void setCreateHotpatchableImageArray(XmlObject[] createHotpatchableImageArray)
setCreateHotpatchableImageArray
in interface ClCompileDocument.ClCompile
public void setCreateHotpatchableImageArray(int i, XmlObject createHotpatchableImage)
setCreateHotpatchableImageArray
in interface ClCompileDocument.ClCompile
public XmlObject insertNewCreateHotpatchableImage(int i)
insertNewCreateHotpatchableImage
in interface ClCompileDocument.ClCompile
public XmlObject addNewCreateHotpatchableImage()
addNewCreateHotpatchableImage
in interface ClCompileDocument.ClCompile
public void removeCreateHotpatchableImage(int i)
removeCreateHotpatchableImage
in interface ClCompileDocument.ClCompile
public List<XmlObject> getRuntimeTypeInfoList()
getRuntimeTypeInfoList
in interface ClCompileDocument.ClCompile
@Deprecated public XmlObject[] getRuntimeTypeInfoArray()
getRuntimeTypeInfoArray
in interface ClCompileDocument.ClCompile
public XmlObject getRuntimeTypeInfoArray(int i)
getRuntimeTypeInfoArray
in interface ClCompileDocument.ClCompile
public int sizeOfRuntimeTypeInfoArray()
sizeOfRuntimeTypeInfoArray
in interface ClCompileDocument.ClCompile
public void setRuntimeTypeInfoArray(XmlObject[] runtimeTypeInfoArray)
setRuntimeTypeInfoArray
in interface ClCompileDocument.ClCompile
public void setRuntimeTypeInfoArray(int i, XmlObject runtimeTypeInfo)
setRuntimeTypeInfoArray
in interface ClCompileDocument.ClCompile
public XmlObject insertNewRuntimeTypeInfo(int i)
insertNewRuntimeTypeInfo
in interface ClCompileDocument.ClCompile
public XmlObject addNewRuntimeTypeInfo()
addNewRuntimeTypeInfo
in interface ClCompileDocument.ClCompile
public void removeRuntimeTypeInfo(int i)
removeRuntimeTypeInfo
in interface ClCompileDocument.ClCompile
public List<XmlObject> getOpenMPSupportList()
getOpenMPSupportList
in interface ClCompileDocument.ClCompile
@Deprecated public XmlObject[] getOpenMPSupportArray()
getOpenMPSupportArray
in interface ClCompileDocument.ClCompile
public XmlObject getOpenMPSupportArray(int i)
getOpenMPSupportArray
in interface ClCompileDocument.ClCompile
public int sizeOfOpenMPSupportArray()
sizeOfOpenMPSupportArray
in interface ClCompileDocument.ClCompile
public void setOpenMPSupportArray(XmlObject[] openMPSupportArray)
setOpenMPSupportArray
in interface ClCompileDocument.ClCompile
public void setOpenMPSupportArray(int i, XmlObject openMPSupport)
setOpenMPSupportArray
in interface ClCompileDocument.ClCompile
public XmlObject insertNewOpenMPSupport(int i)
insertNewOpenMPSupport
in interface ClCompileDocument.ClCompile
public XmlObject addNewOpenMPSupport()
addNewOpenMPSupport
in interface ClCompileDocument.ClCompile
public void removeOpenMPSupport(int i)
removeOpenMPSupport
in interface ClCompileDocument.ClCompile
public List<XmlObject> getCallingConventionList()
getCallingConventionList
in interface ClCompileDocument.ClCompile
@Deprecated public XmlObject[] getCallingConventionArray()
getCallingConventionArray
in interface ClCompileDocument.ClCompile
public XmlObject getCallingConventionArray(int i)
getCallingConventionArray
in interface ClCompileDocument.ClCompile
public int sizeOfCallingConventionArray()
sizeOfCallingConventionArray
in interface ClCompileDocument.ClCompile
public void setCallingConventionArray(XmlObject[] callingConventionArray)
setCallingConventionArray
in interface ClCompileDocument.ClCompile
public void setCallingConventionArray(int i, XmlObject callingConvention)
setCallingConventionArray
in interface ClCompileDocument.ClCompile
public XmlObject insertNewCallingConvention(int i)
insertNewCallingConvention
in interface ClCompileDocument.ClCompile
public XmlObject addNewCallingConvention()
addNewCallingConvention
in interface ClCompileDocument.ClCompile
public void removeCallingConvention(int i)
removeCallingConvention
in interface ClCompileDocument.ClCompile
public List<XmlObject> getDisableSpecificWarningsList()
getDisableSpecificWarningsList
in interface ClCompileDocument.ClCompile
@Deprecated public XmlObject[] getDisableSpecificWarningsArray()
getDisableSpecificWarningsArray
in interface ClCompileDocument.ClCompile
public XmlObject getDisableSpecificWarningsArray(int i)
getDisableSpecificWarningsArray
in interface ClCompileDocument.ClCompile
public int sizeOfDisableSpecificWarningsArray()
sizeOfDisableSpecificWarningsArray
in interface ClCompileDocument.ClCompile
public void setDisableSpecificWarningsArray(XmlObject[] disableSpecificWarningsArray)
setDisableSpecificWarningsArray
in interface ClCompileDocument.ClCompile
public void setDisableSpecificWarningsArray(int i, XmlObject disableSpecificWarnings)
setDisableSpecificWarningsArray
in interface ClCompileDocument.ClCompile
public XmlObject insertNewDisableSpecificWarnings(int i)
insertNewDisableSpecificWarnings
in interface ClCompileDocument.ClCompile
public XmlObject addNewDisableSpecificWarnings()
addNewDisableSpecificWarnings
in interface ClCompileDocument.ClCompile
public void removeDisableSpecificWarnings(int i)
removeDisableSpecificWarnings
in interface ClCompileDocument.ClCompile
public List<XmlObject> getForcedIncludeFilesList()
getForcedIncludeFilesList
in interface ClCompileDocument.ClCompile
@Deprecated public XmlObject[] getForcedIncludeFilesArray()
getForcedIncludeFilesArray
in interface ClCompileDocument.ClCompile
public XmlObject getForcedIncludeFilesArray(int i)
getForcedIncludeFilesArray
in interface ClCompileDocument.ClCompile
public int sizeOfForcedIncludeFilesArray()
sizeOfForcedIncludeFilesArray
in interface ClCompileDocument.ClCompile
public void setForcedIncludeFilesArray(XmlObject[] forcedIncludeFilesArray)
setForcedIncludeFilesArray
in interface ClCompileDocument.ClCompile
public void setForcedIncludeFilesArray(int i, XmlObject forcedIncludeFiles)
setForcedIncludeFilesArray
in interface ClCompileDocument.ClCompile
public XmlObject insertNewForcedIncludeFiles(int i)
insertNewForcedIncludeFiles
in interface ClCompileDocument.ClCompile
public XmlObject addNewForcedIncludeFiles()
addNewForcedIncludeFiles
in interface ClCompileDocument.ClCompile
public void removeForcedIncludeFiles(int i)
removeForcedIncludeFiles
in interface ClCompileDocument.ClCompile
public List<XmlObject> getForcedUsingFilesList()
getForcedUsingFilesList
in interface ClCompileDocument.ClCompile
@Deprecated public XmlObject[] getForcedUsingFilesArray()
getForcedUsingFilesArray
in interface ClCompileDocument.ClCompile
public XmlObject getForcedUsingFilesArray(int i)
getForcedUsingFilesArray
in interface ClCompileDocument.ClCompile
public int sizeOfForcedUsingFilesArray()
sizeOfForcedUsingFilesArray
in interface ClCompileDocument.ClCompile
public void setForcedUsingFilesArray(XmlObject[] forcedUsingFilesArray)
setForcedUsingFilesArray
in interface ClCompileDocument.ClCompile
public void setForcedUsingFilesArray(int i, XmlObject forcedUsingFiles)
setForcedUsingFilesArray
in interface ClCompileDocument.ClCompile
public XmlObject insertNewForcedUsingFiles(int i)
insertNewForcedUsingFiles
in interface ClCompileDocument.ClCompile
public XmlObject addNewForcedUsingFiles()
addNewForcedUsingFiles
in interface ClCompileDocument.ClCompile
public void removeForcedUsingFiles(int i)
removeForcedUsingFiles
in interface ClCompileDocument.ClCompile
public List<XmlObject> getShowIncludesList()
getShowIncludesList
in interface ClCompileDocument.ClCompile
@Deprecated public XmlObject[] getShowIncludesArray()
getShowIncludesArray
in interface ClCompileDocument.ClCompile
public XmlObject getShowIncludesArray(int i)
getShowIncludesArray
in interface ClCompileDocument.ClCompile
public int sizeOfShowIncludesArray()
sizeOfShowIncludesArray
in interface ClCompileDocument.ClCompile
public void setShowIncludesArray(XmlObject[] showIncludesArray)
setShowIncludesArray
in interface ClCompileDocument.ClCompile
public void setShowIncludesArray(int i, XmlObject showIncludes)
setShowIncludesArray
in interface ClCompileDocument.ClCompile
public XmlObject insertNewShowIncludes(int i)
insertNewShowIncludes
in interface ClCompileDocument.ClCompile
public XmlObject addNewShowIncludes()
addNewShowIncludes
in interface ClCompileDocument.ClCompile
public void removeShowIncludes(int i)
removeShowIncludes
in interface ClCompileDocument.ClCompile
public List<XmlObject> getUseFullPathsList()
getUseFullPathsList
in interface ClCompileDocument.ClCompile
@Deprecated public XmlObject[] getUseFullPathsArray()
getUseFullPathsArray
in interface ClCompileDocument.ClCompile
public XmlObject getUseFullPathsArray(int i)
getUseFullPathsArray
in interface ClCompileDocument.ClCompile
public int sizeOfUseFullPathsArray()
sizeOfUseFullPathsArray
in interface ClCompileDocument.ClCompile
public void setUseFullPathsArray(XmlObject[] useFullPathsArray)
setUseFullPathsArray
in interface ClCompileDocument.ClCompile
public void setUseFullPathsArray(int i, XmlObject useFullPaths)
setUseFullPathsArray
in interface ClCompileDocument.ClCompile
public XmlObject insertNewUseFullPaths(int i)
insertNewUseFullPaths
in interface ClCompileDocument.ClCompile
public XmlObject addNewUseFullPaths()
addNewUseFullPaths
in interface ClCompileDocument.ClCompile
public void removeUseFullPaths(int i)
removeUseFullPaths
in interface ClCompileDocument.ClCompile
public List<XmlObject> getOmitDefaultLibNameList()
getOmitDefaultLibNameList
in interface ClCompileDocument.ClCompile
@Deprecated public XmlObject[] getOmitDefaultLibNameArray()
getOmitDefaultLibNameArray
in interface ClCompileDocument.ClCompile
public XmlObject getOmitDefaultLibNameArray(int i)
getOmitDefaultLibNameArray
in interface ClCompileDocument.ClCompile
public int sizeOfOmitDefaultLibNameArray()
sizeOfOmitDefaultLibNameArray
in interface ClCompileDocument.ClCompile
public void setOmitDefaultLibNameArray(XmlObject[] omitDefaultLibNameArray)
setOmitDefaultLibNameArray
in interface ClCompileDocument.ClCompile
public void setOmitDefaultLibNameArray(int i, XmlObject omitDefaultLibName)
setOmitDefaultLibNameArray
in interface ClCompileDocument.ClCompile
public XmlObject insertNewOmitDefaultLibName(int i)
insertNewOmitDefaultLibName
in interface ClCompileDocument.ClCompile
public XmlObject addNewOmitDefaultLibName()
addNewOmitDefaultLibName
in interface ClCompileDocument.ClCompile
public void removeOmitDefaultLibName(int i)
removeOmitDefaultLibName
in interface ClCompileDocument.ClCompile
public List<XmlObject> getTreatSpecificWarningsAsErrorsList()
getTreatSpecificWarningsAsErrorsList
in interface ClCompileDocument.ClCompile
@Deprecated public XmlObject[] getTreatSpecificWarningsAsErrorsArray()
getTreatSpecificWarningsAsErrorsArray
in interface ClCompileDocument.ClCompile
public XmlObject getTreatSpecificWarningsAsErrorsArray(int i)
getTreatSpecificWarningsAsErrorsArray
in interface ClCompileDocument.ClCompile
public int sizeOfTreatSpecificWarningsAsErrorsArray()
sizeOfTreatSpecificWarningsAsErrorsArray
in interface ClCompileDocument.ClCompile
public void setTreatSpecificWarningsAsErrorsArray(XmlObject[] treatSpecificWarningsAsErrorsArray)
setTreatSpecificWarningsAsErrorsArray
in interface ClCompileDocument.ClCompile
public void setTreatSpecificWarningsAsErrorsArray(int i, XmlObject treatSpecificWarningsAsErrors)
setTreatSpecificWarningsAsErrorsArray
in interface ClCompileDocument.ClCompile
public XmlObject insertNewTreatSpecificWarningsAsErrors(int i)
insertNewTreatSpecificWarningsAsErrors
in interface ClCompileDocument.ClCompile
public XmlObject addNewTreatSpecificWarningsAsErrors()
addNewTreatSpecificWarningsAsErrors
in interface ClCompileDocument.ClCompile
public void removeTreatSpecificWarningsAsErrors(int i)
removeTreatSpecificWarningsAsErrors
in interface ClCompileDocument.ClCompile