Generating SoaML elements in service model
You can configure the WSDL-to-UML transformation to automatically
generate service model elements by applying specific stereotypes from
the SoaML profile.
Before you begin
About this task
Procedure
- Create a transformation configuration file for the WSDL-to-UML transformation: Click . If Transformation Configuration is not a menu item, click .
- Complete the steps on the pages in the Transformation Configuration wizard, and click Finish.
- In the Transformation Configuration editor, on the Extensions page, select the extension named SOAML Profile Extension.
- Click .
- Run the WSDL-to-UML transformation: On the Main page the transformation configuration editor, click Run.
Results
WSDL element | Generated UML element |
---|---|
PortType | Interface with the «Service Interface» stereotype applied |
Service | Port with the «Service» stereotype applied |
Definition | Component with the «Participant» stereotype applied |