The transformation does not transform the XSD data types into UML elements. All the referenced XSD data types in the process model are referenced as XSD visualizer objects in the generated UML model.
If the Business Process Modeling Notation (BPMN) model to transform does not contain implementation details such as service interfaces and task details, the transformation cannot generate a complete service model.
The following table lists how the transformation transforms business process model elements into UML elements.
| BPMN process model element | UML element |
|---|---|
| Process |
|
| Definitions |
|
| Interface and its operations |
|
| Operations in an interface |
|
| Process::supportedInterfaces |
|
| ServiceTask::Operation |
|
| Operation messages |
|