Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
WSDL Port Type
The Port Type icon in the WSDL Toolbox creates a WSDLportType stereotyped Interface, representing the WSDL PortType.
The WSDLportType stereotyped Interface describes the operations exposed by the WSDL and acts as a container for one or more WSDL PortType Operations. WSDL PortType should be defined under the PortTypes package in the WSDL Package structure.
WSDL Properties: Double-click on the WSDLportType stereotyped Interface in the diagram or the Project Browser
Reference
Field/Button |
Usage |
See also |
Name |
Specify the name for the WSDL PortType.
|
|
Documentation |
Specify the notes for this element ( Optional ).
|
|
OK |
Save the values entered and close the dialog.
|
|
Cancel |
Discard the values entered and close the dialog.
|
|
Help |
Display this Help topic.
|
|
UML |
Open the UML Properties dialog. This button is available when editing the WSDL PortType.
|
Notes
• | WSDL PortTypes can only be created under the PortTypes package in the WSDL Package structure |
• | The name of theWSDL PortType should be unique among all the WSDL PortTypes within the WSDL |
Learn more