Package com.altova.automation.XMLSpy
Class WSDL20DocumentationDlg
java.lang.Object
com.altova.automation.libs.COMIUnknownObject
com.altova.automation.libs.COMIDispatchObject
com.altova.automation.XMLSpy.WSDL20DocumentationDlg
public class WSDL20DocumentationDlg 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.booleangetGlobalElementsAndTypesOnly()Returnssets a value indicating whether a full Schema documentation is done or only Global Elements and Types are documented.booleangetIncludeBinding()Returnssets a value indicating whether bindings are included.booleangetIncludeImportedWSDLFiles()Returnssets a value indicating whether imported WSDL files are included.booleangetIncludeInterface()Returnssets a value indicating whether interfaces are included.booleangetIncludeOverview()Returnssets a value indicating whether an overview is included.booleangetIncludeService()Returnssets a value indicating whether services are included.booleangetIncludeTypes()Returnssets a value indicating whether types are included.GUIDgetInterfaceIID()booleangetMultipleOutputFiles()Returnssets a value indicating whether the output document is split to multiple files.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.booleangetSeparateSchemaDocument()Returnssets a value indicating whether the Schema documentation should be placed in a separate document.booleangetShowBindingDiagram()Returnssets a value indicating whether binding diagrams are shown.booleangetShowEndpoint()Returnssets a value indicating whether endpoints are shown.booleangetShowExtensibility()Returnssets a value indicating whether extensibilities are shown.booleangetShowFault()Returnssets a value indicating whether faults are shown.booleangetShowInterfaceDiagram()Returnssets a value indicating whether interface diagrams are shown.booleangetShowOperation()Returnssets a value indicating whether operations are shown.booleangetShowProgressBar()Returnssets a value indicating whether a progress bar is displayed during the generation.booleangetShowResult()Returnssets a value indicating whether the document is shown after the generation.booleangetShowServiceDiagram()Returnssets a value indicating whether service diagrams are shown.booleangetShowSourceCode()Returnssets a value indicating whether source code is shown.booleangetShowTypesDiagram()Returnssets a value indicating whether type diagrams are shown.booleangetShowUsedBy()Returnssets a value indicating whether 'used by' is shown.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.voidsetGlobalElementsAndTypesOnly(boolean newValue)Returnssets a value indicating whether a full Schema documentation is done or only Global Elements and Types are documented.voidsetIncludeBinding(boolean newValue)Returnssets a value indicating whether bindings are included.voidsetIncludeImportedWSDLFiles(boolean newValue)Returnssets a value indicating whether imported WSDL files are included.voidsetIncludeInterface(boolean newValue)Returnssets a value indicating whether interfaces are included.voidsetIncludeOverview(boolean newValue)Returnssets a value indicating whether an overview is included.voidsetIncludeService(boolean newValue)Returnssets a value indicating whether services are included.voidsetIncludeTypes(boolean newValue)Returnssets a value indicating whether types are included.voidsetMultipleOutputFiles(boolean newValue)Returnssets a value indicating whether the output document is split to multiple files.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.voidsetSeparateSchemaDocument(boolean newValue)Returnssets a value indicating whether the Schema documentation should be placed in a separate document.voidsetShowBindingDiagram(boolean newValue)Returnssets a value indicating whether binding diagrams are shown.voidsetShowEndpoint(boolean newValue)Returnssets a value indicating whether endpoints are shown.voidsetShowExtensibility(boolean newValue)Returnssets a value indicating whether extensibilities are shown.voidsetShowFault(boolean newValue)Returnssets a value indicating whether faults are shown.voidsetShowInterfaceDiagram(boolean newValue)Returnssets a value indicating whether interface diagrams are shown.voidsetShowOperation(boolean newValue)Returnssets a value indicating whether operations are shown.voidsetShowProgressBar(boolean newValue)Returnssets a value indicating whether a progress bar is displayed during the generation.voidsetShowResult(boolean newValue)Returnssets a value indicating whether the document is shown after the generation.voidsetShowServiceDiagram(boolean newValue)Returnssets a value indicating whether service diagrams are shown.voidsetShowSourceCode(boolean newValue)Returnssets a value indicating whether source code is shown.voidsetShowTypesDiagram(boolean newValue)Returnssets a value indicating whether type diagrams are shown.voidsetShowUsedBy(boolean newValue)Returnssets a value indicating whether 'used by' is shown.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
-
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
-
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
-
getIncludeService
Returnssets a value indicating whether services are included.- Throws:
AutomationException
-
setIncludeService
Returnssets a value indicating whether services are included.- Throws:
AutomationException
-
getIncludeBinding
Returnssets a value indicating whether bindings are included.- Throws:
AutomationException
-
setIncludeBinding
Returnssets a value indicating whether bindings are included.- Throws:
AutomationException
-
getIncludeInterface
Returnssets a value indicating whether interfaces are included.- Throws:
AutomationException
-
setIncludeInterface
Returnssets a value indicating whether interfaces are included.- Throws:
AutomationException
-
getIncludeTypes
Returnssets a value indicating whether types are included.- Throws:
AutomationException
-
setIncludeTypes
Returnssets a value indicating whether types are included.- Throws:
AutomationException
-
getIncludeImportedWSDLFiles
Returnssets a value indicating whether imported WSDL files are included.- Throws:
AutomationException
-
setIncludeImportedWSDLFiles
Returnssets a value indicating whether imported WSDL files are included.- Throws:
AutomationException
-
getShowServiceDiagram
Returnssets a value indicating whether service diagrams are shown.- Throws:
AutomationException
-
setShowServiceDiagram
Returnssets a value indicating whether service diagrams are shown.- Throws:
AutomationException
-
getShowBindingDiagram
Returnssets a value indicating whether binding diagrams are shown.- Throws:
AutomationException
-
setShowBindingDiagram
Returnssets a value indicating whether binding diagrams are shown.- Throws:
AutomationException
-
getShowInterfaceDiagram
Returnssets a value indicating whether interface diagrams are shown.- Throws:
AutomationException
-
setShowInterfaceDiagram
Returnssets a value indicating whether interface diagrams are shown.- Throws:
AutomationException
-
getShowTypesDiagram
Returnssets a value indicating whether type diagrams are shown.- Throws:
AutomationException
-
setShowTypesDiagram
Returnssets a value indicating whether type diagrams are shown.- Throws:
AutomationException
-
getShowEndpoint
Returnssets a value indicating whether endpoints are shown.- Throws:
AutomationException
-
setShowEndpoint
Returnssets a value indicating whether endpoints are shown.- Throws:
AutomationException
-
getShowSourceCode
Returnssets a value indicating whether source code is shown.- Throws:
AutomationException
-
setShowSourceCode
Returnssets a value indicating whether source code is shown.- Throws:
AutomationException
-
getShowExtensibility
Returnssets a value indicating whether extensibilities are shown.- Throws:
AutomationException
-
setShowExtensibility
Returnssets a value indicating whether extensibilities are shown.- Throws:
AutomationException
-
getShowUsedBy
Returnssets a value indicating whether 'used by' is shown.- Throws:
AutomationException
-
setShowUsedBy
Returnssets a value indicating whether 'used by' is shown.- Throws:
AutomationException
-
getShowOperation
Returnssets a value indicating whether operations are shown.- Throws:
AutomationException
-
setShowOperation
Returnssets a value indicating whether operations are shown.- Throws:
AutomationException
-
getShowFault
Returnssets a value indicating whether faults are shown.- Throws:
AutomationException
-
setShowFault
Returnssets a value indicating whether faults are shown.- 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
-
getSeparateSchemaDocument
Returnssets a value indicating whether the Schema documentation should be placed in a separate document.- Throws:
AutomationException
-
setSeparateSchemaDocument
Returnssets a value indicating whether the Schema documentation should be placed in a separate document.- Throws:
AutomationException
-
getGlobalElementsAndTypesOnly
Returnssets a value indicating whether a full Schema documentation is done or only Global Elements and Types are documented.- Throws:
AutomationException
-
setGlobalElementsAndTypesOnly
Returnssets a value indicating whether a full Schema documentation is done or only Global Elements and Types are documented.- Throws:
AutomationException
-