Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
WSDL Service
A WSDL Service is represented by a «WSDLservice» stereotyped Interface; it describes a collection of Ports that expose a particular Binding. You can create a WSDL Service element by dragging the Service icon from the WSDL Toolbox and dropping it directly onto a diagram in the Services Package of your WSDL model.
When you save a newly-created «WSDLservice» stereotyped Interface, the system:
1. | Adds the WSDL Binding elements exposed by the WSDL Service to the Service diagram. |
2. | Draws an Association connector from the Service element to each Binding element. |
3. | Labels each connector with the corresponding Port name. |
Toolbox Icon
Access Drag icon onto diagram, or
Project Browser | Double-click on «WSDLservice» stereotyped element, or
Diagram | right-click on «WSDLservice» stereotyped element | Properties
Define Properties
Field/Option/Button |
Action |
See also |
||||||||||||||||
Name |
Type in the name of the WSDL Service.
|
|
||||||||||||||||
Documentation |
(Optional) Type in any notes you need for this element.
|
|
||||||||||||||||
Ports |
Identify the Ports (or endpoints) for this WSDL Service. To add a Port to the list, click on the New button. The WSDL Port dialog displays.
The Ports are organized in the list with the most recent at the top and the oldest at the end. To remove an entry from the list, click on it and click on the Delete button.
|
|
||||||||||||||||
OK |
Click on this button to save the data entered and close the WSDL Service dialog.
|
|
||||||||||||||||
Cancel |
Click on this button to discard the data entered and close the WSDL Service dialog.
|
|
||||||||||||||||
Help |
Click on this button to display this Help topic.
|
|
||||||||||||||||
UML |
This button is displayed when you are editing existing WSDL Service element information. Click on the button to open the UML element Properties dialog for the element.
|
|
Notes
· | WSDL Services can only be created under the Service Package in the WSDL Package structure |
· | The name of the WSDL Service should be unique amongst all the WSDL Services within the WSDL |
Learn more