Package com.altova.automation.XMLSpy
Class SchemaDocumentationDlg
java.lang.Object
com.altova.automation.libs.COMIUnknownObject
com.altova.automation.libs.COMIDispatchObject
com.altova.automation.XMLSpy.SchemaDocumentationDlg
public class SchemaDocumentationDlg 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 voidallDetails(boolean i_bDetailsOn)method AllDetailsCOMIDispatchObjectgetApplication()property ApplicationbooleangetCreateDiagramsFolder()Returnssets a value indicating whether to create a separate folder for diagrams or not.Enums.SPYImageKindgetDiagramFormat()Returnssets the image kind that is generated.booleangetEmbedCSSInHTML()Returnssets a value indicating whether to embed the CSS in the HTML or not.booleangetEmbedDiagrams()Returnssets a value indicating whether to embed the diagrams in the document or not.booleangetGenerateRelativeLinks()Returnssets a value indicating whether links to local files are relative (true) or absolute (false).booleangetIncludeAttributeGroups()property IncludeAttributeGroupsbooleangetIncludeComplexTypes()property IncludeComplexTypesbooleangetIncludeGlobalAttributes()Returnssets a value indicating whether global attributes are documented.booleangetIncludeGlobalElements()property IncludeGlobalElementsbooleangetIncludeGroups()property IncludeGroupsbooleangetIncludeIndex()property IncludeIndexbooleangetIncludeLocalAttributes()Returnssets a value indicating whether local attributes are documented.booleangetIncludeLocalElements()property IncludeLocalElementsbooleangetIncludeRedefines()property IncludeRedefinesbooleangetIncludeReferencedSchemas()Returnssets a value indicating whether referenced schemas are documented.booleangetIncludeSimpleTypes()property IncludeSimpleTypesGUIDgetInterfaceIID()booleangetMultipleOutputFiles()Returnssets a value indicating whether the output document is split to multiple files.Enums.SPYDialogActiongetOptionsDialogAction()property OptionsDialogActionjava.lang.StringgetOutputFile()property OutputFileEnums.SPYDialogActiongetOutputFileDialogAction()property OutputFileDialogActionEnums.SPYSchemaDocumentationFormatgetOutputFormat()property OutputFormatCOMIDispatchObjectgetParent()property ParentbooleangetShowAnnotations()property ShowAnnotationsbooleangetShowAttributes()property ShowAttributesbooleangetShowChildren()property ShowChildrenbooleangetShowDiagram()property ShowDiagrambooleangetShowEnumerations()property ShowEnumerationsbooleangetShowIdentityConstraints()property ShowIdentityConstraintsbooleangetShowNamespace()property ShowNamespacebooleangetShowPatterns()property ShowPatternsbooleangetShowProgressBar()property ShowProgressBarbooleangetShowProperties()property ShowPropertiesbooleangetShowResult()property ShowResultbooleangetShowSingleFacets()property ShowSingleFacetsbooleangetShowSourceCode()property ShowSourceCodebooleangetShowType()property ShowTypebooleangetShowUsedBy()property ShowUsedByjava.lang.StringgetSPSFile()Returnssets a value indicating the location of the SPS file.booleangetUseFixedDesign()Returnssets a value indicating whether the documentation should be created with fixed design or with a design specified by a SPS.voidincludeAll(boolean i_bInclude)method IncludeAllvoidsetCreateDiagramsFolder(boolean newValue)Returnssets a value indicating whether to create a separate folder for diagrams or not.voidsetDiagramFormat(Enums.SPYImageKind newValue)Returnssets the image kind that is generated.voidsetEmbedCSSInHTML(boolean newValue)Returnssets a value indicating whether to embed the CSS in the HTML or not.voidsetEmbedDiagrams(boolean newValue)Returnssets a value indicating whether to embed the diagrams in the document or not.voidsetGenerateRelativeLinks(boolean newValue)Returnssets a value indicating whether links to local files are relative (true) or absolute (false).voidsetIncludeAttributeGroups(boolean newValue)property IncludeAttributeGroupsvoidsetIncludeComplexTypes(boolean newValue)property IncludeComplexTypesvoidsetIncludeGlobalAttributes(boolean newValue)Returnssets a value indicating whether global attributes are documented.voidsetIncludeGlobalElements(boolean newValue)property IncludeGlobalElementsvoidsetIncludeGroups(boolean newValue)property IncludeGroupsvoidsetIncludeIndex(boolean newValue)property IncludeIndexvoidsetIncludeLocalAttributes(boolean newValue)Returnssets a value indicating whether local attributes are documented.voidsetIncludeLocalElements(boolean newValue)property IncludeLocalElementsvoidsetIncludeRedefines(boolean newValue)property IncludeRedefinesvoidsetIncludeReferencedSchemas(boolean newValue)Returnssets a value indicating whether referenced schemas are documented.voidsetIncludeSimpleTypes(boolean newValue)property IncludeSimpleTypesvoidsetMultipleOutputFiles(boolean newValue)Returnssets a value indicating whether the output document is split to multiple files.voidsetOptionsDialogAction(Enums.SPYDialogAction newValue)property OptionsDialogActionvoidsetOutputFile(java.lang.String newValue)property OutputFilevoidsetOutputFileDialogAction(Enums.SPYDialogAction newValue)property OutputFileDialogActionvoidsetOutputFormat(Enums.SPYSchemaDocumentationFormat newValue)property OutputFormatvoidsetShowAnnotations(boolean newValue)property ShowAnnotationsvoidsetShowAttributes(boolean newValue)property ShowAttributesvoidsetShowChildren(boolean newValue)property ShowChildrenvoidsetShowDiagram(boolean newValue)property ShowDiagramvoidsetShowEnumerations(boolean newValue)property ShowEnumerationsvoidsetShowIdentityConstraints(boolean newValue)property ShowIdentityConstraintsvoidsetShowNamespace(boolean newValue)property ShowNamespacevoidsetShowPatterns(boolean newValue)property ShowPatternsvoidsetShowProgressBar(boolean newValue)property ShowProgressBarvoidsetShowProperties(boolean newValue)property ShowPropertiesvoidsetShowResult(boolean newValue)property ShowResultvoidsetShowSingleFacets(boolean newValue)property ShowSingleFacetsvoidsetShowSourceCode(boolean newValue)property ShowSourceCodevoidsetShowType(boolean newValue)property ShowTypevoidsetShowUsedBy(boolean newValue)property ShowUsedByvoidsetSPSFile(java.lang.String newValue)Returnssets a value indicating the location of the SPS file.voidsetUseFixedDesign(boolean newValue)Returnssets a value indicating whether the documentation should be created with fixed design or with a design specified by a SPS.Methods 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
-
getOutputFile
property OutputFile- Throws:
AutomationException
-
setOutputFile
property OutputFile- Throws:
AutomationException
-
getOutputFormat
property OutputFormat- Throws:
AutomationException
-
setOutputFormat
public void setOutputFormat(Enums.SPYSchemaDocumentationFormat newValue) throws AutomationExceptionproperty OutputFormat- Throws:
AutomationException
-
getIncludeIndex
property IncludeIndex- Throws:
AutomationException
-
setIncludeIndex
property IncludeIndex- Throws:
AutomationException
-
getIncludeGlobalElements
property IncludeGlobalElements- Throws:
AutomationException
-
setIncludeGlobalElements
property IncludeGlobalElements- Throws:
AutomationException
-
getIncludeLocalElements
property IncludeLocalElements- Throws:
AutomationException
-
setIncludeLocalElements
property IncludeLocalElements- Throws:
AutomationException
-
getIncludeGroups
property IncludeGroups- Throws:
AutomationException
-
setIncludeGroups
property IncludeGroups- Throws:
AutomationException
-
getIncludeComplexTypes
property IncludeComplexTypes- Throws:
AutomationException
-
setIncludeComplexTypes
property IncludeComplexTypes- Throws:
AutomationException
-
getIncludeSimpleTypes
property IncludeSimpleTypes- Throws:
AutomationException
-
setIncludeSimpleTypes
property IncludeSimpleTypes- Throws:
AutomationException
-
getIncludeAttributeGroups
property IncludeAttributeGroups- Throws:
AutomationException
-
setIncludeAttributeGroups
property IncludeAttributeGroups- Throws:
AutomationException
-
getIncludeRedefines
property IncludeRedefines- Throws:
AutomationException
-
setIncludeRedefines
property IncludeRedefines- Throws:
AutomationException
-
getShowDiagram
property ShowDiagram- Throws:
AutomationException
-
setShowDiagram
property ShowDiagram- Throws:
AutomationException
-
getShowNamespace
property ShowNamespace- Throws:
AutomationException
-
setShowNamespace
property ShowNamespace- Throws:
AutomationException
-
getShowType
property ShowType- Throws:
AutomationException
-
setShowType
property ShowType- Throws:
AutomationException
-
getShowChildren
property ShowChildren- Throws:
AutomationException
-
setShowChildren
property ShowChildren- Throws:
AutomationException
-
getShowUsedBy
property ShowUsedBy- Throws:
AutomationException
-
setShowUsedBy
property ShowUsedBy- Throws:
AutomationException
-
getShowProperties
property ShowProperties- Throws:
AutomationException
-
setShowProperties
property ShowProperties- Throws:
AutomationException
-
getShowSingleFacets
property ShowSingleFacets- Throws:
AutomationException
-
setShowSingleFacets
property ShowSingleFacets- Throws:
AutomationException
-
getShowPatterns
property ShowPatterns- Throws:
AutomationException
-
setShowPatterns
property ShowPatterns- Throws:
AutomationException
-
getShowEnumerations
property ShowEnumerations- Throws:
AutomationException
-
setShowEnumerations
property ShowEnumerations- Throws:
AutomationException
-
getShowAttributes
property ShowAttributes- Throws:
AutomationException
-
setShowAttributes
property ShowAttributes- Throws:
AutomationException
-
getShowIdentityConstraints
property ShowIdentityConstraints- Throws:
AutomationException
-
setShowIdentityConstraints
property ShowIdentityConstraints- Throws:
AutomationException
-
getShowAnnotations
property ShowAnnotations- Throws:
AutomationException
-
setShowAnnotations
property ShowAnnotations- Throws:
AutomationException
-
getShowSourceCode
property ShowSourceCode- Throws:
AutomationException
-
setShowSourceCode
property ShowSourceCode- Throws:
AutomationException
-
getShowResult
property ShowResult- Throws:
AutomationException
-
setShowResult
property ShowResult- Throws:
AutomationException
-
getOptionsDialogAction
property OptionsDialogAction- Throws:
AutomationException
-
setOptionsDialogAction
property OptionsDialogAction- Throws:
AutomationException
-
getOutputFileDialogAction
property OutputFileDialogAction- Throws:
AutomationException
-
setOutputFileDialogAction
property OutputFileDialogAction- Throws:
AutomationException
-
getShowProgressBar
property ShowProgressBar- Throws:
AutomationException
-
setShowProgressBar
property ShowProgressBar- Throws:
AutomationException
-
includeAll
method IncludeAll- Throws:
AutomationException
-
allDetails
method AllDetails- Throws:
AutomationException
-
getEmbedDiagrams
Returnssets a value indicating whether to embed the diagrams in the document or not.- Throws:
AutomationException
-
setEmbedDiagrams
Returnssets a value indicating whether to embed the diagrams in the document or not.- Throws:
AutomationException
-
getDiagramFormat
Returnssets the image kind that is generated.- Throws:
AutomationException
-
setDiagramFormat
Returnssets the image kind that is generated.- Throws:
AutomationException
-
getIncludeGlobalAttributes
Returnssets a value indicating whether global attributes are documented.- Throws:
AutomationException
-
setIncludeGlobalAttributes
Returnssets a value indicating whether global attributes are documented.- Throws:
AutomationException
-
getIncludeLocalAttributes
Returnssets a value indicating whether local attributes are documented.- Throws:
AutomationException
-
setIncludeLocalAttributes
Returnssets a value indicating whether local attributes are documented.- Throws:
AutomationException
-
getIncludeReferencedSchemas
Returnssets a value indicating whether referenced schemas are documented.- Throws:
AutomationException
-
setIncludeReferencedSchemas
Returnssets a value indicating whether referenced schemas are documented.- Throws:
AutomationException
-
getMultipleOutputFiles
Returnssets a value indicating whether the output document is split to multiple files.- Throws:
AutomationException
-
setMultipleOutputFiles
Returnssets a value indicating whether the output document is split to multiple files.- Throws:
AutomationException
-
getEmbedCSSInHTML
Returnssets a value indicating whether to embed the CSS in the HTML or not.- Throws:
AutomationException
-
setEmbedCSSInHTML
Returnssets a value indicating whether to embed the CSS in the HTML or not.- Throws:
AutomationException
-
getCreateDiagramsFolder
Returnssets a value indicating whether to create a separate folder for diagrams or not.- Throws:
AutomationException
-
setCreateDiagramsFolder
Returnssets a value indicating whether to create a separate folder for diagrams or not.- Throws:
AutomationException
-
getGenerateRelativeLinks
Returnssets a value indicating whether links to local files are relative (true) or absolute (false).- Throws:
AutomationException
-
setGenerateRelativeLinks
Returnssets a value indicating whether links to local files are relative (true) or absolute (false).- Throws:
AutomationException
-
getUseFixedDesign
Returnssets a value indicating whether the documentation should be created with fixed design or with a design specified by a SPS.- Throws:
AutomationException
-
setUseFixedDesign
Returnssets a value indicating whether the documentation should be created with fixed design or with a design specified by a SPS.- Throws:
AutomationException
-
getSPSFile
Returnssets a value indicating the location of the SPS file.- Throws:
AutomationException
-
setSPSFile
Returnssets a value indicating the location of the SPS file.- Throws:
AutomationException
-