Package com.altova.automation.XMLSpy
Class XBRLDocumentationDlg
java.lang.Object
com.altova.automation.libs.COMIUnknownObject
com.altova.automation.libs.COMIDispatchObject
com.altova.automation.XMLSpy.XBRLDocumentationDlg
public class XBRLDocumentationDlg 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 bDetailsOn)Switches all Details on or off.COMIDispatchObjectgetApplication()Returns the Application object.booleangetCreateDiagramsFolder()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.booleangetIncludeCalculationLinkroles()Returnssets a value indicating whether Calculation linkroles are included.booleangetIncludeDefinitionLinkroles()Returnssets a value indicating whether Definition linkroles are included.booleangetIncludeGenericLinkroles()Returnssets a value indicating whether generic linkroles are included.booleangetIncludeGlobalElements()Returnssets a value indicating whether Global elements are included.booleangetIncludeNamespacePrefixes()Returnssets a value indicating whether Namespace prefixes are included.booleangetIncludeOverview()Returnssets a value indicating whether an overview is included.booleangetIncludePresentationLinkroles()Returnssets a value indicating whether Presentation linkroles are included.GUIDgetInterfaceIID()Enums.SPYDialogActiongetOptionsDialogAction()Specifies how the options dialog is handled.java.lang.StringgetOutputFile()Returnssets the output file.Enums.SPYDialogActiongetOutputFileDialogAction()Specifies how the file dialog is handled.Enums.SPYSchemaDocumentationFormatgetOutputFormat()Returnssets the output format.COMIDispatchObjectgetParent()Returns the Parent object.booleangetShortQualifiedName()Returnssets a value indicating whether short qualified names are used.booleangetShowDiagram()Returnssets a value indicating whether diagrams are shown.booleangetShowImportedElements()Returnssets a value indicating whether imported XBRL elements are included.booleangetShowLabels()Returnssets a value indicating whether labels are shown.booleangetShowLinkbaseReferences()Returnssets a value indicating whether linkbase references are shown.booleangetShowMessages()Returnssets a value indicating whether messages are shown.booleangetShowProgressBar()Returnssets a value indicating whether a progress bar is displayed during the generation.booleangetShowProperties()Returnssets a value indicating whether properties are shown.booleangetShowReferences()Returnssets a value indicating whether references are shown.booleangetShowResult()Returnssets a value indicating whether the document is shown after the generation.java.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 bInclude)Switches all Includes on or off.voidsetCreateDiagramsFolder(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.voidsetIncludeCalculationLinkroles(boolean newValue)Returnssets a value indicating whether Calculation linkroles are included.voidsetIncludeDefinitionLinkroles(boolean newValue)Returnssets a value indicating whether Definition linkroles are included.voidsetIncludeGenericLinkroles(boolean newValue)Returnssets a value indicating whether generic linkroles are included.voidsetIncludeGlobalElements(boolean newValue)Returnssets a value indicating whether Global elements are included.voidsetIncludeNamespacePrefixes(boolean newValue)Returnssets a value indicating whether Namespace prefixes are included.voidsetIncludeOverview(boolean newValue)Returnssets a value indicating whether an overview is included.voidsetIncludePresentationLinkroles(boolean newValue)Returnssets a value indicating whether Presentation linkroles are included.voidsetOptionsDialogAction(Enums.SPYDialogAction newValue)Specifies how the options dialog is handled.voidsetOutputFile(java.lang.String newValue)Returnssets the output file.voidsetOutputFileDialogAction(Enums.SPYDialogAction newValue)Specifies how the file dialog is handled.voidsetOutputFormat(Enums.SPYSchemaDocumentationFormat newValue)Returnssets the output format.voidsetShortQualifiedName(boolean newValue)Returnssets a value indicating whether short qualified names are used.voidsetShowDiagram(boolean newValue)Returnssets a value indicating whether diagrams are shown.voidsetShowImportedElements(boolean newValue)Returnssets a value indicating whether imported XBRL elements are included.voidsetShowLabels(boolean newValue)Returnssets a value indicating whether labels are shown.voidsetShowLinkbaseReferences(boolean newValue)Returnssets a value indicating whether linkbase references are shown.voidsetShowMessages(boolean newValue)Returnssets a value indicating whether messages are shown.voidsetShowProgressBar(boolean newValue)Returnssets a value indicating whether a progress bar is displayed during the generation.voidsetShowProperties(boolean newValue)Returnssets a value indicating whether properties are shown.voidsetShowReferences(boolean newValue)Returnssets a value indicating whether references are shown.voidsetShowResult(boolean newValue)Returnssets a value indicating whether the document is shown after the generation.voidsetSPSFile(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
Returns the Application object.- Throws:
AutomationException
-
getParent
Returns the Parent object.- Throws:
AutomationException
-
getOptionsDialogAction
Specifies how the options dialog is handled.- Throws:
AutomationException
-
setOptionsDialogAction
Specifies how the options dialog is handled.- Throws:
AutomationException
-
getOutputFileDialogAction
Specifies how the file dialog is handled.- Throws:
AutomationException
-
setOutputFileDialogAction
Specifies how the file dialog is handled.- Throws:
AutomationException
-
getShowProgressBar
Returnssets a value indicating whether a progress bar is displayed during the generation.- Throws:
AutomationException
-
setShowProgressBar
Returnssets a value indicating whether a progress bar is displayed during the generation.- Throws:
AutomationException
-
getOutputFile
Returnssets the output file.- Throws:
AutomationException
-
setOutputFile
Returnssets the output file.- Throws:
AutomationException
-
getOutputFormat
Returnssets the output format.- Throws:
AutomationException
-
setOutputFormat
public void setOutputFormat(Enums.SPYSchemaDocumentationFormat newValue) throws AutomationExceptionReturnssets the output format.- 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
-
getDiagramFormat
Returnssets the image kind that is generated.- Throws:
AutomationException
-
setDiagramFormat
Returnssets the image kind that is generated.- 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
-
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
-
getShowResult
Returnssets a value indicating whether the document is shown after the generation.- Throws:
AutomationException
-
setShowResult
Returnssets a value indicating whether the document is shown after the generation.- Throws:
AutomationException
-
includeAll
Switches all Includes on or off.- Throws:
AutomationException
-
allDetails
Switches all Details on or off.- Throws:
AutomationException
-
getIncludeOverview
Returnssets a value indicating whether an overview is included.- Throws:
AutomationException
-
setIncludeOverview
Returnssets a value indicating whether an overview is included.- Throws:
AutomationException
-
getIncludeNamespacePrefixes
Returnssets a value indicating whether Namespace prefixes are included.- Throws:
AutomationException
-
setIncludeNamespacePrefixes
Returnssets a value indicating whether Namespace prefixes are included.- Throws:
AutomationException
-
getIncludeGlobalElements
Returnssets a value indicating whether Global elements are included.- Throws:
AutomationException
-
setIncludeGlobalElements
Returnssets a value indicating whether Global elements are included.- Throws:
AutomationException
-
getIncludeDefinitionLinkroles
Returnssets a value indicating whether Definition linkroles are included.- Throws:
AutomationException
-
setIncludeDefinitionLinkroles
Returnssets a value indicating whether Definition linkroles are included.- Throws:
AutomationException
-
getIncludePresentationLinkroles
Returnssets a value indicating whether Presentation linkroles are included.- Throws:
AutomationException
-
setIncludePresentationLinkroles
Returnssets a value indicating whether Presentation linkroles are included.- Throws:
AutomationException
-
getIncludeCalculationLinkroles
Returnssets a value indicating whether Calculation linkroles are included.- Throws:
AutomationException
-
setIncludeCalculationLinkroles
Returnssets a value indicating whether Calculation linkroles are included.- Throws:
AutomationException
-
getShowDiagram
Returnssets a value indicating whether diagrams are shown.- Throws:
AutomationException
-
setShowDiagram
Returnssets a value indicating whether diagrams are shown.- Throws:
AutomationException
-
getShowLabels
Returnssets a value indicating whether labels are shown.- Throws:
AutomationException
-
setShowLabels
Returnssets a value indicating whether labels are shown.- Throws:
AutomationException
-
getShowReferences
Returnssets a value indicating whether references are shown.- Throws:
AutomationException
-
setShowReferences
Returnssets a value indicating whether references are shown.- Throws:
AutomationException
-
getShowLinkbaseReferences
Returnssets a value indicating whether linkbase references are shown.- Throws:
AutomationException
-
setShowLinkbaseReferences
Returnssets a value indicating whether linkbase references are shown.- Throws:
AutomationException
-
getShortQualifiedName
Returnssets a value indicating whether short qualified names are used.- Throws:
AutomationException
-
setShortQualifiedName
Returnssets a value indicating whether short qualified names are used.- Throws:
AutomationException
-
getShowImportedElements
Returnssets a value indicating whether imported XBRL elements are included.- Throws:
AutomationException
-
setShowImportedElements
Returnssets a value indicating whether imported XBRL elements are included.- 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
-
getIncludeGenericLinkroles
Returnssets a value indicating whether generic linkroles are included.- Throws:
AutomationException
-
setIncludeGenericLinkroles
Returnssets a value indicating whether generic linkroles are included.- Throws:
AutomationException
-
getShowProperties
Returnssets a value indicating whether properties are shown.- Throws:
AutomationException
-
setShowProperties
Returnssets a value indicating whether properties are shown.- Throws:
AutomationException
-
getShowMessages
Returnssets a value indicating whether messages are shown.- Throws:
AutomationException
-
setShowMessages
Returnssets a value indicating whether messages are shown.- Throws:
AutomationException
-