Package com.altova.automation.XMLSpy
Class CodeGeneratorDlg
java.lang.Object
com.altova.automation.libs.COMIUnknownObject
com.altova.automation.libs.COMIDispatchObject
com.altova.automation.XMLSpy.CodeGeneratorDlg
public class CodeGeneratorDlg extends COMIDispatchObject
-
Field Summary
Fields inherited from class com.altova.automation.libs.COMIDispatchObject
DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF -
Method Summary
Modifier and Type Method Description COMIDispatchObjectgetApplication()property ApplicationbooleangetCompatibilityMode()REMOVED since v2014Enums.SPYDOMTypegetCPPSettings_DOMType()property CPPSettings_DOMTypebooleangetCPPSettings_GenerateGCCMakefile()property CPPSettings_GenerateGCCMakefilebooleangetCPPSettings_GenerateVC6ProjectFile()property CPPSettings_GenerateVC6ProjectFileEnums.SPYProjectTypegetCppSettings_GenerateVSProjectFile()property CppSettings_GenerateVSProjectFileEnums.SPYLibTypegetCPPSettings_LibraryType()property CPPSettings_LibraryTypebooleangetCPPSettings_UseMFC()property CPPSettings_UseMFCEnums.SPYProjectTypegetCSharpSettings_ProjectType()property CSharpSettings_ProjectTypeGUIDgetInterfaceIID()java.lang.StringgetOutputPath()property OutputPathEnums.SPYDialogActiongetOutputPathDialogAction()property OutputPathDialogActionEnums.SPYDialogActiongetOutputResultDialogAction()property OutputResultDialogActionCOMIDispatchObjectgetParent()property ParentEnums.SPYProgrammingLanguagegetProgrammingLanguage()property ProgrammingLanguageEnums.SPYDialogActiongetPropertySheetDialogAction()property PropertySheetDialogActionjava.lang.StringgetTemplateFileName()property TemplateFileNameEnums.SPYWrapperClassesVersiongetWrapperClassesVersion()property WrapperClassesVersionvoidsetCompatibilityMode(boolean newValue)REMOVED since v2014voidsetCPPSettings_DOMType(Enums.SPYDOMType newValue)property CPPSettings_DOMTypevoidsetCPPSettings_GenerateGCCMakefile(boolean newValue)property CPPSettings_GenerateGCCMakefilevoidsetCPPSettings_GenerateVC6ProjectFile(boolean newValue)property CPPSettings_GenerateVC6ProjectFilevoidsetCppSettings_GenerateVSProjectFile(Enums.SPYProjectType newValue)property CppSettings_GenerateVSProjectFilevoidsetCPPSettings_LibraryType(Enums.SPYLibType newValue)property CPPSettings_LibraryTypevoidsetCPPSettings_UseMFC(boolean newValue)property CPPSettings_UseMFCvoidsetCSharpSettings_ProjectType(Enums.SPYProjectType newValue)property CSharpSettings_ProjectTypevoidsetOutputPath(java.lang.String newValue)property OutputPathvoidsetOutputPathDialogAction(Enums.SPYDialogAction newValue)property OutputPathDialogActionvoidsetOutputResultDialogAction(Enums.SPYDialogAction newValue)property OutputResultDialogActionvoidsetProgrammingLanguage(Enums.SPYProgrammingLanguage newValue)property ProgrammingLanguagevoidsetPropertySheetDialogAction(Enums.SPYDialogAction newValue)property PropertySheetDialogActionvoidsetTemplateFileName(java.lang.String newValue)property TemplateFileNamevoidsetWrapperClassesVersion(Enums.SPYWrapperClassesVersion newValue)property WrapperClassesVersionMethods inherited from class com.altova.automation.libs.COMIDispatchObject
addListener, getProperty, getProperty, invoke, removeListener, setProperty, setPropertyMethods inherited from class com.altova.automation.libs.COMIUnknownObject
dispose, equals, getCOMInterfacePointer, isNull
-
Method Details
-
getInterfaceIID
-
getApplication
property Application- Throws:
AutomationException
-
getParent
property Parent- Throws:
AutomationException
-
getProgrammingLanguage
property ProgrammingLanguage- Throws:
AutomationException
-
setProgrammingLanguage
public void setProgrammingLanguage(Enums.SPYProgrammingLanguage newValue) throws AutomationExceptionproperty ProgrammingLanguage- Throws:
AutomationException
-
getTemplateFileName
property TemplateFileName- Throws:
AutomationException
-
setTemplateFileName
property TemplateFileName- Throws:
AutomationException
-
getOutputPath
property OutputPath- Throws:
AutomationException
-
setOutputPath
property OutputPath- Throws:
AutomationException
-
getOutputPathDialogAction
property OutputPathDialogAction- Throws:
AutomationException
-
setOutputPathDialogAction
property OutputPathDialogAction- Throws:
AutomationException
-
getPropertySheetDialogAction
property PropertySheetDialogAction- Throws:
AutomationException
-
setPropertySheetDialogAction
public void setPropertySheetDialogAction(Enums.SPYDialogAction newValue) throws AutomationExceptionproperty PropertySheetDialogAction- Throws:
AutomationException
-
getOutputResultDialogAction
property OutputResultDialogAction- Throws:
AutomationException
-
setOutputResultDialogAction
property OutputResultDialogAction- Throws:
AutomationException
-
getCPPSettings_DOMType
property CPPSettings_DOMType- Throws:
AutomationException
-
setCPPSettings_DOMType
property CPPSettings_DOMType- Throws:
AutomationException
-
getCPPSettings_LibraryType
property CPPSettings_LibraryType- Throws:
AutomationException
-
setCPPSettings_LibraryType
property CPPSettings_LibraryType- Throws:
AutomationException
-
getCPPSettings_UseMFC
property CPPSettings_UseMFC- Throws:
AutomationException
-
setCPPSettings_UseMFC
property CPPSettings_UseMFC- Throws:
AutomationException
-
getCSharpSettings_ProjectType
property CSharpSettings_ProjectType- Throws:
AutomationException
-
setCSharpSettings_ProjectType
public void setCSharpSettings_ProjectType(Enums.SPYProjectType newValue) throws AutomationExceptionproperty CSharpSettings_ProjectType- Throws:
AutomationException
-
getCPPSettings_GenerateVC6ProjectFile
property CPPSettings_GenerateVC6ProjectFile- Throws:
AutomationException
-
setCPPSettings_GenerateVC6ProjectFile
property CPPSettings_GenerateVC6ProjectFile- Throws:
AutomationException
-
getCppSettings_GenerateVSProjectFile
property CppSettings_GenerateVSProjectFile- Throws:
AutomationException
-
setCppSettings_GenerateVSProjectFile
public void setCppSettings_GenerateVSProjectFile(Enums.SPYProjectType newValue) throws AutomationExceptionproperty CppSettings_GenerateVSProjectFile- Throws:
AutomationException
-
getCompatibilityMode
REMOVED since v2014- Throws:
AutomationException
-
setCompatibilityMode
REMOVED since v2014- Throws:
AutomationException
-
getWrapperClassesVersion
property WrapperClassesVersion- Throws:
AutomationException
-
setWrapperClassesVersion
public void setWrapperClassesVersion(Enums.SPYWrapperClassesVersion newValue) throws AutomationExceptionproperty WrapperClassesVersion- Throws:
AutomationException
-
getCPPSettings_GenerateGCCMakefile
property CPPSettings_GenerateGCCMakefile- Throws:
AutomationException
-
setCPPSettings_GenerateGCCMakefile
property CPPSettings_GenerateGCCMakefile- Throws:
AutomationException
-