public static class MidlDocumentImpl.MidlImpl extends SimpleItemTypeImpl implements MidlDocument.Midl
MidlDocument.Midl.Factory_voorVc, KIND_SETTERHELPER_ARRAYITEM, KIND_SETTERHELPER_SINGLETON, MAJOR_VERSION_NUMBER, MINOR_VERSION_NUMBERtypeEQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Constructor and Description |
|---|
MidlImpl(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 |
addNewAdditionalOptions()
Appends and returns a new empty value (as xml) as the last "AdditionalOptions" element
|
XmlObject |
addNewApplicationConfigurationMode()
Appends and returns a new empty value (as xml) as the last "ApplicationConfigurationMode" element
|
XmlObject |
addNewClientStubFile()
Appends and returns a new empty value (as xml) as the last "ClientStubFile" element
|
XmlObject |
addNewCPreprocessOptions()
Appends and returns a new empty value (as xml) as the last "CPreprocessOptions" element
|
XmlObject |
addNewDefaultCharType()
Appends and returns a new empty value (as xml) as the last "DefaultCharType" element
|
XmlObject |
addNewDllDataFileName()
Appends and returns a new empty value (as xml) as the last "DllDataFileName" element
|
XmlObject |
addNewEnableErrorChecks()
Appends and returns a new empty value (as xml) as the last "EnableErrorChecks" element
|
XmlObject |
addNewErrorCheckAllocations()
Appends and returns a new empty value (as xml) as the last "ErrorCheckAllocations" element
|
XmlObject |
addNewErrorCheckBounds()
Appends and returns a new empty value (as xml) as the last "ErrorCheckBounds" element
|
XmlObject |
addNewErrorCheckEnumRange()
Appends and returns a new empty value (as xml) as the last "ErrorCheckEnumRange" element
|
XmlObject |
addNewErrorCheckRefPointers()
Appends and returns a new empty value (as xml) as the last "ErrorCheckRefPointers" element
|
XmlObject |
addNewErrorCheckStubData()
Appends and returns a new empty value (as xml) as the last "ErrorCheckStubData" element
|
XmlObject |
addNewGenerateClientFiles()
Appends and returns a new empty value (as xml) as the last "GenerateClientFiles" element
|
XmlObject |
addNewGenerateServerFiles()
Appends and returns a new empty value (as xml) as the last "GenerateServerFiles" element
|
XmlObject |
addNewGenerateStublessProxies()
Appends and returns a new empty value (as xml) as the last "GenerateStublessProxies" element
|
XmlObject |
addNewGenerateTypeLibrary()
Appends and returns a new empty value (as xml) as the last "GenerateTypeLibrary" element
|
XmlObject |
addNewHeaderFileName()
Appends and returns a new empty value (as xml) as the last "HeaderFileName" element
|
XmlObject |
addNewIgnoreStandardIncludePath()
Appends and returns a new empty value (as xml) as the last "IgnoreStandardIncludePath" element
|
XmlObject |
addNewInterfaceIdentifierFileName()
Appends and returns a new empty value (as xml) as the last "InterfaceIdentifierFileName" element
|
XmlObject |
addNewLocaleID()
Appends and returns a new empty value (as xml) as the last "LocaleID" element
|
XmlObject |
addNewMkTypLibCompatible()
Appends and returns a new empty value (as xml) as the last "MkTypLibCompatible" element
|
XmlObject |
addNewOutputDirectory()
Appends and returns a new empty value (as xml) as the last "OutputDirectory" element
|
XmlObject |
addNewPreprocessorDefinitions()
Appends and returns a new empty value (as xml) as the last "PreprocessorDefinitions" element
|
XmlObject |
addNewProxyFileName()
Appends and returns a new empty value (as xml) as the last "ProxyFileName" element
|
XmlObject |
addNewRedirectOutputAndErrors()
Appends and returns a new empty value (as xml) as the last "RedirectOutputAndErrors" element
|
XmlObject |
addNewServerStubFile()
Appends and returns a new empty value (as xml) as the last "ServerStubFile" element
|
XmlObject |
addNewStructMemberAlignment()
Appends and returns a new empty value (as xml) as the last "StructMemberAlignment" element
|
XmlObject |
addNewSuppressCompilerWarnings()
Appends and returns a new empty value (as xml) as the last "SuppressCompilerWarnings" element
|
XmlObject |
addNewSuppressStartupBanner()
Appends and returns a new empty value (as xml) as the last "SuppressStartupBanner" element
|
XmlObject |
addNewTargetEnvironment()
Appends and returns a new empty value (as xml) as the last "TargetEnvironment" element
|
XmlObject |
addNewTypeLibFormat()
Appends and returns a new empty value (as xml) as the last "TypeLibFormat" element
|
XmlObject |
addNewTypeLibraryName()
Appends and returns a new empty value (as xml) as the last "TypeLibraryName" element
|
XmlObject |
addNewUndefinePreprocessorDefinitions()
Appends and returns a new empty value (as xml) as the last "UndefinePreprocessorDefinitions" element
|
Boolean |
addNewValidateAllParameters()
Appends and returns a new empty value (as xml) as the last "ValidateAllParameters" element
|
XmlObject |
addNewWarnAsError()
Appends and returns a new empty value (as xml) as the last "WarnAsError" element
|
void |
addValidateAllParameters(String validateAllParameters)
Appends the value as the last "ValidateAllParameters" element
|
XmlObject[] |
getAdditionalIncludeDirectoriesArray()
Deprecated.
|
XmlObject |
getAdditionalIncludeDirectoriesArray(int i)
Gets ith "AdditionalIncludeDirectories" element
|
List<XmlObject> |
getAdditionalIncludeDirectoriesList()
Gets a List of "AdditionalIncludeDirectories" elements
|
XmlObject[] |
getAdditionalOptionsArray()
Deprecated.
|
XmlObject |
getAdditionalOptionsArray(int i)
Gets ith "AdditionalOptions" element
|
List<XmlObject> |
getAdditionalOptionsList()
Gets a List of "AdditionalOptions" elements
|
XmlObject[] |
getApplicationConfigurationModeArray()
Deprecated.
|
XmlObject |
getApplicationConfigurationModeArray(int i)
Gets ith "ApplicationConfigurationMode" element
|
List<XmlObject> |
getApplicationConfigurationModeList()
Gets a List of "ApplicationConfigurationMode" elements
|
XmlObject[] |
getClientStubFileArray()
Deprecated.
|
XmlObject |
getClientStubFileArray(int i)
Gets ith "ClientStubFile" element
|
List<XmlObject> |
getClientStubFileList()
Gets a List of "ClientStubFile" elements
|
XmlObject[] |
getCPreprocessOptionsArray()
Deprecated.
|
XmlObject |
getCPreprocessOptionsArray(int i)
Gets ith "CPreprocessOptions" element
|
List<XmlObject> |
getCPreprocessOptionsList()
Gets a List of "CPreprocessOptions" elements
|
XmlObject[] |
getDefaultCharTypeArray()
Deprecated.
|
XmlObject |
getDefaultCharTypeArray(int i)
Gets ith "DefaultCharType" element
|
List<XmlObject> |
getDefaultCharTypeList()
Gets a List of "DefaultCharType" elements
|
XmlObject[] |
getDllDataFileNameArray()
Deprecated.
|
XmlObject |
getDllDataFileNameArray(int i)
Gets ith "DllDataFileName" element
|
List<XmlObject> |
getDllDataFileNameList()
Gets a List of "DllDataFileName" elements
|
XmlObject[] |
getEnableErrorChecksArray()
Deprecated.
|
XmlObject |
getEnableErrorChecksArray(int i)
Gets ith "EnableErrorChecks" element
|
List<XmlObject> |
getEnableErrorChecksList()
Gets a List of "EnableErrorChecks" elements
|
XmlObject[] |
getErrorCheckAllocationsArray()
Deprecated.
|
XmlObject |
getErrorCheckAllocationsArray(int i)
Gets ith "ErrorCheckAllocations" element
|
List<XmlObject> |
getErrorCheckAllocationsList()
Gets a List of "ErrorCheckAllocations" elements
|
XmlObject[] |
getErrorCheckBoundsArray()
Deprecated.
|
XmlObject |
getErrorCheckBoundsArray(int i)
Gets ith "ErrorCheckBounds" element
|
List<XmlObject> |
getErrorCheckBoundsList()
Gets a List of "ErrorCheckBounds" elements
|
XmlObject[] |
getErrorCheckEnumRangeArray()
Deprecated.
|
XmlObject |
getErrorCheckEnumRangeArray(int i)
Gets ith "ErrorCheckEnumRange" element
|
List<XmlObject> |
getErrorCheckEnumRangeList()
Gets a List of "ErrorCheckEnumRange" elements
|
XmlObject[] |
getErrorCheckRefPointersArray()
Deprecated.
|
XmlObject |
getErrorCheckRefPointersArray(int i)
Gets ith "ErrorCheckRefPointers" element
|
List<XmlObject> |
getErrorCheckRefPointersList()
Gets a List of "ErrorCheckRefPointers" elements
|
XmlObject[] |
getErrorCheckStubDataArray()
Deprecated.
|
XmlObject |
getErrorCheckStubDataArray(int i)
Gets ith "ErrorCheckStubData" element
|
List<XmlObject> |
getErrorCheckStubDataList()
Gets a List of "ErrorCheckStubData" elements
|
XmlObject[] |
getGenerateClientFilesArray()
Deprecated.
|
XmlObject |
getGenerateClientFilesArray(int i)
Gets ith "GenerateClientFiles" element
|
List<XmlObject> |
getGenerateClientFilesList()
Gets a List of "GenerateClientFiles" elements
|
XmlObject[] |
getGenerateServerFilesArray()
Deprecated.
|
XmlObject |
getGenerateServerFilesArray(int i)
Gets ith "GenerateServerFiles" element
|
List<XmlObject> |
getGenerateServerFilesList()
Gets a List of "GenerateServerFiles" elements
|
XmlObject[] |
getGenerateStublessProxiesArray()
Deprecated.
|
XmlObject |
getGenerateStublessProxiesArray(int i)
Gets ith "GenerateStublessProxies" element
|
List<XmlObject> |
getGenerateStublessProxiesList()
Gets a List of "GenerateStublessProxies" elements
|
XmlObject[] |
getGenerateTypeLibraryArray()
Deprecated.
|
XmlObject |
getGenerateTypeLibraryArray(int i)
Gets ith "GenerateTypeLibrary" element
|
List<XmlObject> |
getGenerateTypeLibraryList()
Gets a List of "GenerateTypeLibrary" elements
|
XmlObject[] |
getHeaderFileNameArray()
Deprecated.
|
XmlObject |
getHeaderFileNameArray(int i)
Gets ith "HeaderFileName" element
|
List<XmlObject> |
getHeaderFileNameList()
Gets a List of "HeaderFileName" elements
|
XmlObject[] |
getIgnoreStandardIncludePathArray()
Deprecated.
|
XmlObject |
getIgnoreStandardIncludePathArray(int i)
Gets ith "IgnoreStandardIncludePath" element
|
List<XmlObject> |
getIgnoreStandardIncludePathList()
Gets a List of "IgnoreStandardIncludePath" elements
|
XmlObject[] |
getInterfaceIdentifierFileNameArray()
Deprecated.
|
XmlObject |
getInterfaceIdentifierFileNameArray(int i)
Gets ith "InterfaceIdentifierFileName" element
|
List<XmlObject> |
getInterfaceIdentifierFileNameList()
Gets a List of "InterfaceIdentifierFileName" elements
|
XmlObject[] |
getLocaleIDArray()
Deprecated.
|
XmlObject |
getLocaleIDArray(int i)
Gets ith "LocaleID" element
|
List<XmlObject> |
getLocaleIDList()
Gets a List of "LocaleID" elements
|
XmlObject[] |
getMkTypLibCompatibleArray()
Deprecated.
|
XmlObject |
getMkTypLibCompatibleArray(int i)
Gets ith "MkTypLibCompatible" element
|
List<XmlObject> |
getMkTypLibCompatibleList()
Gets a List of "MkTypLibCompatible" elements
|
XmlObject[] |
getOutputDirectoryArray()
Deprecated.
|
XmlObject |
getOutputDirectoryArray(int i)
Gets ith "OutputDirectory" element
|
List<XmlObject> |
getOutputDirectoryList()
Gets a List of "OutputDirectory" elements
|
XmlObject[] |
getPreprocessorDefinitionsArray()
Deprecated.
|
XmlObject |
getPreprocessorDefinitionsArray(int i)
Gets ith "PreprocessorDefinitions" element
|
List<XmlObject> |
getPreprocessorDefinitionsList()
Gets a List of "PreprocessorDefinitions" elements
|
XmlObject[] |
getProxyFileNameArray()
Deprecated.
|
XmlObject |
getProxyFileNameArray(int i)
Gets ith "ProxyFileName" element
|
List<XmlObject> |
getProxyFileNameList()
Gets a List of "ProxyFileName" elements
|
XmlObject[] |
getRedirectOutputAndErrorsArray()
Deprecated.
|
XmlObject |
getRedirectOutputAndErrorsArray(int i)
Gets ith "RedirectOutputAndErrors" element
|
List<XmlObject> |
getRedirectOutputAndErrorsList()
Gets a List of "RedirectOutputAndErrors" elements
|
XmlObject[] |
getServerStubFileArray()
Deprecated.
|
XmlObject |
getServerStubFileArray(int i)
Gets ith "ServerStubFile" element
|
List<XmlObject> |
getServerStubFileList()
Gets a List of "ServerStubFile" elements
|
XmlObject[] |
getStructMemberAlignmentArray()
Deprecated.
|
XmlObject |
getStructMemberAlignmentArray(int i)
Gets ith "StructMemberAlignment" element
|
List<XmlObject> |
getStructMemberAlignmentList()
Gets a List of "StructMemberAlignment" elements
|
XmlObject[] |
getSuppressCompilerWarningsArray()
Deprecated.
|
XmlObject |
getSuppressCompilerWarningsArray(int i)
Gets ith "SuppressCompilerWarnings" element
|
List<XmlObject> |
getSuppressCompilerWarningsList()
Gets a List of "SuppressCompilerWarnings" elements
|
XmlObject[] |
getSuppressStartupBannerArray()
Deprecated.
|
XmlObject |
getSuppressStartupBannerArray(int i)
Gets ith "SuppressStartupBanner" element
|
List<XmlObject> |
getSuppressStartupBannerList()
Gets a List of "SuppressStartupBanner" elements
|
XmlObject[] |
getTargetEnvironmentArray()
Deprecated.
|
XmlObject |
getTargetEnvironmentArray(int i)
Gets ith "TargetEnvironment" element
|
List<XmlObject> |
getTargetEnvironmentList()
Gets a List of "TargetEnvironment" elements
|
XmlObject[] |
getTypeLibFormatArray()
Deprecated.
|
XmlObject |
getTypeLibFormatArray(int i)
Gets ith "TypeLibFormat" element
|
List<XmlObject> |
getTypeLibFormatList()
Gets a List of "TypeLibFormat" elements
|
XmlObject[] |
getTypeLibraryNameArray()
Deprecated.
|
XmlObject |
getTypeLibraryNameArray(int i)
Gets ith "TypeLibraryName" element
|
List<XmlObject> |
getTypeLibraryNameList()
Gets a List of "TypeLibraryName" elements
|
XmlObject[] |
getUndefinePreprocessorDefinitionsArray()
Deprecated.
|
XmlObject |
getUndefinePreprocessorDefinitionsArray(int i)
Gets ith "UndefinePreprocessorDefinitions" element
|
List<XmlObject> |
getUndefinePreprocessorDefinitionsList()
Gets a List of "UndefinePreprocessorDefinitions" elements
|
String[] |
getValidateAllParametersArray()
Deprecated.
|
String |
getValidateAllParametersArray(int i)
Gets ith "ValidateAllParameters" element
|
List<String> |
getValidateAllParametersList()
Gets a List of "ValidateAllParameters" elements
|
XmlObject[] |
getWarnAsErrorArray()
Deprecated.
|
XmlObject |
getWarnAsErrorArray(int i)
Gets ith "WarnAsError" element
|
List<XmlObject> |
getWarnAsErrorList()
Gets a List of "WarnAsError" elements
|
XmlObject |
insertNewAdditionalIncludeDirectories(int i)
Inserts and returns a new empty value (as xml) as the ith "AdditionalIncludeDirectories" element
|
XmlObject |
insertNewAdditionalOptions(int i)
Inserts and returns a new empty value (as xml) as the ith "AdditionalOptions" element
|
XmlObject |
insertNewApplicationConfigurationMode(int i)
Inserts and returns a new empty value (as xml) as the ith "ApplicationConfigurationMode" element
|
XmlObject |
insertNewClientStubFile(int i)
Inserts and returns a new empty value (as xml) as the ith "ClientStubFile" element
|
XmlObject |
insertNewCPreprocessOptions(int i)
Inserts and returns a new empty value (as xml) as the ith "CPreprocessOptions" element
|
XmlObject |
insertNewDefaultCharType(int i)
Inserts and returns a new empty value (as xml) as the ith "DefaultCharType" element
|
XmlObject |
insertNewDllDataFileName(int i)
Inserts and returns a new empty value (as xml) as the ith "DllDataFileName" element
|
XmlObject |
insertNewEnableErrorChecks(int i)
Inserts and returns a new empty value (as xml) as the ith "EnableErrorChecks" element
|
XmlObject |
insertNewErrorCheckAllocations(int i)
Inserts and returns a new empty value (as xml) as the ith "ErrorCheckAllocations" element
|
XmlObject |
insertNewErrorCheckBounds(int i)
Inserts and returns a new empty value (as xml) as the ith "ErrorCheckBounds" element
|
XmlObject |
insertNewErrorCheckEnumRange(int i)
Inserts and returns a new empty value (as xml) as the ith "ErrorCheckEnumRange" element
|
XmlObject |
insertNewErrorCheckRefPointers(int i)
Inserts and returns a new empty value (as xml) as the ith "ErrorCheckRefPointers" element
|
XmlObject |
insertNewErrorCheckStubData(int i)
Inserts and returns a new empty value (as xml) as the ith "ErrorCheckStubData" element
|
XmlObject |
insertNewGenerateClientFiles(int i)
Inserts and returns a new empty value (as xml) as the ith "GenerateClientFiles" element
|
XmlObject |
insertNewGenerateServerFiles(int i)
Inserts and returns a new empty value (as xml) as the ith "GenerateServerFiles" element
|
XmlObject |
insertNewGenerateStublessProxies(int i)
Inserts and returns a new empty value (as xml) as the ith "GenerateStublessProxies" element
|
XmlObject |
insertNewGenerateTypeLibrary(int i)
Inserts and returns a new empty value (as xml) as the ith "GenerateTypeLibrary" element
|
XmlObject |
insertNewHeaderFileName(int i)
Inserts and returns a new empty value (as xml) as the ith "HeaderFileName" element
|
XmlObject |
insertNewIgnoreStandardIncludePath(int i)
Inserts and returns a new empty value (as xml) as the ith "IgnoreStandardIncludePath" element
|
XmlObject |
insertNewInterfaceIdentifierFileName(int i)
Inserts and returns a new empty value (as xml) as the ith "InterfaceIdentifierFileName" element
|
XmlObject |
insertNewLocaleID(int i)
Inserts and returns a new empty value (as xml) as the ith "LocaleID" element
|
XmlObject |
insertNewMkTypLibCompatible(int i)
Inserts and returns a new empty value (as xml) as the ith "MkTypLibCompatible" element
|
XmlObject |
insertNewOutputDirectory(int i)
Inserts and returns a new empty value (as xml) as the ith "OutputDirectory" element
|
XmlObject |
insertNewPreprocessorDefinitions(int i)
Inserts and returns a new empty value (as xml) as the ith "PreprocessorDefinitions" element
|
XmlObject |
insertNewProxyFileName(int i)
Inserts and returns a new empty value (as xml) as the ith "ProxyFileName" element
|
XmlObject |
insertNewRedirectOutputAndErrors(int i)
Inserts and returns a new empty value (as xml) as the ith "RedirectOutputAndErrors" element
|
XmlObject |
insertNewServerStubFile(int i)
Inserts and returns a new empty value (as xml) as the ith "ServerStubFile" element
|
XmlObject |
insertNewStructMemberAlignment(int i)
Inserts and returns a new empty value (as xml) as the ith "StructMemberAlignment" element
|
XmlObject |
insertNewSuppressCompilerWarnings(int i)
Inserts and returns a new empty value (as xml) as the ith "SuppressCompilerWarnings" element
|
XmlObject |
insertNewSuppressStartupBanner(int i)
Inserts and returns a new empty value (as xml) as the ith "SuppressStartupBanner" element
|
XmlObject |
insertNewTargetEnvironment(int i)
Inserts and returns a new empty value (as xml) as the ith "TargetEnvironment" element
|
XmlObject |
insertNewTypeLibFormat(int i)
Inserts and returns a new empty value (as xml) as the ith "TypeLibFormat" element
|
XmlObject |
insertNewTypeLibraryName(int i)
Inserts and returns a new empty value (as xml) as the ith "TypeLibraryName" element
|
XmlObject |
insertNewUndefinePreprocessorDefinitions(int i)
Inserts and returns a new empty value (as xml) as the ith "UndefinePreprocessorDefinitions" element
|
Boolean |
insertNewValidateAllParameters(int i)
Inserts and returns a new empty value (as xml) as the ith "ValidateAllParameters" element
|
XmlObject |
insertNewWarnAsError(int i)
Inserts and returns a new empty value (as xml) as the ith "WarnAsError" element
|
void |
insertValidateAllParameters(int i,
String validateAllParameters)
Inserts the value as the ith "ValidateAllParameters" element
|
void |
removeAdditionalIncludeDirectories(int i)
Removes the ith "AdditionalIncludeDirectories" element
|
void |
removeAdditionalOptions(int i)
Removes the ith "AdditionalOptions" element
|
void |
removeApplicationConfigurationMode(int i)
Removes the ith "ApplicationConfigurationMode" element
|
void |
removeClientStubFile(int i)
Removes the ith "ClientStubFile" element
|
void |
removeCPreprocessOptions(int i)
Removes the ith "CPreprocessOptions" element
|
void |
removeDefaultCharType(int i)
Removes the ith "DefaultCharType" element
|
void |
removeDllDataFileName(int i)
Removes the ith "DllDataFileName" element
|
void |
removeEnableErrorChecks(int i)
Removes the ith "EnableErrorChecks" element
|
void |
removeErrorCheckAllocations(int i)
Removes the ith "ErrorCheckAllocations" element
|
void |
removeErrorCheckBounds(int i)
Removes the ith "ErrorCheckBounds" element
|
void |
removeErrorCheckEnumRange(int i)
Removes the ith "ErrorCheckEnumRange" element
|
void |
removeErrorCheckRefPointers(int i)
Removes the ith "ErrorCheckRefPointers" element
|
void |
removeErrorCheckStubData(int i)
Removes the ith "ErrorCheckStubData" element
|
void |
removeGenerateClientFiles(int i)
Removes the ith "GenerateClientFiles" element
|
void |
removeGenerateServerFiles(int i)
Removes the ith "GenerateServerFiles" element
|
void |
removeGenerateStublessProxies(int i)
Removes the ith "GenerateStublessProxies" element
|
void |
removeGenerateTypeLibrary(int i)
Removes the ith "GenerateTypeLibrary" element
|
void |
removeHeaderFileName(int i)
Removes the ith "HeaderFileName" element
|
void |
removeIgnoreStandardIncludePath(int i)
Removes the ith "IgnoreStandardIncludePath" element
|
void |
removeInterfaceIdentifierFileName(int i)
Removes the ith "InterfaceIdentifierFileName" element
|
void |
removeLocaleID(int i)
Removes the ith "LocaleID" element
|
void |
removeMkTypLibCompatible(int i)
Removes the ith "MkTypLibCompatible" element
|
void |
removeOutputDirectory(int i)
Removes the ith "OutputDirectory" element
|
void |
removePreprocessorDefinitions(int i)
Removes the ith "PreprocessorDefinitions" element
|
void |
removeProxyFileName(int i)
Removes the ith "ProxyFileName" element
|
void |
removeRedirectOutputAndErrors(int i)
Removes the ith "RedirectOutputAndErrors" element
|
void |
removeServerStubFile(int i)
Removes the ith "ServerStubFile" element
|
void |
removeStructMemberAlignment(int i)
Removes the ith "StructMemberAlignment" element
|
void |
removeSuppressCompilerWarnings(int i)
Removes the ith "SuppressCompilerWarnings" element
|
void |
removeSuppressStartupBanner(int i)
Removes the ith "SuppressStartupBanner" element
|
void |
removeTargetEnvironment(int i)
Removes the ith "TargetEnvironment" element
|
void |
removeTypeLibFormat(int i)
Removes the ith "TypeLibFormat" element
|
void |
removeTypeLibraryName(int i)
Removes the ith "TypeLibraryName" element
|
void |
removeUndefinePreprocessorDefinitions(int i)
Removes the ith "UndefinePreprocessorDefinitions" element
|
void |
removeValidateAllParameters(int i)
Removes the ith "ValidateAllParameters" element
|
void |
removeWarnAsError(int i)
Removes the ith "WarnAsError" 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 |
setAdditionalOptionsArray(int i,
XmlObject additionalOptions)
Sets ith "AdditionalOptions" element
|
void |
setAdditionalOptionsArray(XmlObject[] additionalOptionsArray)
Sets array of all "AdditionalOptions" element WARNING: This method is not atomicaly synchronized.
|
void |
setApplicationConfigurationModeArray(int i,
XmlObject applicationConfigurationMode)
Sets ith "ApplicationConfigurationMode" element
|
void |
setApplicationConfigurationModeArray(XmlObject[] applicationConfigurationModeArray)
Sets array of all "ApplicationConfigurationMode" element WARNING: This method is not atomicaly synchronized.
|
void |
setClientStubFileArray(int i,
XmlObject clientStubFile)
Sets ith "ClientStubFile" element
|
void |
setClientStubFileArray(XmlObject[] clientStubFileArray)
Sets array of all "ClientStubFile" element WARNING: This method is not atomicaly synchronized.
|
void |
setCPreprocessOptionsArray(int i,
XmlObject cPreprocessOptions)
Sets ith "CPreprocessOptions" element
|
void |
setCPreprocessOptionsArray(XmlObject[] cPreprocessOptionsArray)
Sets array of all "CPreprocessOptions" element WARNING: This method is not atomicaly synchronized.
|
void |
setDefaultCharTypeArray(int i,
XmlObject defaultCharType)
Sets ith "DefaultCharType" element
|
void |
setDefaultCharTypeArray(XmlObject[] defaultCharTypeArray)
Sets array of all "DefaultCharType" element WARNING: This method is not atomicaly synchronized.
|
void |
setDllDataFileNameArray(int i,
XmlObject dllDataFileName)
Sets ith "DllDataFileName" element
|
void |
setDllDataFileNameArray(XmlObject[] dllDataFileNameArray)
Sets array of all "DllDataFileName" element WARNING: This method is not atomicaly synchronized.
|
void |
setEnableErrorChecksArray(int i,
XmlObject enableErrorChecks)
Sets ith "EnableErrorChecks" element
|
void |
setEnableErrorChecksArray(XmlObject[] enableErrorChecksArray)
Sets array of all "EnableErrorChecks" element WARNING: This method is not atomicaly synchronized.
|
void |
setErrorCheckAllocationsArray(int i,
XmlObject errorCheckAllocations)
Sets ith "ErrorCheckAllocations" element
|
void |
setErrorCheckAllocationsArray(XmlObject[] errorCheckAllocationsArray)
Sets array of all "ErrorCheckAllocations" element WARNING: This method is not atomicaly synchronized.
|
void |
setErrorCheckBoundsArray(int i,
XmlObject errorCheckBounds)
Sets ith "ErrorCheckBounds" element
|
void |
setErrorCheckBoundsArray(XmlObject[] errorCheckBoundsArray)
Sets array of all "ErrorCheckBounds" element WARNING: This method is not atomicaly synchronized.
|
void |
setErrorCheckEnumRangeArray(int i,
XmlObject errorCheckEnumRange)
Sets ith "ErrorCheckEnumRange" element
|
void |
setErrorCheckEnumRangeArray(XmlObject[] errorCheckEnumRangeArray)
Sets array of all "ErrorCheckEnumRange" element WARNING: This method is not atomicaly synchronized.
|
void |
setErrorCheckRefPointersArray(int i,
XmlObject errorCheckRefPointers)
Sets ith "ErrorCheckRefPointers" element
|
void |
setErrorCheckRefPointersArray(XmlObject[] errorCheckRefPointersArray)
Sets array of all "ErrorCheckRefPointers" element WARNING: This method is not atomicaly synchronized.
|
void |
setErrorCheckStubDataArray(int i,
XmlObject errorCheckStubData)
Sets ith "ErrorCheckStubData" element
|
void |
setErrorCheckStubDataArray(XmlObject[] errorCheckStubDataArray)
Sets array of all "ErrorCheckStubData" element WARNING: This method is not atomicaly synchronized.
|
void |
setGenerateClientFilesArray(int i,
XmlObject generateClientFiles)
Sets ith "GenerateClientFiles" element
|
void |
setGenerateClientFilesArray(XmlObject[] generateClientFilesArray)
Sets array of all "GenerateClientFiles" element WARNING: This method is not atomicaly synchronized.
|
void |
setGenerateServerFilesArray(int i,
XmlObject generateServerFiles)
Sets ith "GenerateServerFiles" element
|
void |
setGenerateServerFilesArray(XmlObject[] generateServerFilesArray)
Sets array of all "GenerateServerFiles" element WARNING: This method is not atomicaly synchronized.
|
void |
setGenerateStublessProxiesArray(int i,
XmlObject generateStublessProxies)
Sets ith "GenerateStublessProxies" element
|
void |
setGenerateStublessProxiesArray(XmlObject[] generateStublessProxiesArray)
Sets array of all "GenerateStublessProxies" element WARNING: This method is not atomicaly synchronized.
|
void |
setGenerateTypeLibraryArray(int i,
XmlObject generateTypeLibrary)
Sets ith "GenerateTypeLibrary" element
|
void |
setGenerateTypeLibraryArray(XmlObject[] generateTypeLibraryArray)
Sets array of all "GenerateTypeLibrary" element WARNING: This method is not atomicaly synchronized.
|
void |
setHeaderFileNameArray(int i,
XmlObject headerFileName)
Sets ith "HeaderFileName" element
|
void |
setHeaderFileNameArray(XmlObject[] headerFileNameArray)
Sets array of all "HeaderFileName" element WARNING: This method is not atomicaly synchronized.
|
void |
setIgnoreStandardIncludePathArray(int i,
XmlObject ignoreStandardIncludePath)
Sets ith "IgnoreStandardIncludePath" element
|
void |
setIgnoreStandardIncludePathArray(XmlObject[] ignoreStandardIncludePathArray)
Sets array of all "IgnoreStandardIncludePath" element WARNING: This method is not atomicaly synchronized.
|
void |
setInterfaceIdentifierFileNameArray(int i,
XmlObject interfaceIdentifierFileName)
Sets ith "InterfaceIdentifierFileName" element
|
void |
setInterfaceIdentifierFileNameArray(XmlObject[] interfaceIdentifierFileNameArray)
Sets array of all "InterfaceIdentifierFileName" element WARNING: This method is not atomicaly synchronized.
|
void |
setLocaleIDArray(int i,
XmlObject localeID)
Sets ith "LocaleID" element
|
void |
setLocaleIDArray(XmlObject[] localeIDArray)
Sets array of all "LocaleID" element WARNING: This method is not atomicaly synchronized.
|
void |
setMkTypLibCompatibleArray(int i,
XmlObject mkTypLibCompatible)
Sets ith "MkTypLibCompatible" element
|
void |
setMkTypLibCompatibleArray(XmlObject[] mkTypLibCompatibleArray)
Sets array of all "MkTypLibCompatible" element WARNING: This method is not atomicaly synchronized.
|
void |
setOutputDirectoryArray(int i,
XmlObject outputDirectory)
Sets ith "OutputDirectory" element
|
void |
setOutputDirectoryArray(XmlObject[] outputDirectoryArray)
Sets array of all "OutputDirectory" 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 |
setProxyFileNameArray(int i,
XmlObject proxyFileName)
Sets ith "ProxyFileName" element
|
void |
setProxyFileNameArray(XmlObject[] proxyFileNameArray)
Sets array of all "ProxyFileName" element WARNING: This method is not atomicaly synchronized.
|
void |
setRedirectOutputAndErrorsArray(int i,
XmlObject redirectOutputAndErrors)
Sets ith "RedirectOutputAndErrors" element
|
void |
setRedirectOutputAndErrorsArray(XmlObject[] redirectOutputAndErrorsArray)
Sets array of all "RedirectOutputAndErrors" element WARNING: This method is not atomicaly synchronized.
|
void |
setServerStubFileArray(int i,
XmlObject serverStubFile)
Sets ith "ServerStubFile" element
|
void |
setServerStubFileArray(XmlObject[] serverStubFileArray)
Sets array of all "ServerStubFile" element WARNING: This method is not atomicaly synchronized.
|
void |
setStructMemberAlignmentArray(int i,
XmlObject structMemberAlignment)
Sets ith "StructMemberAlignment" element
|
void |
setStructMemberAlignmentArray(XmlObject[] structMemberAlignmentArray)
Sets array of all "StructMemberAlignment" element WARNING: This method is not atomicaly synchronized.
|
void |
setSuppressCompilerWarningsArray(int i,
XmlObject suppressCompilerWarnings)
Sets ith "SuppressCompilerWarnings" element
|
void |
setSuppressCompilerWarningsArray(XmlObject[] suppressCompilerWarningsArray)
Sets array of all "SuppressCompilerWarnings" element WARNING: This method is not atomicaly synchronized.
|
void |
setSuppressStartupBannerArray(int i,
XmlObject suppressStartupBanner)
Sets ith "SuppressStartupBanner" element
|
void |
setSuppressStartupBannerArray(XmlObject[] suppressStartupBannerArray)
Sets array of all "SuppressStartupBanner" element WARNING: This method is not atomicaly synchronized.
|
void |
setTargetEnvironmentArray(int i,
XmlObject targetEnvironment)
Sets ith "TargetEnvironment" element
|
void |
setTargetEnvironmentArray(XmlObject[] targetEnvironmentArray)
Sets array of all "TargetEnvironment" element WARNING: This method is not atomicaly synchronized.
|
void |
setTypeLibFormatArray(int i,
XmlObject typeLibFormat)
Sets ith "TypeLibFormat" element
|
void |
setTypeLibFormatArray(XmlObject[] typeLibFormatArray)
Sets array of all "TypeLibFormat" element WARNING: This method is not atomicaly synchronized.
|
void |
setTypeLibraryNameArray(int i,
XmlObject typeLibraryName)
Sets ith "TypeLibraryName" element
|
void |
setTypeLibraryNameArray(XmlObject[] typeLibraryNameArray)
Sets array of all "TypeLibraryName" 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 |
setValidateAllParametersArray(int i,
String validateAllParameters)
Sets ith "ValidateAllParameters" element
|
void |
setValidateAllParametersArray(String[] validateAllParametersArray)
Sets array of all "ValidateAllParameters" element
|
void |
setWarnAsErrorArray(int i,
XmlObject warnAsError)
Sets ith "WarnAsError" element
|
void |
setWarnAsErrorArray(XmlObject[] warnAsErrorArray)
Sets array of all "WarnAsError" element WARNING: This method is not atomicaly synchronized.
|
int |
sizeOfAdditionalIncludeDirectoriesArray()
Returns number of "AdditionalIncludeDirectories" element
|
int |
sizeOfAdditionalOptionsArray()
Returns number of "AdditionalOptions" element
|
int |
sizeOfApplicationConfigurationModeArray()
Returns number of "ApplicationConfigurationMode" element
|
int |
sizeOfClientStubFileArray()
Returns number of "ClientStubFile" element
|
int |
sizeOfCPreprocessOptionsArray()
Returns number of "CPreprocessOptions" element
|
int |
sizeOfDefaultCharTypeArray()
Returns number of "DefaultCharType" element
|
int |
sizeOfDllDataFileNameArray()
Returns number of "DllDataFileName" element
|
int |
sizeOfEnableErrorChecksArray()
Returns number of "EnableErrorChecks" element
|
int |
sizeOfErrorCheckAllocationsArray()
Returns number of "ErrorCheckAllocations" element
|
int |
sizeOfErrorCheckBoundsArray()
Returns number of "ErrorCheckBounds" element
|
int |
sizeOfErrorCheckEnumRangeArray()
Returns number of "ErrorCheckEnumRange" element
|
int |
sizeOfErrorCheckRefPointersArray()
Returns number of "ErrorCheckRefPointers" element
|
int |
sizeOfErrorCheckStubDataArray()
Returns number of "ErrorCheckStubData" element
|
int |
sizeOfGenerateClientFilesArray()
Returns number of "GenerateClientFiles" element
|
int |
sizeOfGenerateServerFilesArray()
Returns number of "GenerateServerFiles" element
|
int |
sizeOfGenerateStublessProxiesArray()
Returns number of "GenerateStublessProxies" element
|
int |
sizeOfGenerateTypeLibraryArray()
Returns number of "GenerateTypeLibrary" element
|
int |
sizeOfHeaderFileNameArray()
Returns number of "HeaderFileName" element
|
int |
sizeOfIgnoreStandardIncludePathArray()
Returns number of "IgnoreStandardIncludePath" element
|
int |
sizeOfInterfaceIdentifierFileNameArray()
Returns number of "InterfaceIdentifierFileName" element
|
int |
sizeOfLocaleIDArray()
Returns number of "LocaleID" element
|
int |
sizeOfMkTypLibCompatibleArray()
Returns number of "MkTypLibCompatible" element
|
int |
sizeOfOutputDirectoryArray()
Returns number of "OutputDirectory" element
|
int |
sizeOfPreprocessorDefinitionsArray()
Returns number of "PreprocessorDefinitions" element
|
int |
sizeOfProxyFileNameArray()
Returns number of "ProxyFileName" element
|
int |
sizeOfRedirectOutputAndErrorsArray()
Returns number of "RedirectOutputAndErrors" element
|
int |
sizeOfServerStubFileArray()
Returns number of "ServerStubFile" element
|
int |
sizeOfStructMemberAlignmentArray()
Returns number of "StructMemberAlignment" element
|
int |
sizeOfSuppressCompilerWarningsArray()
Returns number of "SuppressCompilerWarnings" element
|
int |
sizeOfSuppressStartupBannerArray()
Returns number of "SuppressStartupBanner" element
|
int |
sizeOfTargetEnvironmentArray()
Returns number of "TargetEnvironment" element
|
int |
sizeOfTypeLibFormatArray()
Returns number of "TypeLibFormat" element
|
int |
sizeOfTypeLibraryNameArray()
Returns number of "TypeLibraryName" element
|
int |
sizeOfUndefinePreprocessorDefinitionsArray()
Returns number of "UndefinePreprocessorDefinitions" element
|
int |
sizeOfValidateAllParametersArray()
Returns number of "ValidateAllParameters" element
|
int |
sizeOfWarnAsErrorArray()
Returns number of "WarnAsError" element
|
Boolean[] |
xgetValidateAllParametersArray()
Deprecated.
|
Boolean |
xgetValidateAllParametersArray(int i)
Gets (as xml) ith "ValidateAllParameters" element
|
List<Boolean> |
xgetValidateAllParametersList()
Gets (as xml) a List of "ValidateAllParameters" elements
|
void |
xsetValidateAllParametersArray(Boolean[] validateAllParametersArray)
Sets (as xml) array of all "ValidateAllParameters" element
|
void |
xsetValidateAllParametersArray(int i,
Boolean validateAllParameters)
Sets (as xml) ith "ValidateAllParameters" 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 MidlImpl(SchemaType sType)
public List<XmlObject> getMkTypLibCompatibleList()
getMkTypLibCompatibleList in interface MidlDocument.Midl@Deprecated public XmlObject[] getMkTypLibCompatibleArray()
getMkTypLibCompatibleArray in interface MidlDocument.Midlpublic XmlObject getMkTypLibCompatibleArray(int i)
getMkTypLibCompatibleArray in interface MidlDocument.Midlpublic int sizeOfMkTypLibCompatibleArray()
sizeOfMkTypLibCompatibleArray in interface MidlDocument.Midlpublic void setMkTypLibCompatibleArray(XmlObject[] mkTypLibCompatibleArray)
setMkTypLibCompatibleArray in interface MidlDocument.Midlpublic void setMkTypLibCompatibleArray(int i,
XmlObject mkTypLibCompatible)
setMkTypLibCompatibleArray in interface MidlDocument.Midlpublic XmlObject insertNewMkTypLibCompatible(int i)
insertNewMkTypLibCompatible in interface MidlDocument.Midlpublic XmlObject addNewMkTypLibCompatible()
addNewMkTypLibCompatible in interface MidlDocument.Midlpublic void removeMkTypLibCompatible(int i)
removeMkTypLibCompatible in interface MidlDocument.Midlpublic List<String> getValidateAllParametersList()
getValidateAllParametersList in interface MidlDocument.Midl@Deprecated public String[] getValidateAllParametersArray()
getValidateAllParametersArray in interface MidlDocument.Midlpublic String getValidateAllParametersArray(int i)
getValidateAllParametersArray in interface MidlDocument.Midlpublic List<Boolean> xgetValidateAllParametersList()
xgetValidateAllParametersList in interface MidlDocument.Midl@Deprecated public Boolean[] xgetValidateAllParametersArray()
xgetValidateAllParametersArray in interface MidlDocument.Midlpublic Boolean xgetValidateAllParametersArray(int i)
xgetValidateAllParametersArray in interface MidlDocument.Midlpublic int sizeOfValidateAllParametersArray()
sizeOfValidateAllParametersArray in interface MidlDocument.Midlpublic void setValidateAllParametersArray(String[] validateAllParametersArray)
setValidateAllParametersArray in interface MidlDocument.Midlpublic void setValidateAllParametersArray(int i,
String validateAllParameters)
setValidateAllParametersArray in interface MidlDocument.Midlpublic void xsetValidateAllParametersArray(Boolean[] validateAllParametersArray)
xsetValidateAllParametersArray in interface MidlDocument.Midlpublic void xsetValidateAllParametersArray(int i,
Boolean validateAllParameters)
xsetValidateAllParametersArray in interface MidlDocument.Midlpublic void insertValidateAllParameters(int i,
String validateAllParameters)
insertValidateAllParameters in interface MidlDocument.Midlpublic void addValidateAllParameters(String validateAllParameters)
addValidateAllParameters in interface MidlDocument.Midlpublic Boolean insertNewValidateAllParameters(int i)
insertNewValidateAllParameters in interface MidlDocument.Midlpublic Boolean addNewValidateAllParameters()
addNewValidateAllParameters in interface MidlDocument.Midlpublic void removeValidateAllParameters(int i)
removeValidateAllParameters in interface MidlDocument.Midlpublic List<XmlObject> getPreprocessorDefinitionsList()
getPreprocessorDefinitionsList in interface MidlDocument.Midl@Deprecated public XmlObject[] getPreprocessorDefinitionsArray()
getPreprocessorDefinitionsArray in interface MidlDocument.Midlpublic XmlObject getPreprocessorDefinitionsArray(int i)
getPreprocessorDefinitionsArray in interface MidlDocument.Midlpublic int sizeOfPreprocessorDefinitionsArray()
sizeOfPreprocessorDefinitionsArray in interface MidlDocument.Midlpublic void setPreprocessorDefinitionsArray(XmlObject[] preprocessorDefinitionsArray)
setPreprocessorDefinitionsArray in interface MidlDocument.Midlpublic void setPreprocessorDefinitionsArray(int i,
XmlObject preprocessorDefinitions)
setPreprocessorDefinitionsArray in interface MidlDocument.Midlpublic XmlObject insertNewPreprocessorDefinitions(int i)
insertNewPreprocessorDefinitions in interface MidlDocument.Midlpublic XmlObject addNewPreprocessorDefinitions()
addNewPreprocessorDefinitions in interface MidlDocument.Midlpublic void removePreprocessorDefinitions(int i)
removePreprocessorDefinitions in interface MidlDocument.Midlpublic List<XmlObject> getTypeLibraryNameList()
getTypeLibraryNameList in interface MidlDocument.Midl@Deprecated public XmlObject[] getTypeLibraryNameArray()
getTypeLibraryNameArray in interface MidlDocument.Midlpublic XmlObject getTypeLibraryNameArray(int i)
getTypeLibraryNameArray in interface MidlDocument.Midlpublic int sizeOfTypeLibraryNameArray()
sizeOfTypeLibraryNameArray in interface MidlDocument.Midlpublic void setTypeLibraryNameArray(XmlObject[] typeLibraryNameArray)
setTypeLibraryNameArray in interface MidlDocument.Midlpublic void setTypeLibraryNameArray(int i,
XmlObject typeLibraryName)
setTypeLibraryNameArray in interface MidlDocument.Midlpublic XmlObject insertNewTypeLibraryName(int i)
insertNewTypeLibraryName in interface MidlDocument.Midlpublic XmlObject addNewTypeLibraryName()
addNewTypeLibraryName in interface MidlDocument.Midlpublic void removeTypeLibraryName(int i)
removeTypeLibraryName in interface MidlDocument.Midlpublic List<XmlObject> getErrorCheckRefPointersList()
getErrorCheckRefPointersList in interface MidlDocument.Midl@Deprecated public XmlObject[] getErrorCheckRefPointersArray()
getErrorCheckRefPointersArray in interface MidlDocument.Midlpublic XmlObject getErrorCheckRefPointersArray(int i)
getErrorCheckRefPointersArray in interface MidlDocument.Midlpublic int sizeOfErrorCheckRefPointersArray()
sizeOfErrorCheckRefPointersArray in interface MidlDocument.Midlpublic void setErrorCheckRefPointersArray(XmlObject[] errorCheckRefPointersArray)
setErrorCheckRefPointersArray in interface MidlDocument.Midlpublic void setErrorCheckRefPointersArray(int i,
XmlObject errorCheckRefPointers)
setErrorCheckRefPointersArray in interface MidlDocument.Midlpublic XmlObject insertNewErrorCheckRefPointers(int i)
insertNewErrorCheckRefPointers in interface MidlDocument.Midlpublic XmlObject addNewErrorCheckRefPointers()
addNewErrorCheckRefPointers in interface MidlDocument.Midlpublic void removeErrorCheckRefPointers(int i)
removeErrorCheckRefPointers in interface MidlDocument.Midlpublic List<XmlObject> getErrorCheckStubDataList()
getErrorCheckStubDataList in interface MidlDocument.Midl@Deprecated public XmlObject[] getErrorCheckStubDataArray()
getErrorCheckStubDataArray in interface MidlDocument.Midlpublic XmlObject getErrorCheckStubDataArray(int i)
getErrorCheckStubDataArray in interface MidlDocument.Midlpublic int sizeOfErrorCheckStubDataArray()
sizeOfErrorCheckStubDataArray in interface MidlDocument.Midlpublic void setErrorCheckStubDataArray(XmlObject[] errorCheckStubDataArray)
setErrorCheckStubDataArray in interface MidlDocument.Midlpublic void setErrorCheckStubDataArray(int i,
XmlObject errorCheckStubData)
setErrorCheckStubDataArray in interface MidlDocument.Midlpublic XmlObject insertNewErrorCheckStubData(int i)
insertNewErrorCheckStubData in interface MidlDocument.Midlpublic XmlObject addNewErrorCheckStubData()
addNewErrorCheckStubData in interface MidlDocument.Midlpublic void removeErrorCheckStubData(int i)
removeErrorCheckStubData in interface MidlDocument.Midlpublic List<XmlObject> getErrorCheckBoundsList()
getErrorCheckBoundsList in interface MidlDocument.Midl@Deprecated public XmlObject[] getErrorCheckBoundsArray()
getErrorCheckBoundsArray in interface MidlDocument.Midlpublic XmlObject getErrorCheckBoundsArray(int i)
getErrorCheckBoundsArray in interface MidlDocument.Midlpublic int sizeOfErrorCheckBoundsArray()
sizeOfErrorCheckBoundsArray in interface MidlDocument.Midlpublic void setErrorCheckBoundsArray(XmlObject[] errorCheckBoundsArray)
setErrorCheckBoundsArray in interface MidlDocument.Midlpublic void setErrorCheckBoundsArray(int i,
XmlObject errorCheckBounds)
setErrorCheckBoundsArray in interface MidlDocument.Midlpublic XmlObject insertNewErrorCheckBounds(int i)
insertNewErrorCheckBounds in interface MidlDocument.Midlpublic XmlObject addNewErrorCheckBounds()
addNewErrorCheckBounds in interface MidlDocument.Midlpublic void removeErrorCheckBounds(int i)
removeErrorCheckBounds in interface MidlDocument.Midlpublic List<XmlObject> getHeaderFileNameList()
getHeaderFileNameList in interface MidlDocument.Midl@Deprecated public XmlObject[] getHeaderFileNameArray()
getHeaderFileNameArray in interface MidlDocument.Midlpublic XmlObject getHeaderFileNameArray(int i)
getHeaderFileNameArray in interface MidlDocument.Midlpublic int sizeOfHeaderFileNameArray()
sizeOfHeaderFileNameArray in interface MidlDocument.Midlpublic void setHeaderFileNameArray(XmlObject[] headerFileNameArray)
setHeaderFileNameArray in interface MidlDocument.Midlpublic void setHeaderFileNameArray(int i,
XmlObject headerFileName)
setHeaderFileNameArray in interface MidlDocument.Midlpublic XmlObject insertNewHeaderFileName(int i)
insertNewHeaderFileName in interface MidlDocument.Midlpublic XmlObject addNewHeaderFileName()
addNewHeaderFileName in interface MidlDocument.Midlpublic void removeHeaderFileName(int i)
removeHeaderFileName in interface MidlDocument.Midlpublic List<XmlObject> getErrorCheckEnumRangeList()
getErrorCheckEnumRangeList in interface MidlDocument.Midl@Deprecated public XmlObject[] getErrorCheckEnumRangeArray()
getErrorCheckEnumRangeArray in interface MidlDocument.Midlpublic XmlObject getErrorCheckEnumRangeArray(int i)
getErrorCheckEnumRangeArray in interface MidlDocument.Midlpublic int sizeOfErrorCheckEnumRangeArray()
sizeOfErrorCheckEnumRangeArray in interface MidlDocument.Midlpublic void setErrorCheckEnumRangeArray(XmlObject[] errorCheckEnumRangeArray)
setErrorCheckEnumRangeArray in interface MidlDocument.Midlpublic void setErrorCheckEnumRangeArray(int i,
XmlObject errorCheckEnumRange)
setErrorCheckEnumRangeArray in interface MidlDocument.Midlpublic XmlObject insertNewErrorCheckEnumRange(int i)
insertNewErrorCheckEnumRange in interface MidlDocument.Midlpublic XmlObject addNewErrorCheckEnumRange()
addNewErrorCheckEnumRange in interface MidlDocument.Midlpublic void removeErrorCheckEnumRange(int i)
removeErrorCheckEnumRange in interface MidlDocument.Midlpublic List<XmlObject> getErrorCheckAllocationsList()
getErrorCheckAllocationsList in interface MidlDocument.Midl@Deprecated public XmlObject[] getErrorCheckAllocationsArray()
getErrorCheckAllocationsArray in interface MidlDocument.Midlpublic XmlObject getErrorCheckAllocationsArray(int i)
getErrorCheckAllocationsArray in interface MidlDocument.Midlpublic int sizeOfErrorCheckAllocationsArray()
sizeOfErrorCheckAllocationsArray in interface MidlDocument.Midlpublic void setErrorCheckAllocationsArray(XmlObject[] errorCheckAllocationsArray)
setErrorCheckAllocationsArray in interface MidlDocument.Midlpublic void setErrorCheckAllocationsArray(int i,
XmlObject errorCheckAllocations)
setErrorCheckAllocationsArray in interface MidlDocument.Midlpublic XmlObject insertNewErrorCheckAllocations(int i)
insertNewErrorCheckAllocations in interface MidlDocument.Midlpublic XmlObject addNewErrorCheckAllocations()
addNewErrorCheckAllocations in interface MidlDocument.Midlpublic void removeErrorCheckAllocations(int i)
removeErrorCheckAllocations in interface MidlDocument.Midlpublic List<XmlObject> getWarnAsErrorList()
getWarnAsErrorList in interface MidlDocument.Midl@Deprecated public XmlObject[] getWarnAsErrorArray()
getWarnAsErrorArray in interface MidlDocument.Midlpublic XmlObject getWarnAsErrorArray(int i)
getWarnAsErrorArray in interface MidlDocument.Midlpublic int sizeOfWarnAsErrorArray()
sizeOfWarnAsErrorArray in interface MidlDocument.Midlpublic void setWarnAsErrorArray(XmlObject[] warnAsErrorArray)
setWarnAsErrorArray in interface MidlDocument.Midlpublic void setWarnAsErrorArray(int i,
XmlObject warnAsError)
setWarnAsErrorArray in interface MidlDocument.Midlpublic XmlObject insertNewWarnAsError(int i)
insertNewWarnAsError in interface MidlDocument.Midlpublic XmlObject addNewWarnAsError()
addNewWarnAsError in interface MidlDocument.Midlpublic void removeWarnAsError(int i)
removeWarnAsError in interface MidlDocument.Midlpublic List<XmlObject> getGenerateTypeLibraryList()
getGenerateTypeLibraryList in interface MidlDocument.Midl@Deprecated public XmlObject[] getGenerateTypeLibraryArray()
getGenerateTypeLibraryArray in interface MidlDocument.Midlpublic XmlObject getGenerateTypeLibraryArray(int i)
getGenerateTypeLibraryArray in interface MidlDocument.Midlpublic int sizeOfGenerateTypeLibraryArray()
sizeOfGenerateTypeLibraryArray in interface MidlDocument.Midlpublic void setGenerateTypeLibraryArray(XmlObject[] generateTypeLibraryArray)
setGenerateTypeLibraryArray in interface MidlDocument.Midlpublic void setGenerateTypeLibraryArray(int i,
XmlObject generateTypeLibrary)
setGenerateTypeLibraryArray in interface MidlDocument.Midlpublic XmlObject insertNewGenerateTypeLibrary(int i)
insertNewGenerateTypeLibrary in interface MidlDocument.Midlpublic XmlObject addNewGenerateTypeLibrary()
addNewGenerateTypeLibrary in interface MidlDocument.Midlpublic void removeGenerateTypeLibrary(int i)
removeGenerateTypeLibrary in interface MidlDocument.Midlpublic List<XmlObject> getAdditionalIncludeDirectoriesList()
getAdditionalIncludeDirectoriesList in interface MidlDocument.Midl@Deprecated public XmlObject[] getAdditionalIncludeDirectoriesArray()
getAdditionalIncludeDirectoriesArray in interface MidlDocument.Midlpublic XmlObject getAdditionalIncludeDirectoriesArray(int i)
getAdditionalIncludeDirectoriesArray in interface MidlDocument.Midlpublic int sizeOfAdditionalIncludeDirectoriesArray()
sizeOfAdditionalIncludeDirectoriesArray in interface MidlDocument.Midlpublic void setAdditionalIncludeDirectoriesArray(XmlObject[] additionalIncludeDirectoriesArray)
setAdditionalIncludeDirectoriesArray in interface MidlDocument.Midlpublic void setAdditionalIncludeDirectoriesArray(int i,
XmlObject additionalIncludeDirectories)
setAdditionalIncludeDirectoriesArray in interface MidlDocument.Midlpublic XmlObject insertNewAdditionalIncludeDirectories(int i)
insertNewAdditionalIncludeDirectories in interface MidlDocument.Midlpublic XmlObject addNewAdditionalIncludeDirectories()
addNewAdditionalIncludeDirectories in interface MidlDocument.Midlpublic void removeAdditionalIncludeDirectories(int i)
removeAdditionalIncludeDirectories in interface MidlDocument.Midlpublic List<XmlObject> getIgnoreStandardIncludePathList()
getIgnoreStandardIncludePathList in interface MidlDocument.Midl@Deprecated public XmlObject[] getIgnoreStandardIncludePathArray()
getIgnoreStandardIncludePathArray in interface MidlDocument.Midlpublic XmlObject getIgnoreStandardIncludePathArray(int i)
getIgnoreStandardIncludePathArray in interface MidlDocument.Midlpublic int sizeOfIgnoreStandardIncludePathArray()
sizeOfIgnoreStandardIncludePathArray in interface MidlDocument.Midlpublic void setIgnoreStandardIncludePathArray(XmlObject[] ignoreStandardIncludePathArray)
setIgnoreStandardIncludePathArray in interface MidlDocument.Midlpublic void setIgnoreStandardIncludePathArray(int i,
XmlObject ignoreStandardIncludePath)
setIgnoreStandardIncludePathArray in interface MidlDocument.Midlpublic XmlObject insertNewIgnoreStandardIncludePath(int i)
insertNewIgnoreStandardIncludePath in interface MidlDocument.Midlpublic XmlObject addNewIgnoreStandardIncludePath()
addNewIgnoreStandardIncludePath in interface MidlDocument.Midlpublic void removeIgnoreStandardIncludePath(int i)
removeIgnoreStandardIncludePath in interface MidlDocument.Midlpublic List<XmlObject> getSuppressStartupBannerList()
getSuppressStartupBannerList in interface MidlDocument.Midl@Deprecated public XmlObject[] getSuppressStartupBannerArray()
getSuppressStartupBannerArray in interface MidlDocument.Midlpublic XmlObject getSuppressStartupBannerArray(int i)
getSuppressStartupBannerArray in interface MidlDocument.Midlpublic int sizeOfSuppressStartupBannerArray()
sizeOfSuppressStartupBannerArray in interface MidlDocument.Midlpublic void setSuppressStartupBannerArray(XmlObject[] suppressStartupBannerArray)
setSuppressStartupBannerArray in interface MidlDocument.Midlpublic void setSuppressStartupBannerArray(int i,
XmlObject suppressStartupBanner)
setSuppressStartupBannerArray in interface MidlDocument.Midlpublic XmlObject insertNewSuppressStartupBanner(int i)
insertNewSuppressStartupBanner in interface MidlDocument.Midlpublic XmlObject addNewSuppressStartupBanner()
addNewSuppressStartupBanner in interface MidlDocument.Midlpublic void removeSuppressStartupBanner(int i)
removeSuppressStartupBanner in interface MidlDocument.Midlpublic List<XmlObject> getDefaultCharTypeList()
getDefaultCharTypeList in interface MidlDocument.Midl@Deprecated public XmlObject[] getDefaultCharTypeArray()
getDefaultCharTypeArray in interface MidlDocument.Midlpublic XmlObject getDefaultCharTypeArray(int i)
getDefaultCharTypeArray in interface MidlDocument.Midlpublic int sizeOfDefaultCharTypeArray()
sizeOfDefaultCharTypeArray in interface MidlDocument.Midlpublic void setDefaultCharTypeArray(XmlObject[] defaultCharTypeArray)
setDefaultCharTypeArray in interface MidlDocument.Midlpublic void setDefaultCharTypeArray(int i,
XmlObject defaultCharType)
setDefaultCharTypeArray in interface MidlDocument.Midlpublic XmlObject insertNewDefaultCharType(int i)
insertNewDefaultCharType in interface MidlDocument.Midlpublic XmlObject addNewDefaultCharType()
addNewDefaultCharType in interface MidlDocument.Midlpublic void removeDefaultCharType(int i)
removeDefaultCharType in interface MidlDocument.Midlpublic List<XmlObject> getTargetEnvironmentList()
getTargetEnvironmentList in interface MidlDocument.Midl@Deprecated public XmlObject[] getTargetEnvironmentArray()
getTargetEnvironmentArray in interface MidlDocument.Midlpublic XmlObject getTargetEnvironmentArray(int i)
getTargetEnvironmentArray in interface MidlDocument.Midlpublic int sizeOfTargetEnvironmentArray()
sizeOfTargetEnvironmentArray in interface MidlDocument.Midlpublic void setTargetEnvironmentArray(XmlObject[] targetEnvironmentArray)
setTargetEnvironmentArray in interface MidlDocument.Midlpublic void setTargetEnvironmentArray(int i,
XmlObject targetEnvironment)
setTargetEnvironmentArray in interface MidlDocument.Midlpublic XmlObject insertNewTargetEnvironment(int i)
insertNewTargetEnvironment in interface MidlDocument.Midlpublic XmlObject addNewTargetEnvironment()
addNewTargetEnvironment in interface MidlDocument.Midlpublic void removeTargetEnvironment(int i)
removeTargetEnvironment in interface MidlDocument.Midlpublic List<XmlObject> getGenerateStublessProxiesList()
getGenerateStublessProxiesList in interface MidlDocument.Midl@Deprecated public XmlObject[] getGenerateStublessProxiesArray()
getGenerateStublessProxiesArray in interface MidlDocument.Midlpublic XmlObject getGenerateStublessProxiesArray(int i)
getGenerateStublessProxiesArray in interface MidlDocument.Midlpublic int sizeOfGenerateStublessProxiesArray()
sizeOfGenerateStublessProxiesArray in interface MidlDocument.Midlpublic void setGenerateStublessProxiesArray(XmlObject[] generateStublessProxiesArray)
setGenerateStublessProxiesArray in interface MidlDocument.Midlpublic void setGenerateStublessProxiesArray(int i,
XmlObject generateStublessProxies)
setGenerateStublessProxiesArray in interface MidlDocument.Midlpublic XmlObject insertNewGenerateStublessProxies(int i)
insertNewGenerateStublessProxies in interface MidlDocument.Midlpublic XmlObject addNewGenerateStublessProxies()
addNewGenerateStublessProxies in interface MidlDocument.Midlpublic void removeGenerateStublessProxies(int i)
removeGenerateStublessProxies in interface MidlDocument.Midlpublic List<XmlObject> getSuppressCompilerWarningsList()
getSuppressCompilerWarningsList in interface MidlDocument.Midl@Deprecated public XmlObject[] getSuppressCompilerWarningsArray()
getSuppressCompilerWarningsArray in interface MidlDocument.Midlpublic XmlObject getSuppressCompilerWarningsArray(int i)
getSuppressCompilerWarningsArray in interface MidlDocument.Midlpublic int sizeOfSuppressCompilerWarningsArray()
sizeOfSuppressCompilerWarningsArray in interface MidlDocument.Midlpublic void setSuppressCompilerWarningsArray(XmlObject[] suppressCompilerWarningsArray)
setSuppressCompilerWarningsArray in interface MidlDocument.Midlpublic void setSuppressCompilerWarningsArray(int i,
XmlObject suppressCompilerWarnings)
setSuppressCompilerWarningsArray in interface MidlDocument.Midlpublic XmlObject insertNewSuppressCompilerWarnings(int i)
insertNewSuppressCompilerWarnings in interface MidlDocument.Midlpublic XmlObject addNewSuppressCompilerWarnings()
addNewSuppressCompilerWarnings in interface MidlDocument.Midlpublic void removeSuppressCompilerWarnings(int i)
removeSuppressCompilerWarnings in interface MidlDocument.Midlpublic List<XmlObject> getApplicationConfigurationModeList()
getApplicationConfigurationModeList in interface MidlDocument.Midl@Deprecated public XmlObject[] getApplicationConfigurationModeArray()
getApplicationConfigurationModeArray in interface MidlDocument.Midlpublic XmlObject getApplicationConfigurationModeArray(int i)
getApplicationConfigurationModeArray in interface MidlDocument.Midlpublic int sizeOfApplicationConfigurationModeArray()
sizeOfApplicationConfigurationModeArray in interface MidlDocument.Midlpublic void setApplicationConfigurationModeArray(XmlObject[] applicationConfigurationModeArray)
setApplicationConfigurationModeArray in interface MidlDocument.Midlpublic void setApplicationConfigurationModeArray(int i,
XmlObject applicationConfigurationMode)
setApplicationConfigurationModeArray in interface MidlDocument.Midlpublic XmlObject insertNewApplicationConfigurationMode(int i)
insertNewApplicationConfigurationMode in interface MidlDocument.Midlpublic XmlObject addNewApplicationConfigurationMode()
addNewApplicationConfigurationMode in interface MidlDocument.Midlpublic void removeApplicationConfigurationMode(int i)
removeApplicationConfigurationMode in interface MidlDocument.Midlpublic List<XmlObject> getLocaleIDList()
getLocaleIDList in interface MidlDocument.Midl@Deprecated public XmlObject[] getLocaleIDArray()
getLocaleIDArray in interface MidlDocument.Midlpublic XmlObject getLocaleIDArray(int i)
getLocaleIDArray in interface MidlDocument.Midlpublic int sizeOfLocaleIDArray()
sizeOfLocaleIDArray in interface MidlDocument.Midlpublic void setLocaleIDArray(XmlObject[] localeIDArray)
setLocaleIDArray in interface MidlDocument.Midlpublic void setLocaleIDArray(int i,
XmlObject localeID)
setLocaleIDArray in interface MidlDocument.Midlpublic XmlObject insertNewLocaleID(int i)
insertNewLocaleID in interface MidlDocument.Midlpublic XmlObject addNewLocaleID()
addNewLocaleID in interface MidlDocument.Midlpublic void removeLocaleID(int i)
removeLocaleID in interface MidlDocument.Midlpublic List<XmlObject> getOutputDirectoryList()
getOutputDirectoryList in interface MidlDocument.Midl@Deprecated public XmlObject[] getOutputDirectoryArray()
getOutputDirectoryArray in interface MidlDocument.Midlpublic XmlObject getOutputDirectoryArray(int i)
getOutputDirectoryArray in interface MidlDocument.Midlpublic int sizeOfOutputDirectoryArray()
sizeOfOutputDirectoryArray in interface MidlDocument.Midlpublic void setOutputDirectoryArray(XmlObject[] outputDirectoryArray)
setOutputDirectoryArray in interface MidlDocument.Midlpublic void setOutputDirectoryArray(int i,
XmlObject outputDirectory)
setOutputDirectoryArray in interface MidlDocument.Midlpublic XmlObject insertNewOutputDirectory(int i)
insertNewOutputDirectory in interface MidlDocument.Midlpublic XmlObject addNewOutputDirectory()
addNewOutputDirectory in interface MidlDocument.Midlpublic void removeOutputDirectory(int i)
removeOutputDirectory in interface MidlDocument.Midlpublic List<XmlObject> getDllDataFileNameList()
getDllDataFileNameList in interface MidlDocument.Midl@Deprecated public XmlObject[] getDllDataFileNameArray()
getDllDataFileNameArray in interface MidlDocument.Midlpublic XmlObject getDllDataFileNameArray(int i)
getDllDataFileNameArray in interface MidlDocument.Midlpublic int sizeOfDllDataFileNameArray()
sizeOfDllDataFileNameArray in interface MidlDocument.Midlpublic void setDllDataFileNameArray(XmlObject[] dllDataFileNameArray)
setDllDataFileNameArray in interface MidlDocument.Midlpublic void setDllDataFileNameArray(int i,
XmlObject dllDataFileName)
setDllDataFileNameArray in interface MidlDocument.Midlpublic XmlObject insertNewDllDataFileName(int i)
insertNewDllDataFileName in interface MidlDocument.Midlpublic XmlObject addNewDllDataFileName()
addNewDllDataFileName in interface MidlDocument.Midlpublic void removeDllDataFileName(int i)
removeDllDataFileName in interface MidlDocument.Midlpublic List<XmlObject> getInterfaceIdentifierFileNameList()
getInterfaceIdentifierFileNameList in interface MidlDocument.Midl@Deprecated public XmlObject[] getInterfaceIdentifierFileNameArray()
getInterfaceIdentifierFileNameArray in interface MidlDocument.Midlpublic XmlObject getInterfaceIdentifierFileNameArray(int i)
getInterfaceIdentifierFileNameArray in interface MidlDocument.Midlpublic int sizeOfInterfaceIdentifierFileNameArray()
sizeOfInterfaceIdentifierFileNameArray in interface MidlDocument.Midlpublic void setInterfaceIdentifierFileNameArray(XmlObject[] interfaceIdentifierFileNameArray)
setInterfaceIdentifierFileNameArray in interface MidlDocument.Midlpublic void setInterfaceIdentifierFileNameArray(int i,
XmlObject interfaceIdentifierFileName)
setInterfaceIdentifierFileNameArray in interface MidlDocument.Midlpublic XmlObject insertNewInterfaceIdentifierFileName(int i)
insertNewInterfaceIdentifierFileName in interface MidlDocument.Midlpublic XmlObject addNewInterfaceIdentifierFileName()
addNewInterfaceIdentifierFileName in interface MidlDocument.Midlpublic void removeInterfaceIdentifierFileName(int i)
removeInterfaceIdentifierFileName in interface MidlDocument.Midlpublic List<XmlObject> getProxyFileNameList()
getProxyFileNameList in interface MidlDocument.Midl@Deprecated public XmlObject[] getProxyFileNameArray()
getProxyFileNameArray in interface MidlDocument.Midlpublic XmlObject getProxyFileNameArray(int i)
getProxyFileNameArray in interface MidlDocument.Midlpublic int sizeOfProxyFileNameArray()
sizeOfProxyFileNameArray in interface MidlDocument.Midlpublic void setProxyFileNameArray(XmlObject[] proxyFileNameArray)
setProxyFileNameArray in interface MidlDocument.Midlpublic void setProxyFileNameArray(int i,
XmlObject proxyFileName)
setProxyFileNameArray in interface MidlDocument.Midlpublic XmlObject insertNewProxyFileName(int i)
insertNewProxyFileName in interface MidlDocument.Midlpublic XmlObject addNewProxyFileName()
addNewProxyFileName in interface MidlDocument.Midlpublic void removeProxyFileName(int i)
removeProxyFileName in interface MidlDocument.Midlpublic List<XmlObject> getGenerateClientFilesList()
getGenerateClientFilesList in interface MidlDocument.Midl@Deprecated public XmlObject[] getGenerateClientFilesArray()
getGenerateClientFilesArray in interface MidlDocument.Midlpublic XmlObject getGenerateClientFilesArray(int i)
getGenerateClientFilesArray in interface MidlDocument.Midlpublic int sizeOfGenerateClientFilesArray()
sizeOfGenerateClientFilesArray in interface MidlDocument.Midlpublic void setGenerateClientFilesArray(XmlObject[] generateClientFilesArray)
setGenerateClientFilesArray in interface MidlDocument.Midlpublic void setGenerateClientFilesArray(int i,
XmlObject generateClientFiles)
setGenerateClientFilesArray in interface MidlDocument.Midlpublic XmlObject insertNewGenerateClientFiles(int i)
insertNewGenerateClientFiles in interface MidlDocument.Midlpublic XmlObject addNewGenerateClientFiles()
addNewGenerateClientFiles in interface MidlDocument.Midlpublic void removeGenerateClientFiles(int i)
removeGenerateClientFiles in interface MidlDocument.Midlpublic List<XmlObject> getGenerateServerFilesList()
getGenerateServerFilesList in interface MidlDocument.Midl@Deprecated public XmlObject[] getGenerateServerFilesArray()
getGenerateServerFilesArray in interface MidlDocument.Midlpublic XmlObject getGenerateServerFilesArray(int i)
getGenerateServerFilesArray in interface MidlDocument.Midlpublic int sizeOfGenerateServerFilesArray()
sizeOfGenerateServerFilesArray in interface MidlDocument.Midlpublic void setGenerateServerFilesArray(XmlObject[] generateServerFilesArray)
setGenerateServerFilesArray in interface MidlDocument.Midlpublic void setGenerateServerFilesArray(int i,
XmlObject generateServerFiles)
setGenerateServerFilesArray in interface MidlDocument.Midlpublic XmlObject insertNewGenerateServerFiles(int i)
insertNewGenerateServerFiles in interface MidlDocument.Midlpublic XmlObject addNewGenerateServerFiles()
addNewGenerateServerFiles in interface MidlDocument.Midlpublic void removeGenerateServerFiles(int i)
removeGenerateServerFiles in interface MidlDocument.Midlpublic List<XmlObject> getClientStubFileList()
getClientStubFileList in interface MidlDocument.Midl@Deprecated public XmlObject[] getClientStubFileArray()
getClientStubFileArray in interface MidlDocument.Midlpublic XmlObject getClientStubFileArray(int i)
getClientStubFileArray in interface MidlDocument.Midlpublic int sizeOfClientStubFileArray()
sizeOfClientStubFileArray in interface MidlDocument.Midlpublic void setClientStubFileArray(XmlObject[] clientStubFileArray)
setClientStubFileArray in interface MidlDocument.Midlpublic void setClientStubFileArray(int i,
XmlObject clientStubFile)
setClientStubFileArray in interface MidlDocument.Midlpublic XmlObject insertNewClientStubFile(int i)
insertNewClientStubFile in interface MidlDocument.Midlpublic XmlObject addNewClientStubFile()
addNewClientStubFile in interface MidlDocument.Midlpublic void removeClientStubFile(int i)
removeClientStubFile in interface MidlDocument.Midlpublic List<XmlObject> getServerStubFileList()
getServerStubFileList in interface MidlDocument.Midl@Deprecated public XmlObject[] getServerStubFileArray()
getServerStubFileArray in interface MidlDocument.Midlpublic XmlObject getServerStubFileArray(int i)
getServerStubFileArray in interface MidlDocument.Midlpublic int sizeOfServerStubFileArray()
sizeOfServerStubFileArray in interface MidlDocument.Midlpublic void setServerStubFileArray(XmlObject[] serverStubFileArray)
setServerStubFileArray in interface MidlDocument.Midlpublic void setServerStubFileArray(int i,
XmlObject serverStubFile)
setServerStubFileArray in interface MidlDocument.Midlpublic XmlObject insertNewServerStubFile(int i)
insertNewServerStubFile in interface MidlDocument.Midlpublic XmlObject addNewServerStubFile()
addNewServerStubFile in interface MidlDocument.Midlpublic void removeServerStubFile(int i)
removeServerStubFile in interface MidlDocument.Midlpublic List<XmlObject> getTypeLibFormatList()
getTypeLibFormatList in interface MidlDocument.Midl@Deprecated public XmlObject[] getTypeLibFormatArray()
getTypeLibFormatArray in interface MidlDocument.Midlpublic XmlObject getTypeLibFormatArray(int i)
getTypeLibFormatArray in interface MidlDocument.Midlpublic int sizeOfTypeLibFormatArray()
sizeOfTypeLibFormatArray in interface MidlDocument.Midlpublic void setTypeLibFormatArray(XmlObject[] typeLibFormatArray)
setTypeLibFormatArray in interface MidlDocument.Midlpublic void setTypeLibFormatArray(int i,
XmlObject typeLibFormat)
setTypeLibFormatArray in interface MidlDocument.Midlpublic XmlObject insertNewTypeLibFormat(int i)
insertNewTypeLibFormat in interface MidlDocument.Midlpublic XmlObject addNewTypeLibFormat()
addNewTypeLibFormat in interface MidlDocument.Midlpublic void removeTypeLibFormat(int i)
removeTypeLibFormat in interface MidlDocument.Midlpublic List<XmlObject> getCPreprocessOptionsList()
getCPreprocessOptionsList in interface MidlDocument.Midl@Deprecated public XmlObject[] getCPreprocessOptionsArray()
getCPreprocessOptionsArray in interface MidlDocument.Midlpublic XmlObject getCPreprocessOptionsArray(int i)
getCPreprocessOptionsArray in interface MidlDocument.Midlpublic int sizeOfCPreprocessOptionsArray()
sizeOfCPreprocessOptionsArray in interface MidlDocument.Midlpublic void setCPreprocessOptionsArray(XmlObject[] cPreprocessOptionsArray)
setCPreprocessOptionsArray in interface MidlDocument.Midlpublic void setCPreprocessOptionsArray(int i,
XmlObject cPreprocessOptions)
setCPreprocessOptionsArray in interface MidlDocument.Midlpublic XmlObject insertNewCPreprocessOptions(int i)
insertNewCPreprocessOptions in interface MidlDocument.Midlpublic XmlObject addNewCPreprocessOptions()
addNewCPreprocessOptions in interface MidlDocument.Midlpublic void removeCPreprocessOptions(int i)
removeCPreprocessOptions in interface MidlDocument.Midlpublic List<XmlObject> getUndefinePreprocessorDefinitionsList()
getUndefinePreprocessorDefinitionsList in interface MidlDocument.Midl@Deprecated public XmlObject[] getUndefinePreprocessorDefinitionsArray()
getUndefinePreprocessorDefinitionsArray in interface MidlDocument.Midlpublic XmlObject getUndefinePreprocessorDefinitionsArray(int i)
getUndefinePreprocessorDefinitionsArray in interface MidlDocument.Midlpublic int sizeOfUndefinePreprocessorDefinitionsArray()
sizeOfUndefinePreprocessorDefinitionsArray in interface MidlDocument.Midlpublic void setUndefinePreprocessorDefinitionsArray(XmlObject[] undefinePreprocessorDefinitionsArray)
setUndefinePreprocessorDefinitionsArray in interface MidlDocument.Midlpublic void setUndefinePreprocessorDefinitionsArray(int i,
XmlObject undefinePreprocessorDefinitions)
setUndefinePreprocessorDefinitionsArray in interface MidlDocument.Midlpublic XmlObject insertNewUndefinePreprocessorDefinitions(int i)
insertNewUndefinePreprocessorDefinitions in interface MidlDocument.Midlpublic XmlObject addNewUndefinePreprocessorDefinitions()
addNewUndefinePreprocessorDefinitions in interface MidlDocument.Midlpublic void removeUndefinePreprocessorDefinitions(int i)
removeUndefinePreprocessorDefinitions in interface MidlDocument.Midlpublic List<XmlObject> getEnableErrorChecksList()
getEnableErrorChecksList in interface MidlDocument.Midl@Deprecated public XmlObject[] getEnableErrorChecksArray()
getEnableErrorChecksArray in interface MidlDocument.Midlpublic XmlObject getEnableErrorChecksArray(int i)
getEnableErrorChecksArray in interface MidlDocument.Midlpublic int sizeOfEnableErrorChecksArray()
sizeOfEnableErrorChecksArray in interface MidlDocument.Midlpublic void setEnableErrorChecksArray(XmlObject[] enableErrorChecksArray)
setEnableErrorChecksArray in interface MidlDocument.Midlpublic void setEnableErrorChecksArray(int i,
XmlObject enableErrorChecks)
setEnableErrorChecksArray in interface MidlDocument.Midlpublic XmlObject insertNewEnableErrorChecks(int i)
insertNewEnableErrorChecks in interface MidlDocument.Midlpublic XmlObject addNewEnableErrorChecks()
addNewEnableErrorChecks in interface MidlDocument.Midlpublic void removeEnableErrorChecks(int i)
removeEnableErrorChecks in interface MidlDocument.Midlpublic List<XmlObject> getRedirectOutputAndErrorsList()
getRedirectOutputAndErrorsList in interface MidlDocument.Midl@Deprecated public XmlObject[] getRedirectOutputAndErrorsArray()
getRedirectOutputAndErrorsArray in interface MidlDocument.Midlpublic XmlObject getRedirectOutputAndErrorsArray(int i)
getRedirectOutputAndErrorsArray in interface MidlDocument.Midlpublic int sizeOfRedirectOutputAndErrorsArray()
sizeOfRedirectOutputAndErrorsArray in interface MidlDocument.Midlpublic void setRedirectOutputAndErrorsArray(XmlObject[] redirectOutputAndErrorsArray)
setRedirectOutputAndErrorsArray in interface MidlDocument.Midlpublic void setRedirectOutputAndErrorsArray(int i,
XmlObject redirectOutputAndErrors)
setRedirectOutputAndErrorsArray in interface MidlDocument.Midlpublic XmlObject insertNewRedirectOutputAndErrors(int i)
insertNewRedirectOutputAndErrors in interface MidlDocument.Midlpublic XmlObject addNewRedirectOutputAndErrors()
addNewRedirectOutputAndErrors in interface MidlDocument.Midlpublic void removeRedirectOutputAndErrors(int i)
removeRedirectOutputAndErrors in interface MidlDocument.Midlpublic List<XmlObject> getAdditionalOptionsList()
getAdditionalOptionsList in interface MidlDocument.Midl@Deprecated public XmlObject[] getAdditionalOptionsArray()
getAdditionalOptionsArray in interface MidlDocument.Midlpublic XmlObject getAdditionalOptionsArray(int i)
getAdditionalOptionsArray in interface MidlDocument.Midlpublic int sizeOfAdditionalOptionsArray()
sizeOfAdditionalOptionsArray in interface MidlDocument.Midlpublic void setAdditionalOptionsArray(XmlObject[] additionalOptionsArray)
setAdditionalOptionsArray in interface MidlDocument.Midlpublic void setAdditionalOptionsArray(int i,
XmlObject additionalOptions)
setAdditionalOptionsArray in interface MidlDocument.Midlpublic XmlObject insertNewAdditionalOptions(int i)
insertNewAdditionalOptions in interface MidlDocument.Midlpublic XmlObject addNewAdditionalOptions()
addNewAdditionalOptions in interface MidlDocument.Midlpublic void removeAdditionalOptions(int i)
removeAdditionalOptions in interface MidlDocument.Midlpublic List<XmlObject> getStructMemberAlignmentList()
getStructMemberAlignmentList in interface MidlDocument.Midl@Deprecated public XmlObject[] getStructMemberAlignmentArray()
getStructMemberAlignmentArray in interface MidlDocument.Midlpublic XmlObject getStructMemberAlignmentArray(int i)
getStructMemberAlignmentArray in interface MidlDocument.Midlpublic int sizeOfStructMemberAlignmentArray()
sizeOfStructMemberAlignmentArray in interface MidlDocument.Midlpublic void setStructMemberAlignmentArray(XmlObject[] structMemberAlignmentArray)
setStructMemberAlignmentArray in interface MidlDocument.Midlpublic void setStructMemberAlignmentArray(int i,
XmlObject structMemberAlignment)
setStructMemberAlignmentArray in interface MidlDocument.Midlpublic XmlObject insertNewStructMemberAlignment(int i)
insertNewStructMemberAlignment in interface MidlDocument.Midlpublic XmlObject addNewStructMemberAlignment()
addNewStructMemberAlignment in interface MidlDocument.Midlpublic void removeStructMemberAlignment(int i)
removeStructMemberAlignment in interface MidlDocument.Midl