Artifact (UML)
From Wikipedia, the free encyclopedia
An artifact (in the UML) is the specification of a physical piece of information that is used or produced by a software development process, or by deployment and operation of a system.[1]
Examples of artifacts include model files, source files, scripts, and binary executable files, a table in a database system, a development deliverable, or a word-processing document, a mail message.[1]
Artifacts are the physical entities that are deployed on Nodes, Devices, and Execution Environments. Other UML elements such as classes and components are first manifested into artifacts and instances of these artifacts are then deployed. Artifacts can also be composed of other artifacts.
References[edit]
- ^ a b OMG (2008). OMG Unified Modeling Language (OMG UML), Superstructure, V2.1.2 p.197.
| This article needs additional citations for verification. (February 2009) |