Package com.altova.automation.XMLSpy
Class GenerateSampleXMLDlg
java.lang.Object
com.altova.automation.libs.COMIUnknownObject
com.altova.automation.libs.COMIDispatchObject
com.altova.automation.XMLSpy.GenerateSampleXMLDlg
public class GenerateSampleXMLDlg 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.SPYSampleXMLGenerationChoiceModegetChoiceMode()property ChoiceModebooleangetConsiderSampleValueHints()property ConsiderSampleValueHintsbooleangetContentOfNillableElementsIsNonMandatory()property ContentOfNillableElementsIsNonMandatorybooleangetFillAttributesWithSampleData()property FillAttributesWithSampleDatabooleangetFillElementsWithSampleData()property FillElementsWithSampleDatabooleangetFillWithSampleData()property FillWithSampleDataGUIDgetInterfaceIID()java.lang.StringgetLocalNameOfRootElement()property LocalNameOfRootElementjava.lang.StringgetNamespaceURIOfRootElement()property NamespaceURIOfRootElementbooleangetNonMandatoryAttributes()property NonMandatoryAttributesbooleangetNonMandatoryElements()property NonMandatoryElementsEnums.SPYSampleXMLGenerationOptimizationgetOptimization()property OptimizationEnums.SPYDialogActiongetOptionsDialogAction()property OptionsDialogActionCOMIDispatchObjectgetParent()property ParentintgetRepeatCount()property RepeatCountEnums.SPYSampleXMLGenerationSampleValueHintsgetSampleValueHints()property SampleValueHintsEnums.SPYSampleXMLGenerationSchemaOrDTDAssignmentgetSchemaOrDTDAssignment()property SchemaOrDTDAssignmentbooleangetTakeFirstChoice()property TakeFirstChoicebooleangetTryToUseNonAbstractTypes()property TryToUseNonAbstractTypesvoidsetChoiceMode(Enums.SPYSampleXMLGenerationChoiceMode newValue)property ChoiceModevoidsetConsiderSampleValueHints(boolean newValue)property ConsiderSampleValueHintsvoidsetContentOfNillableElementsIsNonMandatory(boolean newValue)property ContentOfNillableElementsIsNonMandatoryvoidsetFillAttributesWithSampleData(boolean newValue)property FillAttributesWithSampleDatavoidsetFillElementsWithSampleData(boolean newValue)property FillElementsWithSampleDatavoidsetFillWithSampleData(boolean newValue)property FillWithSampleDatavoidsetLocalNameOfRootElement(java.lang.String newValue)property LocalNameOfRootElementvoidsetNamespaceURIOfRootElement(java.lang.String newValue)property NamespaceURIOfRootElementvoidsetNonMandatoryAttributes(boolean newValue)property NonMandatoryAttributesvoidsetNonMandatoryElements(boolean newValue)property NonMandatoryElementsvoidsetOptimization(Enums.SPYSampleXMLGenerationOptimization newValue)property OptimizationvoidsetOptionsDialogAction(Enums.SPYDialogAction newValue)property OptionsDialogActionvoidsetRepeatCount(int newValue)property RepeatCountvoidsetSampleValueHints(Enums.SPYSampleXMLGenerationSampleValueHints newValue)property SampleValueHintsvoidsetSchemaOrDTDAssignment(Enums.SPYSampleXMLGenerationSchemaOrDTDAssignment newValue)property SchemaOrDTDAssignmentvoidsetTakeFirstChoice(boolean newValue)property TakeFirstChoicevoidsetTryToUseNonAbstractTypes(boolean newValue)property TryToUseNonAbstractTypesMethods 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
-
getNonMandatoryAttributes
property NonMandatoryAttributes- Throws:
AutomationException
-
setNonMandatoryAttributes
property NonMandatoryAttributes- Throws:
AutomationException
-
getNonMandatoryElements
property NonMandatoryElements- Throws:
AutomationException
-
setNonMandatoryElements
property NonMandatoryElements- Throws:
AutomationException
-
getTakeFirstChoice
property TakeFirstChoice- Throws:
AutomationException
-
setTakeFirstChoice
property TakeFirstChoice- Throws:
AutomationException
-
getRepeatCount
property RepeatCount- Throws:
AutomationException
-
setRepeatCount
property RepeatCount- Throws:
AutomationException
-
getFillWithSampleData
property FillWithSampleData- Throws:
AutomationException
-
setFillWithSampleData
property FillWithSampleData- Throws:
AutomationException
-
getFillElementsWithSampleData
property FillElementsWithSampleData- Throws:
AutomationException
-
setFillElementsWithSampleData
property FillElementsWithSampleData- Throws:
AutomationException
-
getFillAttributesWithSampleData
property FillAttributesWithSampleData- Throws:
AutomationException
-
setFillAttributesWithSampleData
property FillAttributesWithSampleData- Throws:
AutomationException
-
getContentOfNillableElementsIsNonMandatory
property ContentOfNillableElementsIsNonMandatory- Throws:
AutomationException
-
setContentOfNillableElementsIsNonMandatory
public void setContentOfNillableElementsIsNonMandatory(boolean newValue) throws AutomationExceptionproperty ContentOfNillableElementsIsNonMandatory- Throws:
AutomationException
-
getTryToUseNonAbstractTypes
property TryToUseNonAbstractTypes- Throws:
AutomationException
-
setTryToUseNonAbstractTypes
property TryToUseNonAbstractTypes- Throws:
AutomationException
-
getOptimization
property Optimization- Throws:
AutomationException
-
setOptimization
public void setOptimization(Enums.SPYSampleXMLGenerationOptimization newValue) throws AutomationExceptionproperty Optimization- Throws:
AutomationException
-
getSchemaOrDTDAssignment
public Enums.SPYSampleXMLGenerationSchemaOrDTDAssignment getSchemaOrDTDAssignment() throws AutomationExceptionproperty SchemaOrDTDAssignment- Throws:
AutomationException
-
setSchemaOrDTDAssignment
public void setSchemaOrDTDAssignment(Enums.SPYSampleXMLGenerationSchemaOrDTDAssignment newValue) throws AutomationExceptionproperty SchemaOrDTDAssignment- Throws:
AutomationException
-
getLocalNameOfRootElement
property LocalNameOfRootElement- Throws:
AutomationException
-
setLocalNameOfRootElement
property LocalNameOfRootElement- Throws:
AutomationException
-
getNamespaceURIOfRootElement
property NamespaceURIOfRootElement- Throws:
AutomationException
-
setNamespaceURIOfRootElement
property NamespaceURIOfRootElement- Throws:
AutomationException
-
getOptionsDialogAction
property OptionsDialogAction- Throws:
AutomationException
-
setOptionsDialogAction
property OptionsDialogAction- Throws:
AutomationException
-
getChoiceMode
property ChoiceMode- Throws:
AutomationException
-
setChoiceMode
public void setChoiceMode(Enums.SPYSampleXMLGenerationChoiceMode newValue) throws AutomationExceptionproperty ChoiceMode- Throws:
AutomationException
-
getSampleValueHints
public Enums.SPYSampleXMLGenerationSampleValueHints getSampleValueHints() throws AutomationExceptionproperty SampleValueHints- Throws:
AutomationException
-
setSampleValueHints
public void setSampleValueHints(Enums.SPYSampleXMLGenerationSampleValueHints newValue) throws AutomationExceptionproperty SampleValueHints- Throws:
AutomationException
-
getConsiderSampleValueHints
property ConsiderSampleValueHints- Throws:
AutomationException
-
setConsiderSampleValueHints
property ConsiderSampleValueHints- Throws:
AutomationException
-