Deployment diagram model element notation differences

You can use the mapping table for Deployment diagram model elements to understand the differences between UML 1.4 and the currently supported version of the UML.
UML 1.4 Supported UML version
Connection relationship Communication Path

A communication path is an association because it defines ends that may have a name (or role) and multiplicity. The ends resolve their type reference to the opposite node.

Process Artifact deployed by a Deployment with a DeploymentSpecification.
Note: All three UML elements have the same name as the original Rose process.
Processor Execution Environment

Execution Environments (and Devices) are subclasses of Nodes recent versions of UML.


Feedback