| Constructor and Description |
|---|
WSDLTypeGenerator(Model model,
WSDLDocument document,
Properties options) |
WSDLTypeGenerator(Model model,
WSDLDocument document,
Properties options,
SOAPVersion ver) |
| Modifier and Type | Method and Description |
|---|---|
protected SchemaAnalyzerBase |
J2EEModeler112.getSchemaAnalyzerInstance(WSDLDocument document,
WSDLModelInfo _modelInfo,
Properties _options,
Set _conflictingClassNames,
JavaSimpleTypeCreator _javaTypes) |
protected SchemaAnalyzerBase |
J2EEModeler111.getSchemaAnalyzerInstance(WSDLDocument document,
WSDLModelInfo _modelInfo,
Properties _options,
Set _conflictingClassNames,
JavaSimpleTypeCreator _javaTypes) |
| Modifier and Type | Field and Description |
|---|---|
WSDLDocument |
NoMetadataModeler.ProcessSOAPOperationInfo.document |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
NoMetadataModeler.processPort(Port wsdlPort,
Service service,
WSDLDocument document) |
protected void |
NoMetadataModeler.processService(Service wsdlService,
Model model,
WSDLDocument document) |
| Constructor and Description |
|---|
ProcessSOAPOperationInfo(Port modelPort,
Port port,
Operation portTypeOperation,
BindingOperation bindingOperation,
SOAPBinding soapBinding,
WSDLDocument document) |
| Modifier and Type | Field and Description |
|---|---|
WSDLDocument |
WSDLModelerBase.ProcessSOAPOperationInfo.document |
| Modifier and Type | Method and Description |
|---|---|
protected abstract SchemaAnalyzerBase |
WSDLModelerBase.getSchemaAnalyzerInstance(WSDLDocument document,
WSDLModelInfo _modelInfo,
Properties _options,
Set _conflictingClassNames,
JavaSimpleTypeCreator _javaTypes)
Gets the appropriate Schema Analyzer for the wsdl
|
protected SchemaAnalyzerBase |
WSDLModeler112.getSchemaAnalyzerInstance(WSDLDocument document,
WSDLModelInfo _modelInfo,
Properties _options,
Set _conflictingClassNames,
JavaSimpleTypeCreator _javaTypes) |
protected SchemaAnalyzerBase |
WSDLModeler111.getSchemaAnalyzerInstance(WSDLDocument document,
WSDLModelInfo _modelInfo,
Properties _options,
Set _conflictingClassNames,
JavaSimpleTypeCreator _javaTypes) |
protected SchemaAnalyzerBase |
WSDLModeler11.getSchemaAnalyzerInstance(WSDLDocument document,
WSDLModelInfo _modelInfo,
Properties _options,
Set _conflictingClassNames,
JavaSimpleTypeCreator _javaTypes) |
protected SchemaAnalyzerBase |
WSDLModeler103.getSchemaAnalyzerInstance(WSDLDocument document,
WSDLModelInfo _modelInfo,
Properties _options,
Set _conflictingClassNames,
JavaSimpleTypeCreator _javaTypes) |
protected SchemaAnalyzerBase |
WSDLModeler101.getSchemaAnalyzerInstance(WSDLDocument document,
WSDLModelInfo _modelInfo,
Properties _options,
Set _conflictingClassNames,
JavaSimpleTypeCreator _javaTypes) |
protected boolean |
WSDLModelerBase.processPort(Port wsdlPort,
Service service,
WSDLDocument document) |
protected void |
WSDLModelerBase.processSearchSchemaOption(WSDLDocument document,
Model model)
Should be called for -f:searchschema option processing.
|
protected void |
WSDLModelerBase.processService(Service wsdlService,
Model model,
WSDLDocument document) |
| Constructor and Description |
|---|
ProcessSOAPOperationInfo(Port modelPort,
Port port,
Operation portTypeOperation,
BindingOperation bindingOperation,
SOAPBinding soapBinding,
WSDLDocument document,
boolean hasOverloadedOperations,
Map headers) |
| Modifier and Type | Method and Description |
|---|---|
WSDLDocument |
WSDLParser.parse(InputSource source) |
WSDLDocument |
WSDLParser.parse(InputSource source,
boolean useWSIBasicProfile) |
| Modifier and Type | Method and Description |
|---|---|
void |
WSDLWriter.write(WSDLDocument document,
OutputStream os) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.