 |
Software code files (source, binary or executable), data files, and documentation files such as online help files that represent the raw parts of a system that can be built. |
Domain:
Development
Work Product Kinds:
Solution |
|
Purpose
To represent the physical parts of what makes up the system (source, binaries, executables, etc) organized in a way
that's understandable and manageable. |
Relationships
Roles | Responsible:
| Modified By:
|
Tasks | Input To:
| Output From:
|
Description
Main Description |
The Implementation of a software application is the collection of elements that are either a part of the system such as
binary files, support the system such as documentation and installation files, or can be transformed
directly into some part of the sytsem such as source code files. The organization of the Implementation defines
the major units of integration around which teams are organized and the units that can be separately versioned,
deployed, and replaced.
|
Tailoring
Representation Options |
Implementation files represented as files in the local file system. File folders (directories) represented as packages
that group the files into logic units.
|
More Information
Copyright (c) 1987, 2006 IBM Corp. and others. All Rights Reserved.
This program and the accompanying materials are made available under the
Eclipse Public License v1.0 which
accompanies this distribution.
|
|