Role:
|
The designer role is responsible for designing a part of the system, within the constraints of the requirements, architecture, and development process for the project.
| |
Other Relationships: | Extended By: |
|
The designer identifies and defines the responsibilities, operations, attributes, and relationships of design elements. The designer ensures that the design is consistent with the software architecture, and is detailed to a point where implementation can proceed.
This section provides links to additional information related to this role.
The designer must have a solid working knowledge of:
A designer may be assigned responsibility for implementing a structural part of the system (such as a class or implementation subsystem), or a functional part of the system, such as a use-case realization or feature that crosses classes/subsystems.
It is common for a person to act as both implementer and designer, taking on the responsibilities of both roles.
It is possible for design responsibilities to be divided, such that a high level sketch of the design is the responsibility of one designer, while detailed design (such as details of operation signatures, or the identification and design of helper classes) is deferred to another designer who also acts as the implementer.
See the references page, in particular the references on Modeling and Unified Modeling Language, and Object Oriented Technology.
Rational Unified Process |