Artifact manifesting components
An artifact in the Unified Modeling Language (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, a word-processing document, or a mail message.[1]
Artifacts are the physical entities that are deployed on Nodes (i.e. 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.
See also
- Artifact (software development)
References
- ↑ 1.0 1.1 OMG (2008). OMG Unified Modeling Language (OMG UML), Superstructure, V2.1.2 p.197.
Unified Modeling Language |
|---|
| Actors |
- Organizations
- Object Management Group
- UML Partners
- Persons
- Grady Booch
- Ivar Jacobson
- James Rumbaugh
| |
|---|
| Concepts | | Object oriented |
- Object-oriented programming
- Object-oriented analysis and design
- Object-oriented modeling
|
|---|
| Structure |
- Actor
- Attribute
- Artifact
- Class
- Component
- Interface
- Object
- Package
- Profile diagram
|
|---|
| Behavior |
- Activity
- Event
- Message
- Method
- State
- Use case
|
|---|
| Relationships |
- Association
- Composition
- Dependency
- Generalization (or Inheritance)
|
|---|
| Extensibility | |
|---|
| Other | |
|---|
|
|---|
| Diagrams | | Structure |
- Class
- Component
- Composite structure
- Deployment
- Object
- Package
|
|---|
| Behaviour |
- Activity
- State Machine
- Use case
|
|---|
| Interaction |
- Communications
- Sequence
- Interaction overview
- Timing
|
|---|
|
|---|
| Derived languages |
- Systems Modeling Language (SysML)
- UML eXchange Format (UXF)
- XML Metadata Interchange (XMI)
- Executable UML (xUML)
|
|---|
| Other topics |
- Glossary of UML terms
- Rational Unified Process
- List of Unified Modeling Language tools
- Object Modeling in Color
|
|---|
 | Original source: https://en.wikipedia.org/wiki/Artifact (UML). Read more |