| Modifier and Type | Method and Description |
|---|---|
protected String |
J2EEModelerHelper.getServiceInterfaceName(QName serviceQName,
Service wsdlService) |
protected String |
J2EEModeler112.getServiceInterfaceName(QName serviceQName,
Service wsdlService) |
protected String |
J2EEModeler111.getServiceInterfaceName(QName serviceQName,
Service wsdlService) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
NoMetadataModeler.processService(Service wsdlService,
Model model,
WSDLDocument document) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
WSDLModelerBase.getServiceInterfaceName(QName serviceQName,
Service wsdlService) |
protected void |
WSDLModelerBase.processService(Service wsdlService,
Model model,
WSDLDocument document) |
| Modifier and Type | Method and Description |
|---|---|
Service |
Port.getService() |
| Modifier and Type | Method and Description |
|---|---|
void |
Definitions.add(Service s) |
void |
Definitions.addServiceOveride(Service s) |
void |
WSDLDocumentVisitorBase.postVisit(Service service) |
void |
WSDLDocumentVisitor.postVisit(Service service) |
void |
WSDLDocumentVisitorBase.preVisit(Service service) |
void |
WSDLDocumentVisitor.preVisit(Service service) |
void |
Port.setService(Service s) |
| Modifier and Type | Method and Description |
|---|---|
protected Service |
WSDLParser.parseService(ParserContext context,
Definitions definitions,
Element e) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.