Previous UML Classes Table of Contents UML Packages Next


10.3.3 DeployedArtifact

Nodes


   A deployed artifact is an artifact or artifact instance that has been deployed to a deployment target.

*Generalizations

   

    NamedElement (from Kernel , Dependencies ) on page 99

*Description

   In the metamodel, DeployedArtifact is an abstract metaclass that is a specialization of NamedElement . A DeployedArtifact is involved in one or more Deployments to a DeploymentTarget .

*Attributes

   No additional attributes

*Associations

   No additional associations

*Constraints

   No additional constraints

*Semantics

   Deployed artifacts are deployed to a deployment target.

*Notation

   No additional notation

*Changes from previous UML

   The following changes from UML 1.x have been made: The capability to deploy artifacts and artifact instances to nodes has been made explicit based on UML 2.0 instance modeling through the addition of this abstract metaclass.