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_NUMBERtypeEQUAL, 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, xsetUpdatearraySetterHelper, 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, xmlTextclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetCondition, 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, xsetUpdatechangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextpublic ClCompileImpl(SchemaType sType)
public List<ClCompileDocument.ClCompile.PrecompiledHeader> getPrecompiledHeaderList()
getPrecompiledHeaderList in interface ClCompileDocument.ClCompile@Deprecated public ClCompileDocument.ClCompile.PrecompiledHeader[] getPrecompiledHeaderArray()
getPrecompiledHeaderArray in interface ClCompileDocument.ClCompilepublic ClCompileDocument.ClCompile.PrecompiledHeader getPrecompiledHeaderArray(int i)
getPrecompiledHeaderArray in interface ClCompileDocument.ClCompilepublic int sizeOfPrecompiledHeaderArray()
sizeOfPrecompiledHeaderArray in interface ClCompileDocument.ClCompilepublic void setPrecompiledHeaderArray(ClCompileDocument.ClCompile.PrecompiledHeader[] precompiledHeaderArray)
setPrecompiledHeaderArray in interface ClCompileDocument.ClCompilepublic void setPrecompiledHeaderArray(int i,
ClCompileDocument.ClCompile.PrecompiledHeader precompiledHeader)
setPrecompiledHeaderArray in interface ClCompileDocument.ClCompilepublic ClCompileDocument.ClCompile.PrecompiledHeader insertNewPrecompiledHeader(int i)
insertNewPrecompiledHeader in interface ClCompileDocument.ClCompilepublic ClCompileDocument.ClCompile.PrecompiledHeader addNewPrecompiledHeader()
addNewPrecompiledHeader in interface ClCompileDocument.ClCompilepublic void removePrecompiledHeader(int i)
removePrecompiledHeader in interface ClCompileDocument.ClCompilepublic List<XmlObject> getAdditionalIncludeDirectoriesList()
getAdditionalIncludeDirectoriesList in interface ClCompileDocument.ClCompile@Deprecated public XmlObject[] getAdditionalIncludeDirectoriesArray()
getAdditionalIncludeDirectoriesArray in interface ClCompileDocument.ClCompilepublic XmlObject getAdditionalIncludeDirectoriesArray(int i)
getAdditionalIncludeDirectoriesArray in interface ClCompileDocument.ClCompilepublic int sizeOfAdditionalIncludeDirectoriesArray()
sizeOfAdditionalIncludeDirectoriesArray in interface ClCompileDocument.ClCompilepublic void setAdditionalIncludeDirectoriesArray(XmlObject[] additionalIncludeDirectoriesArray)
setAdditionalIncludeDirectoriesArray in interface ClCompileDocument.ClCompilepublic void setAdditionalIncludeDirectoriesArray(int i,
XmlObject additionalIncludeDirectories)
setAdditionalIncludeDirectoriesArray in interface ClCompileDocument.ClCompilepublic XmlObject insertNewAdditionalIncludeDirectories(int i)
insertNewAdditionalIncludeDirectories in interface ClCompileDocument.ClCompilepublic XmlObject addNewAdditionalIncludeDirectories()
addNewAdditionalIncludeDirectories in interface ClCompileDocument.ClCompilepublic void removeAdditionalIncludeDirectories(int i)
removeAdditionalIncludeDirectories in interface ClCompileDocument.ClCompilepublic List<XmlObject> getAdditionalUsingDirectoriesList()
getAdditionalUsingDirectoriesList in interface ClCompileDocument.ClCompile@Deprecated public XmlObject[] getAdditionalUsingDirectoriesArray()
getAdditionalUsingDirectoriesArray in interface ClCompileDocument.ClCompilepublic XmlObject getAdditionalUsingDirectoriesArray(int i)
getAdditionalUsingDirectoriesArray in interface ClCompileDocument.ClCompilepublic int sizeOfAdditionalUsingDirectoriesArray()
sizeOfAdditionalUsingDirectoriesArray in interface ClCompileDocument.ClCompilepublic void setAdditionalUsingDirectoriesArray(XmlObject[] additionalUsingDirectoriesArray)
setAdditionalUsingDirectoriesArray in interface ClCompileDocument.ClCompilepublic void setAdditionalUsingDirectoriesArray(int i,
XmlObject additionalUsingDirectories)
setAdditionalUsingDirectoriesArray in interface ClCompileDocument.ClCompilepublic XmlObject insertNewAdditionalUsingDirectories(int i)
insertNewAdditionalUsingDirectories in interface ClCompileDocument.ClCompilepublic XmlObject addNewAdditionalUsingDirectories()
addNewAdditionalUsingDirectories in interface ClCompileDocument.ClCompilepublic void removeAdditionalUsingDirectories(int i)
removeAdditionalUsingDirectories in interface ClCompileDocument.ClCompilepublic List<ClCompileDocument.ClCompile.CompileAsManaged> getCompileAsManagedList()
getCompileAsManagedList in interface ClCompileDocument.ClCompile@Deprecated public ClCompileDocument.ClCompile.CompileAsManaged[] getCompileAsManagedArray()
getCompileAsManagedArray in interface ClCompileDocument.ClCompilepublic ClCompileDocument.ClCompile.CompileAsManaged getCompileAsManagedArray(int i)
getCompileAsManagedArray in interface ClCompileDocument.ClCompilepublic int sizeOfCompileAsManagedArray()
sizeOfCompileAsManagedArray in interface ClCompileDocument.ClCompilepublic void setCompileAsManagedArray(ClCompileDocument.ClCompile.CompileAsManaged[] compileAsManagedArray)
setCompileAsManagedArray in interface ClCompileDocument.ClCompilepublic void setCompileAsManagedArray(int i,
ClCompileDocument.ClCompile.CompileAsManaged compileAsManaged)
setCompileAsManagedArray in interface ClCompileDocument.ClCompilepublic ClCompileDocument.ClCompile.CompileAsManaged insertNewCompileAsManaged(int i)
insertNewCompileAsManaged in interface ClCompileDocument.ClCompilepublic ClCompileDocument.ClCompile.CompileAsManaged addNewCompileAsManaged()
addNewCompileAsManaged in interface ClCompileDocument.ClCompilepublic void removeCompileAsManaged(int i)
removeCompileAsManaged in interface ClCompileDocument.ClCompilepublic List<XmlObject> getErrorReportingList()
getErrorReportingList in interface ClCompileDocument.ClCompile@Deprecated public XmlObject[] getErrorReportingArray()
getErrorReportingArray in interface ClCompileDocument.ClCompilepublic XmlObject getErrorReportingArray(int i)
getErrorReportingArray in interface ClCompileDocument.ClCompilepublic int sizeOfErrorReportingArray()
sizeOfErrorReportingArray in interface ClCompileDocument.ClCompilepublic void setErrorReportingArray(XmlObject[] errorReportingArray)
setErrorReportingArray in interface ClCompileDocument.ClCompilepublic void setErrorReportingArray(int i,
XmlObject errorReporting)
setErrorReportingArray in interface ClCompileDocument.ClCompilepublic XmlObject insertNewErrorReporting(int i)
insertNewErrorReporting in interface ClCompileDocument.ClCompilepublic XmlObject addNewErrorReporting()
addNewErrorReporting in interface ClCompileDocument.ClCompilepublic void removeErrorReporting(int i)
removeErrorReporting in interface ClCompileDocument.ClCompilepublic List<XmlObject> getWarningLevelList()
getWarningLevelList in interface ClCompileDocument.ClCompile@Deprecated public XmlObject[] getWarningLevelArray()
getWarningLevelArray in interface ClCompileDocument.ClCompilepublic XmlObject getWarningLevelArray(int i)
getWarningLevelArray in interface ClCompileDocument.ClCompilepublic int sizeOfWarningLevelArray()
sizeOfWarningLevelArray in interface ClCompileDocument.ClCompilepublic void setWarningLevelArray(XmlObject[] warningLevelArray)
setWarningLevelArray in interface ClCompileDocument.ClCompilepublic void setWarningLevelArray(int i,
XmlObject warningLevel)
setWarningLevelArray in interface ClCompileDocument.ClCompilepublic XmlObject insertNewWarningLevel(int i)
insertNewWarningLevel in interface ClCompileDocument.ClCompilepublic XmlObject addNewWarningLevel()
addNewWarningLevel in interface ClCompileDocument.ClCompilepublic void removeWarningLevel(int i)
removeWarningLevel in interface ClCompileDocument.ClCompilepublic List<XmlObject> getMinimalRebuildList()
getMinimalRebuildList in interface ClCompileDocument.ClCompile@Deprecated public XmlObject[] getMinimalRebuildArray()
getMinimalRebuildArray in interface ClCompileDocument.ClCompilepublic XmlObject getMinimalRebuildArray(int i)
getMinimalRebuildArray in interface ClCompileDocument.ClCompilepublic int sizeOfMinimalRebuildArray()
sizeOfMinimalRebuildArray in interface ClCompileDocument.ClCompilepublic void setMinimalRebuildArray(XmlObject[] minimalRebuildArray)
setMinimalRebuildArray in interface ClCompileDocument.ClCompilepublic void setMinimalRebuildArray(int i,
XmlObject minimalRebuild)
setMinimalRebuildArray in interface ClCompileDocument.ClCompilepublic XmlObject insertNewMinimalRebuild(int i)
insertNewMinimalRebuild in interface ClCompileDocument.ClCompilepublic XmlObject addNewMinimalRebuild()
addNewMinimalRebuild in interface ClCompileDocument.ClCompilepublic void removeMinimalRebuild(int i)
removeMinimalRebuild in interface ClCompileDocument.ClCompilepublic List<XmlObject> getDebugInformationFormatList()
getDebugInformationFormatList in interface ClCompileDocument.ClCompile@Deprecated public XmlObject[] getDebugInformationFormatArray()
getDebugInformationFormatArray in interface ClCompileDocument.ClCompilepublic XmlObject getDebugInformationFormatArray(int i)
getDebugInformationFormatArray in interface ClCompileDocument.ClCompilepublic int sizeOfDebugInformationFormatArray()
sizeOfDebugInformationFormatArray in interface ClCompileDocument.ClCompilepublic void setDebugInformationFormatArray(XmlObject[] debugInformationFormatArray)
setDebugInformationFormatArray in interface ClCompileDocument.ClCompilepublic void setDebugInformationFormatArray(int i,
XmlObject debugInformationFormat)
setDebugInformationFormatArray in interface ClCompileDocument.ClCompilepublic XmlObject insertNewDebugInformationFormat(int i)
insertNewDebugInformationFormat in interface ClCompileDocument.ClCompilepublic XmlObject addNewDebugInformationFormat()
addNewDebugInformationFormat in interface ClCompileDocument.ClCompilepublic void removeDebugInformationFormat(int i)
removeDebugInformationFormat in interface ClCompileDocument.ClCompilepublic List<XmlObject> getPreprocessorDefinitionsList()
getPreprocessorDefinitionsList in interface ClCompileDocument.ClCompile@Deprecated public XmlObject[] getPreprocessorDefinitionsArray()
getPreprocessorDefinitionsArray in interface ClCompileDocument.ClCompilepublic XmlObject getPreprocessorDefinitionsArray(int i)
getPreprocessorDefinitionsArray in interface ClCompileDocument.ClCompilepublic int sizeOfPreprocessorDefinitionsArray()
sizeOfPreprocessorDefinitionsArray in interface ClCompileDocument.ClCompilepublic void setPreprocessorDefinitionsArray(XmlObject[] preprocessorDefinitionsArray)
setPreprocessorDefinitionsArray in interface ClCompileDocument.ClCompilepublic void setPreprocessorDefinitionsArray(int i,
XmlObject preprocessorDefinitions)
setPreprocessorDefinitionsArray in interface ClCompileDocument.ClCompilepublic XmlObject insertNewPreprocessorDefinitions(int i)
insertNewPreprocessorDefinitions in interface ClCompileDocument.ClCompilepublic XmlObject addNewPreprocessorDefinitions()
addNewPreprocessorDefinitions in interface ClCompileDocument.ClCompilepublic void removePreprocessorDefinitions(int i)
removePreprocessorDefinitions in interface ClCompileDocument.ClCompilepublic List<XmlObject> getOptimizationList()
getOptimizationList in interface ClCompileDocument.ClCompile@Deprecated public XmlObject[] getOptimizationArray()
getOptimizationArray in interface ClCompileDocument.ClCompilepublic XmlObject getOptimizationArray(int i)
getOptimizationArray in interface ClCompileDocument.ClCompilepublic int sizeOfOptimizationArray()
sizeOfOptimizationArray in interface ClCompileDocument.ClCompilepublic void setOptimizationArray(XmlObject[] optimizationArray)
setOptimizationArray in interface ClCompileDocument.ClCompilepublic void setOptimizationArray(int i,
XmlObject optimization)
setOptimizationArray in interface ClCompileDocument.ClCompilepublic XmlObject insertNewOptimization(int i)
insertNewOptimization in interface ClCompileDocument.ClCompilepublic XmlObject addNewOptimization()
addNewOptimization in interface ClCompileDocument.ClCompilepublic void removeOptimization(int i)
removeOptimization in interface ClCompileDocument.ClCompilepublic List<XmlObject> getBasicRuntimeChecksList()
getBasicRuntimeChecksList in interface ClCompileDocument.ClCompile@Deprecated public XmlObject[] getBasicRuntimeChecksArray()
getBasicRuntimeChecksArray in interface ClCompileDocument.ClCompilepublic XmlObject getBasicRuntimeChecksArray(int i)
getBasicRuntimeChecksArray in interface ClCompileDocument.ClCompilepublic int sizeOfBasicRuntimeChecksArray()
sizeOfBasicRuntimeChecksArray in interface ClCompileDocument.ClCompilepublic void setBasicRuntimeChecksArray(XmlObject[] basicRuntimeChecksArray)
setBasicRuntimeChecksArray in interface ClCompileDocument.ClCompilepublic void setBasicRuntimeChecksArray(int i,
XmlObject basicRuntimeChecks)
setBasicRuntimeChecksArray in interface ClCompileDocument.ClCompilepublic XmlObject insertNewBasicRuntimeChecks(int i)
insertNewBasicRuntimeChecks in interface ClCompileDocument.ClCompilepublic XmlObject addNewBasicRuntimeChecks()
addNewBasicRuntimeChecks in interface ClCompileDocument.ClCompilepublic void removeBasicRuntimeChecks(int i)
removeBasicRuntimeChecks in interface ClCompileDocument.ClCompilepublic List<XmlObject> getRuntimeLibraryList()
getRuntimeLibraryList in interface ClCompileDocument.ClCompile@Deprecated public XmlObject[] getRuntimeLibraryArray()
getRuntimeLibraryArray in interface ClCompileDocument.ClCompilepublic XmlObject getRuntimeLibraryArray(int i)
getRuntimeLibraryArray in interface ClCompileDocument.ClCompilepublic int sizeOfRuntimeLibraryArray()
sizeOfRuntimeLibraryArray in interface ClCompileDocument.ClCompilepublic void setRuntimeLibraryArray(XmlObject[] runtimeLibraryArray)
setRuntimeLibraryArray in interface ClCompileDocument.ClCompilepublic void setRuntimeLibraryArray(int i,
XmlObject runtimeLibrary)
setRuntimeLibraryArray in interface ClCompileDocument.ClCompilepublic XmlObject insertNewRuntimeLibrary(int i)
insertNewRuntimeLibrary in interface ClCompileDocument.ClCompilepublic XmlObject addNewRuntimeLibrary()
addNewRuntimeLibrary in interface ClCompileDocument.ClCompilepublic void removeRuntimeLibrary(int i)
removeRuntimeLibrary in interface ClCompileDocument.ClCompilepublic List<XmlObject> getFunctionLevelLinkingList()
getFunctionLevelLinkingList in interface ClCompileDocument.ClCompile@Deprecated public XmlObject[] getFunctionLevelLinkingArray()
getFunctionLevelLinkingArray in interface ClCompileDocument.ClCompilepublic XmlObject getFunctionLevelLinkingArray(int i)
getFunctionLevelLinkingArray in interface ClCompileDocument.ClCompilepublic int sizeOfFunctionLevelLinkingArray()
sizeOfFunctionLevelLinkingArray in interface ClCompileDocument.ClCompilepublic void setFunctionLevelLinkingArray(XmlObject[] functionLevelLinkingArray)
setFunctionLevelLinkingArray in interface ClCompileDocument.ClCompilepublic void setFunctionLevelLinkingArray(int i,
XmlObject functionLevelLinking)
setFunctionLevelLinkingArray in interface ClCompileDocument.ClCompilepublic XmlObject insertNewFunctionLevelLinking(int i)
insertNewFunctionLevelLinking in interface ClCompileDocument.ClCompilepublic XmlObject addNewFunctionLevelLinking()
addNewFunctionLevelLinking in interface ClCompileDocument.ClCompilepublic void removeFunctionLevelLinking(int i)
removeFunctionLevelLinking in interface ClCompileDocument.ClCompilepublic List<XmlObject> getFloatingPointModelList()
getFloatingPointModelList in interface ClCompileDocument.ClCompile@Deprecated public XmlObject[] getFloatingPointModelArray()
getFloatingPointModelArray in interface ClCompileDocument.ClCompilepublic XmlObject getFloatingPointModelArray(int i)
getFloatingPointModelArray in interface ClCompileDocument.ClCompilepublic int sizeOfFloatingPointModelArray()
sizeOfFloatingPointModelArray in interface ClCompileDocument.ClCompilepublic void setFloatingPointModelArray(XmlObject[] floatingPointModelArray)
setFloatingPointModelArray in interface ClCompileDocument.ClCompilepublic void setFloatingPointModelArray(int i,
XmlObject floatingPointModel)
setFloatingPointModelArray in interface ClCompileDocument.ClCompilepublic XmlObject insertNewFloatingPointModel(int i)
insertNewFloatingPointModel in interface ClCompileDocument.ClCompilepublic XmlObject addNewFloatingPointModel()
addNewFloatingPointModel in interface ClCompileDocument.ClCompilepublic void removeFloatingPointModel(int i)
removeFloatingPointModel in interface ClCompileDocument.ClCompilepublic List<XmlObject> getIntrinsicFunctionsList()
getIntrinsicFunctionsList in interface ClCompileDocument.ClCompile@Deprecated public XmlObject[] getIntrinsicFunctionsArray()
getIntrinsicFunctionsArray in interface ClCompileDocument.ClCompilepublic XmlObject getIntrinsicFunctionsArray(int i)
getIntrinsicFunctionsArray in interface ClCompileDocument.ClCompilepublic int sizeOfIntrinsicFunctionsArray()
sizeOfIntrinsicFunctionsArray in interface ClCompileDocument.ClCompilepublic void setIntrinsicFunctionsArray(XmlObject[] intrinsicFunctionsArray)
setIntrinsicFunctionsArray in interface ClCompileDocument.ClCompilepublic void setIntrinsicFunctionsArray(int i,
XmlObject intrinsicFunctions)
setIntrinsicFunctionsArray in interface ClCompileDocument.ClCompilepublic XmlObject insertNewIntrinsicFunctions(int i)
insertNewIntrinsicFunctions in interface ClCompileDocument.ClCompilepublic XmlObject addNewIntrinsicFunctions()
addNewIntrinsicFunctions in interface ClCompileDocument.ClCompilepublic void removeIntrinsicFunctions(int i)
removeIntrinsicFunctions in interface ClCompileDocument.ClCompilepublic List<XmlObject> getPrecompiledHeaderFileList()
getPrecompiledHeaderFileList in interface ClCompileDocument.ClCompile@Deprecated public XmlObject[] getPrecompiledHeaderFileArray()
getPrecompiledHeaderFileArray in interface ClCompileDocument.ClCompilepublic XmlObject getPrecompiledHeaderFileArray(int i)
getPrecompiledHeaderFileArray in interface ClCompileDocument.ClCompilepublic int sizeOfPrecompiledHeaderFileArray()
sizeOfPrecompiledHeaderFileArray in interface ClCompileDocument.ClCompilepublic void setPrecompiledHeaderFileArray(XmlObject[] precompiledHeaderFileArray)
setPrecompiledHeaderFileArray in interface ClCompileDocument.ClCompilepublic void setPrecompiledHeaderFileArray(int i,
XmlObject precompiledHeaderFile)
setPrecompiledHeaderFileArray in interface ClCompileDocument.ClCompilepublic XmlObject insertNewPrecompiledHeaderFile(int i)
insertNewPrecompiledHeaderFile in interface ClCompileDocument.ClCompilepublic XmlObject addNewPrecompiledHeaderFile()
addNewPrecompiledHeaderFile in interface ClCompileDocument.ClCompilepublic void removePrecompiledHeaderFile(int i)
removePrecompiledHeaderFile in interface ClCompileDocument.ClCompilepublic List<XmlObject> getMultiProcessorCompilationList()
getMultiProcessorCompilationList in interface ClCompileDocument.ClCompile@Deprecated public XmlObject[] getMultiProcessorCompilationArray()
getMultiProcessorCompilationArray in interface ClCompileDocument.ClCompilepublic XmlObject getMultiProcessorCompilationArray(int i)
getMultiProcessorCompilationArray in interface ClCompileDocument.ClCompilepublic int sizeOfMultiProcessorCompilationArray()
sizeOfMultiProcessorCompilationArray in interface ClCompileDocument.ClCompilepublic void setMultiProcessorCompilationArray(XmlObject[] multiProcessorCompilationArray)
setMultiProcessorCompilationArray in interface ClCompileDocument.ClCompilepublic void setMultiProcessorCompilationArray(int i,
XmlObject multiProcessorCompilation)
setMultiProcessorCompilationArray in interface ClCompileDocument.ClCompilepublic XmlObject insertNewMultiProcessorCompilation(int i)
insertNewMultiProcessorCompilation in interface ClCompileDocument.ClCompilepublic XmlObject addNewMultiProcessorCompilation()
addNewMultiProcessorCompilation in interface ClCompileDocument.ClCompilepublic void removeMultiProcessorCompilation(int i)
removeMultiProcessorCompilation in interface ClCompileDocument.ClCompilepublic List<XmlObject> getUseUnicodeForAssemblerListingList()
getUseUnicodeForAssemblerListingList in interface ClCompileDocument.ClCompile@Deprecated public XmlObject[] getUseUnicodeForAssemblerListingArray()
getUseUnicodeForAssemblerListingArray in interface ClCompileDocument.ClCompilepublic XmlObject getUseUnicodeForAssemblerListingArray(int i)
getUseUnicodeForAssemblerListingArray in interface ClCompileDocument.ClCompilepublic int sizeOfUseUnicodeForAssemblerListingArray()
sizeOfUseUnicodeForAssemblerListingArray in interface ClCompileDocument.ClCompilepublic void setUseUnicodeForAssemblerListingArray(XmlObject[] useUnicodeForAssemblerListingArray)
setUseUnicodeForAssemblerListingArray in interface ClCompileDocument.ClCompilepublic void setUseUnicodeForAssemblerListingArray(int i,
XmlObject useUnicodeForAssemblerListing)
setUseUnicodeForAssemblerListingArray in interface ClCompileDocument.ClCompilepublic XmlObject insertNewUseUnicodeForAssemblerListing(int i)
insertNewUseUnicodeForAssemblerListing in interface ClCompileDocument.ClCompilepublic XmlObject addNewUseUnicodeForAssemblerListing()
addNewUseUnicodeForAssemblerListing in interface ClCompileDocument.ClCompilepublic void removeUseUnicodeForAssemblerListing(int i)
removeUseUnicodeForAssemblerListing in interface ClCompileDocument.ClCompilepublic List<XmlObject> getUndefinePreprocessorDefinitionsList()
getUndefinePreprocessorDefinitionsList in interface ClCompileDocument.ClCompile@Deprecated public XmlObject[] getUndefinePreprocessorDefinitionsArray()
getUndefinePreprocessorDefinitionsArray in interface ClCompileDocument.ClCompilepublic XmlObject getUndefinePreprocessorDefinitionsArray(int i)
getUndefinePreprocessorDefinitionsArray in interface ClCompileDocument.ClCompilepublic int sizeOfUndefinePreprocessorDefinitionsArray()
sizeOfUndefinePreprocessorDefinitionsArray in interface ClCompileDocument.ClCompilepublic void setUndefinePreprocessorDefinitionsArray(XmlObject[] undefinePreprocessorDefinitionsArray)
setUndefinePreprocessorDefinitionsArray in interface ClCompileDocument.ClCompilepublic void setUndefinePreprocessorDefinitionsArray(int i,
XmlObject undefinePreprocessorDefinitions)
setUndefinePreprocessorDefinitionsArray in interface ClCompileDocument.ClCompilepublic XmlObject insertNewUndefinePreprocessorDefinitions(int i)
insertNewUndefinePreprocessorDefinitions in interface ClCompileDocument.ClCompilepublic XmlObject addNewUndefinePreprocessorDefinitions()
addNewUndefinePreprocessorDefinitions in interface ClCompileDocument.ClCompilepublic void removeUndefinePreprocessorDefinitions(int i)
removeUndefinePreprocessorDefinitions in interface ClCompileDocument.ClCompilepublic List<XmlObject> getStringPoolingList()
getStringPoolingList in interface ClCompileDocument.ClCompile@Deprecated public XmlObject[] getStringPoolingArray()
getStringPoolingArray in interface ClCompileDocument.ClCompilepublic XmlObject getStringPoolingArray(int i)
getStringPoolingArray in interface ClCompileDocument.ClCompilepublic int sizeOfStringPoolingArray()
sizeOfStringPoolingArray in interface ClCompileDocument.ClCompilepublic void setStringPoolingArray(XmlObject[] stringPoolingArray)
setStringPoolingArray in interface ClCompileDocument.ClCompilepublic void setStringPoolingArray(int i,
XmlObject stringPooling)
setStringPoolingArray in interface ClCompileDocument.ClCompilepublic XmlObject insertNewStringPooling(int i)
insertNewStringPooling in interface ClCompileDocument.ClCompilepublic XmlObject addNewStringPooling()
addNewStringPooling in interface ClCompileDocument.ClCompilepublic void removeStringPooling(int i)
removeStringPooling in interface ClCompileDocument.ClCompilepublic List<XmlObject> getBrowseInformationList()
getBrowseInformationList in interface ClCompileDocument.ClCompile@Deprecated public XmlObject[] getBrowseInformationArray()
getBrowseInformationArray in interface ClCompileDocument.ClCompilepublic XmlObject getBrowseInformationArray(int i)
getBrowseInformationArray in interface ClCompileDocument.ClCompilepublic int sizeOfBrowseInformationArray()
sizeOfBrowseInformationArray in interface ClCompileDocument.ClCompilepublic void setBrowseInformationArray(XmlObject[] browseInformationArray)
setBrowseInformationArray in interface ClCompileDocument.ClCompilepublic void setBrowseInformationArray(int i,
XmlObject browseInformation)
setBrowseInformationArray in interface ClCompileDocument.ClCompilepublic XmlObject insertNewBrowseInformation(int i)
insertNewBrowseInformation in interface ClCompileDocument.ClCompilepublic XmlObject addNewBrowseInformation()
addNewBrowseInformation in interface ClCompileDocument.ClCompilepublic void removeBrowseInformation(int i)
removeBrowseInformation in interface ClCompileDocument.ClCompilepublic List<XmlObject> getFloatingPointExceptionsList()
getFloatingPointExceptionsList in interface ClCompileDocument.ClCompile@Deprecated public XmlObject[] getFloatingPointExceptionsArray()
getFloatingPointExceptionsArray in interface ClCompileDocument.ClCompilepublic XmlObject getFloatingPointExceptionsArray(int i)
getFloatingPointExceptionsArray in interface ClCompileDocument.ClCompilepublic int sizeOfFloatingPointExceptionsArray()
sizeOfFloatingPointExceptionsArray in interface ClCompileDocument.ClCompilepublic void setFloatingPointExceptionsArray(XmlObject[] floatingPointExceptionsArray)
setFloatingPointExceptionsArray in interface ClCompileDocument.ClCompilepublic void setFloatingPointExceptionsArray(int i,
XmlObject floatingPointExceptions)
setFloatingPointExceptionsArray in interface ClCompileDocument.ClCompilepublic XmlObject insertNewFloatingPointExceptions(int i)
insertNewFloatingPointExceptions in interface ClCompileDocument.ClCompilepublic XmlObject addNewFloatingPointExceptions()
addNewFloatingPointExceptions in interface ClCompileDocument.ClCompilepublic void removeFloatingPointExceptions(int i)
removeFloatingPointExceptions in interface ClCompileDocument.ClCompilepublic List<XmlObject> getCreateHotpatchableImageList()
getCreateHotpatchableImageList in interface ClCompileDocument.ClCompile@Deprecated public XmlObject[] getCreateHotpatchableImageArray()
getCreateHotpatchableImageArray in interface ClCompileDocument.ClCompilepublic XmlObject getCreateHotpatchableImageArray(int i)
getCreateHotpatchableImageArray in interface ClCompileDocument.ClCompilepublic int sizeOfCreateHotpatchableImageArray()
sizeOfCreateHotpatchableImageArray in interface ClCompileDocument.ClCompilepublic void setCreateHotpatchableImageArray(XmlObject[] createHotpatchableImageArray)
setCreateHotpatchableImageArray in interface ClCompileDocument.ClCompilepublic void setCreateHotpatchableImageArray(int i,
XmlObject createHotpatchableImage)
setCreateHotpatchableImageArray in interface ClCompileDocument.ClCompilepublic XmlObject insertNewCreateHotpatchableImage(int i)
insertNewCreateHotpatchableImage in interface ClCompileDocument.ClCompilepublic XmlObject addNewCreateHotpatchableImage()
addNewCreateHotpatchableImage in interface ClCompileDocument.ClCompilepublic void removeCreateHotpatchableImage(int i)
removeCreateHotpatchableImage in interface ClCompileDocument.ClCompilepublic List<XmlObject> getRuntimeTypeInfoList()
getRuntimeTypeInfoList in interface ClCompileDocument.ClCompile@Deprecated public XmlObject[] getRuntimeTypeInfoArray()
getRuntimeTypeInfoArray in interface ClCompileDocument.ClCompilepublic XmlObject getRuntimeTypeInfoArray(int i)
getRuntimeTypeInfoArray in interface ClCompileDocument.ClCompilepublic int sizeOfRuntimeTypeInfoArray()
sizeOfRuntimeTypeInfoArray in interface ClCompileDocument.ClCompilepublic void setRuntimeTypeInfoArray(XmlObject[] runtimeTypeInfoArray)
setRuntimeTypeInfoArray in interface ClCompileDocument.ClCompilepublic void setRuntimeTypeInfoArray(int i,
XmlObject runtimeTypeInfo)
setRuntimeTypeInfoArray in interface ClCompileDocument.ClCompilepublic XmlObject insertNewRuntimeTypeInfo(int i)
insertNewRuntimeTypeInfo in interface ClCompileDocument.ClCompilepublic XmlObject addNewRuntimeTypeInfo()
addNewRuntimeTypeInfo in interface ClCompileDocument.ClCompilepublic void removeRuntimeTypeInfo(int i)
removeRuntimeTypeInfo in interface ClCompileDocument.ClCompilepublic List<XmlObject> getOpenMPSupportList()
getOpenMPSupportList in interface ClCompileDocument.ClCompile@Deprecated public XmlObject[] getOpenMPSupportArray()
getOpenMPSupportArray in interface ClCompileDocument.ClCompilepublic XmlObject getOpenMPSupportArray(int i)
getOpenMPSupportArray in interface ClCompileDocument.ClCompilepublic int sizeOfOpenMPSupportArray()
sizeOfOpenMPSupportArray in interface ClCompileDocument.ClCompilepublic void setOpenMPSupportArray(XmlObject[] openMPSupportArray)
setOpenMPSupportArray in interface ClCompileDocument.ClCompilepublic void setOpenMPSupportArray(int i,
XmlObject openMPSupport)
setOpenMPSupportArray in interface ClCompileDocument.ClCompilepublic XmlObject insertNewOpenMPSupport(int i)
insertNewOpenMPSupport in interface ClCompileDocument.ClCompilepublic XmlObject addNewOpenMPSupport()
addNewOpenMPSupport in interface ClCompileDocument.ClCompilepublic void removeOpenMPSupport(int i)
removeOpenMPSupport in interface ClCompileDocument.ClCompilepublic List<XmlObject> getCallingConventionList()
getCallingConventionList in interface ClCompileDocument.ClCompile@Deprecated public XmlObject[] getCallingConventionArray()
getCallingConventionArray in interface ClCompileDocument.ClCompilepublic XmlObject getCallingConventionArray(int i)
getCallingConventionArray in interface ClCompileDocument.ClCompilepublic int sizeOfCallingConventionArray()
sizeOfCallingConventionArray in interface ClCompileDocument.ClCompilepublic void setCallingConventionArray(XmlObject[] callingConventionArray)
setCallingConventionArray in interface ClCompileDocument.ClCompilepublic void setCallingConventionArray(int i,
XmlObject callingConvention)
setCallingConventionArray in interface ClCompileDocument.ClCompilepublic XmlObject insertNewCallingConvention(int i)
insertNewCallingConvention in interface ClCompileDocument.ClCompilepublic XmlObject addNewCallingConvention()
addNewCallingConvention in interface ClCompileDocument.ClCompilepublic void removeCallingConvention(int i)
removeCallingConvention in interface ClCompileDocument.ClCompilepublic List<XmlObject> getDisableSpecificWarningsList()
getDisableSpecificWarningsList in interface ClCompileDocument.ClCompile@Deprecated public XmlObject[] getDisableSpecificWarningsArray()
getDisableSpecificWarningsArray in interface ClCompileDocument.ClCompilepublic XmlObject getDisableSpecificWarningsArray(int i)
getDisableSpecificWarningsArray in interface ClCompileDocument.ClCompilepublic int sizeOfDisableSpecificWarningsArray()
sizeOfDisableSpecificWarningsArray in interface ClCompileDocument.ClCompilepublic void setDisableSpecificWarningsArray(XmlObject[] disableSpecificWarningsArray)
setDisableSpecificWarningsArray in interface ClCompileDocument.ClCompilepublic void setDisableSpecificWarningsArray(int i,
XmlObject disableSpecificWarnings)
setDisableSpecificWarningsArray in interface ClCompileDocument.ClCompilepublic XmlObject insertNewDisableSpecificWarnings(int i)
insertNewDisableSpecificWarnings in interface ClCompileDocument.ClCompilepublic XmlObject addNewDisableSpecificWarnings()
addNewDisableSpecificWarnings in interface ClCompileDocument.ClCompilepublic void removeDisableSpecificWarnings(int i)
removeDisableSpecificWarnings in interface ClCompileDocument.ClCompilepublic List<XmlObject> getForcedIncludeFilesList()
getForcedIncludeFilesList in interface ClCompileDocument.ClCompile@Deprecated public XmlObject[] getForcedIncludeFilesArray()
getForcedIncludeFilesArray in interface ClCompileDocument.ClCompilepublic XmlObject getForcedIncludeFilesArray(int i)
getForcedIncludeFilesArray in interface ClCompileDocument.ClCompilepublic int sizeOfForcedIncludeFilesArray()
sizeOfForcedIncludeFilesArray in interface ClCompileDocument.ClCompilepublic void setForcedIncludeFilesArray(XmlObject[] forcedIncludeFilesArray)
setForcedIncludeFilesArray in interface ClCompileDocument.ClCompilepublic void setForcedIncludeFilesArray(int i,
XmlObject forcedIncludeFiles)
setForcedIncludeFilesArray in interface ClCompileDocument.ClCompilepublic XmlObject insertNewForcedIncludeFiles(int i)
insertNewForcedIncludeFiles in interface ClCompileDocument.ClCompilepublic XmlObject addNewForcedIncludeFiles()
addNewForcedIncludeFiles in interface ClCompileDocument.ClCompilepublic void removeForcedIncludeFiles(int i)
removeForcedIncludeFiles in interface ClCompileDocument.ClCompilepublic List<XmlObject> getForcedUsingFilesList()
getForcedUsingFilesList in interface ClCompileDocument.ClCompile@Deprecated public XmlObject[] getForcedUsingFilesArray()
getForcedUsingFilesArray in interface ClCompileDocument.ClCompilepublic XmlObject getForcedUsingFilesArray(int i)
getForcedUsingFilesArray in interface ClCompileDocument.ClCompilepublic int sizeOfForcedUsingFilesArray()
sizeOfForcedUsingFilesArray in interface ClCompileDocument.ClCompilepublic void setForcedUsingFilesArray(XmlObject[] forcedUsingFilesArray)
setForcedUsingFilesArray in interface ClCompileDocument.ClCompilepublic void setForcedUsingFilesArray(int i,
XmlObject forcedUsingFiles)
setForcedUsingFilesArray in interface ClCompileDocument.ClCompilepublic XmlObject insertNewForcedUsingFiles(int i)
insertNewForcedUsingFiles in interface ClCompileDocument.ClCompilepublic XmlObject addNewForcedUsingFiles()
addNewForcedUsingFiles in interface ClCompileDocument.ClCompilepublic void removeForcedUsingFiles(int i)
removeForcedUsingFiles in interface ClCompileDocument.ClCompilepublic List<XmlObject> getShowIncludesList()
getShowIncludesList in interface ClCompileDocument.ClCompile@Deprecated public XmlObject[] getShowIncludesArray()
getShowIncludesArray in interface ClCompileDocument.ClCompilepublic XmlObject getShowIncludesArray(int i)
getShowIncludesArray in interface ClCompileDocument.ClCompilepublic int sizeOfShowIncludesArray()
sizeOfShowIncludesArray in interface ClCompileDocument.ClCompilepublic void setShowIncludesArray(XmlObject[] showIncludesArray)
setShowIncludesArray in interface ClCompileDocument.ClCompilepublic void setShowIncludesArray(int i,
XmlObject showIncludes)
setShowIncludesArray in interface ClCompileDocument.ClCompilepublic XmlObject insertNewShowIncludes(int i)
insertNewShowIncludes in interface ClCompileDocument.ClCompilepublic XmlObject addNewShowIncludes()
addNewShowIncludes in interface ClCompileDocument.ClCompilepublic void removeShowIncludes(int i)
removeShowIncludes in interface ClCompileDocument.ClCompilepublic List<XmlObject> getUseFullPathsList()
getUseFullPathsList in interface ClCompileDocument.ClCompile@Deprecated public XmlObject[] getUseFullPathsArray()
getUseFullPathsArray in interface ClCompileDocument.ClCompilepublic XmlObject getUseFullPathsArray(int i)
getUseFullPathsArray in interface ClCompileDocument.ClCompilepublic int sizeOfUseFullPathsArray()
sizeOfUseFullPathsArray in interface ClCompileDocument.ClCompilepublic void setUseFullPathsArray(XmlObject[] useFullPathsArray)
setUseFullPathsArray in interface ClCompileDocument.ClCompilepublic void setUseFullPathsArray(int i,
XmlObject useFullPaths)
setUseFullPathsArray in interface ClCompileDocument.ClCompilepublic XmlObject insertNewUseFullPaths(int i)
insertNewUseFullPaths in interface ClCompileDocument.ClCompilepublic XmlObject addNewUseFullPaths()
addNewUseFullPaths in interface ClCompileDocument.ClCompilepublic void removeUseFullPaths(int i)
removeUseFullPaths in interface ClCompileDocument.ClCompilepublic List<XmlObject> getOmitDefaultLibNameList()
getOmitDefaultLibNameList in interface ClCompileDocument.ClCompile@Deprecated public XmlObject[] getOmitDefaultLibNameArray()
getOmitDefaultLibNameArray in interface ClCompileDocument.ClCompilepublic XmlObject getOmitDefaultLibNameArray(int i)
getOmitDefaultLibNameArray in interface ClCompileDocument.ClCompilepublic int sizeOfOmitDefaultLibNameArray()
sizeOfOmitDefaultLibNameArray in interface ClCompileDocument.ClCompilepublic void setOmitDefaultLibNameArray(XmlObject[] omitDefaultLibNameArray)
setOmitDefaultLibNameArray in interface ClCompileDocument.ClCompilepublic void setOmitDefaultLibNameArray(int i,
XmlObject omitDefaultLibName)
setOmitDefaultLibNameArray in interface ClCompileDocument.ClCompilepublic XmlObject insertNewOmitDefaultLibName(int i)
insertNewOmitDefaultLibName in interface ClCompileDocument.ClCompilepublic XmlObject addNewOmitDefaultLibName()
addNewOmitDefaultLibName in interface ClCompileDocument.ClCompilepublic void removeOmitDefaultLibName(int i)
removeOmitDefaultLibName in interface ClCompileDocument.ClCompilepublic List<XmlObject> getTreatSpecificWarningsAsErrorsList()
getTreatSpecificWarningsAsErrorsList in interface ClCompileDocument.ClCompile@Deprecated public XmlObject[] getTreatSpecificWarningsAsErrorsArray()
getTreatSpecificWarningsAsErrorsArray in interface ClCompileDocument.ClCompilepublic XmlObject getTreatSpecificWarningsAsErrorsArray(int i)
getTreatSpecificWarningsAsErrorsArray in interface ClCompileDocument.ClCompilepublic int sizeOfTreatSpecificWarningsAsErrorsArray()
sizeOfTreatSpecificWarningsAsErrorsArray in interface ClCompileDocument.ClCompilepublic void setTreatSpecificWarningsAsErrorsArray(XmlObject[] treatSpecificWarningsAsErrorsArray)
setTreatSpecificWarningsAsErrorsArray in interface ClCompileDocument.ClCompilepublic void setTreatSpecificWarningsAsErrorsArray(int i,
XmlObject treatSpecificWarningsAsErrors)
setTreatSpecificWarningsAsErrorsArray in interface ClCompileDocument.ClCompilepublic XmlObject insertNewTreatSpecificWarningsAsErrors(int i)
insertNewTreatSpecificWarningsAsErrors in interface ClCompileDocument.ClCompilepublic XmlObject addNewTreatSpecificWarningsAsErrors()
addNewTreatSpecificWarningsAsErrors in interface ClCompileDocument.ClCompilepublic void removeTreatSpecificWarningsAsErrors(int i)
removeTreatSpecificWarningsAsErrors in interface ClCompileDocument.ClCompile