Previous | UML Classes | Table of Contents | UML Packages | Next |
A deployed artifact is an artifact or artifact instance that has been deployed to a deployment target.
•
NamedElement (from Kernel , Dependencies ) on page 99
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 .
No additional attributes
No additional associations
No additional constraints
Deployed artifacts are deployed to a deployment target.
No additional notation
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.