WSDL Port Type Operation

Return to Introduction  Previous page  Next page

WSDL portType operations are represented in Enterprise Architect by operations defined as part of a WSDLportType interface (see the WSDL Port Type topic).

To add portType operations to your WSDLportType interfaces, follow the steps below.

1.Open the PortTypes diagram defined for your WSDL namespace package. The WSDL pages of the Enterprise Architect UML Toolbox display.
2.Drag the PortType Operation item onto a WSDLPortType stereotyped interface. The WSDL PortType Operation dialog displays.
 
WSDLPortTypeOperationProps
 
3.Enter the name for the operation.
4.Select the Operation Type.
5.Enter the Input, Output and Fault details for the operation. The Message drop-down list is taken from the WSDLmessage elements defined under the Messages package.
6.Click on the OK button to close the WSDL PortType Operation dialog and create the operation.

You can edit the WSDL-specific properties of the portType operation later by double-clicking the operation in the diagram or Project Browser window. Alternatively, on the WSDL PortType Operation dialog, click on the UML button to invoke the standard Properties dialog for an operation.