Package com.altova.automation.XMLSpy
Class DTDSchemaGeneratorDlg
java.lang.Object
com.altova.automation.libs.COMIUnknownObject
com.altova.automation.libs.COMIDispatchObject
com.altova.automation.XMLSpy.DTDSchemaGeneratorDlg
public class DTDSchemaGeneratorDlg 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 ApplicationEnums.SPYAttributeTypeDefinitiongetAttributeTypeDefinition()property AttributeTypeDefinitionEnums.SPYDTDSchemaFormatgetDTDSchemaFormat()property DTDSchemaFormatEnums.SPYFrequentElementsgetFrequentElements()property FrequentElementsbooleangetGlobalAttributes()property GlobalAttributesGUIDgetInterfaceIID()intgetMaxEnumLength()property MaxEnumLengthbooleangetMergeAllEqualNamed()property MergeAllEqualNamedbooleangetOnlyStringEnums()property OnlyStringEnumsjava.lang.StringgetOutputPath()property OutputPathEnums.SPYDialogActiongetOutputPathDialogAction()property OutputPathDialogActionCOMIDispatchObjectgetParent()property ParentbooleangetResolveEntities()property ResolveEntitiesEnums.SPYTypeDetectiongetTypeDetection()property TypeDetectionshortgetValueList()property ValueListvoidsetAttributeTypeDefinition(Enums.SPYAttributeTypeDefinition newValue)property AttributeTypeDefinitionvoidsetDTDSchemaFormat(Enums.SPYDTDSchemaFormat newValue)property DTDSchemaFormatvoidsetFrequentElements(Enums.SPYFrequentElements newValue)property FrequentElementsvoidsetGlobalAttributes(boolean newValue)property GlobalAttributesvoidsetMaxEnumLength(int newValue)property MaxEnumLengthvoidsetMergeAllEqualNamed(boolean newValue)property MergeAllEqualNamedvoidsetOnlyStringEnums(boolean newValue)property OnlyStringEnumsvoidsetOutputPath(java.lang.String newValue)property OutputPathvoidsetOutputPathDialogAction(Enums.SPYDialogAction newValue)property OutputPathDialogActionvoidsetResolveEntities(boolean newValue)property ResolveEntitiesvoidsetTypeDetection(Enums.SPYTypeDetection newValue)property TypeDetectionvoidsetValueList(short newValue)property ValueListMethods 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
-
getDTDSchemaFormat
property DTDSchemaFormat- Throws:
AutomationException
-
setDTDSchemaFormat
property DTDSchemaFormat- Throws:
AutomationException
-
getValueList
property ValueList- Throws:
AutomationException
-
setValueList
property ValueList- Throws:
AutomationException
-
getTypeDetection
property TypeDetection- Throws:
AutomationException
-
setTypeDetection
property TypeDetection- Throws:
AutomationException
-
getFrequentElements
property FrequentElements- Throws:
AutomationException
-
setFrequentElements
property FrequentElements- Throws:
AutomationException
-
getMergeAllEqualNamed
property MergeAllEqualNamed- Throws:
AutomationException
-
setMergeAllEqualNamed
property MergeAllEqualNamed- Throws:
AutomationException
-
getResolveEntities
property ResolveEntities- Throws:
AutomationException
-
setResolveEntities
property ResolveEntities- Throws:
AutomationException
-
getAttributeTypeDefinition
property AttributeTypeDefinition- Throws:
AutomationException
-
setAttributeTypeDefinition
public void setAttributeTypeDefinition(Enums.SPYAttributeTypeDefinition newValue) throws AutomationExceptionproperty AttributeTypeDefinition- Throws:
AutomationException
-
getGlobalAttributes
property GlobalAttributes- Throws:
AutomationException
-
setGlobalAttributes
property GlobalAttributes- Throws:
AutomationException
-
getOnlyStringEnums
property OnlyStringEnums- Throws:
AutomationException
-
setOnlyStringEnums
property OnlyStringEnums- Throws:
AutomationException
-
getMaxEnumLength
property MaxEnumLength- Throws:
AutomationException
-
setMaxEnumLength
property MaxEnumLength- Throws:
AutomationException
-
getOutputPath
property OutputPath- Throws:
AutomationException
-
setOutputPath
property OutputPath- Throws:
AutomationException
-
getOutputPathDialogAction
property OutputPathDialogAction- Throws:
AutomationException
-
setOutputPathDialogAction
property OutputPathDialogAction- Throws:
AutomationException
-