Attribute-Driven Design Method

The SEI Attribute-Driven Design (ADD) method is a systematic step-by-step method for designing the software architecture of a software-intensive system.

Required input to ADD includes known functional requirements, quality attribute requirements, and constraints. Functional requirements may be specified with a feature list or use cases. Quality attribute requirements may be specified using quality attribute scenarios, such as result from an SEI Quality Attribute Workshop. Constraints are design decisions that are forced by outside factors.

Applying ADD results in the first several levels of module decomposition, a preliminary set of other architectural views (as appropriate for the architecture patterns selected along the way), and set of elements with assigned functionalities and the interactions among the elements. ADD is a recursive method. Roughly, the activities are:

  • Choose an element of the system to design. (The first time, this will likely be the entire system itself.)
  • Identify architecturally significant requirements that apply to the element being designed. The architecturally significant requirements are the combination of quality, business, and functional goals that apply to the element being designed and that will have the biggest impact on its architecture.
  • Choose patterns and tactics to satisfy the architectural drivers. There are known patterns to achieve various qualities and functionality. Choose the solutions that are most appropriate for the high priority architectural drivers.
  • Instantiate the pattern and tactics to create new design elements within the element. The new elements will be of the types dictated by the chosen pattern and tactics. Assign each new element its functionality and sketch an interface for it showing information flow.
  • Refine the quality, business, and functional goals and constraints and allocate them to the newly created design elements, which will be the subject of future iterations.
  • Repeat the activities until all of the drivers have been satisfied.

The ADD method has been used for application domains ranging from information systems to embedded systems. Additional research on systematically producing an architecture design from a set of quality attribute scenarios is underway. Current work is embodied in SEI ArchE, an architecture expert design assistant.

Additional Information

For consulting information about ADD and architecture design, visit our consulting pages. Direct technical questions to us using the link in the For more information box at the bottom of this page.

Software Architecture Training and Publications

Training

Publications

Further Reading

Attribute-Driven Design (ADD), Version 2.0
Rob Wojcik, Felix Bachmann, Len Bass, Paul Clements, Paulo Merson, Robert Nord, & Bill Wood

Integrating Software-Architecture-Centric Methods into the Rational Unified Process
Rick Kazman, Philippe Kruchten, Robert L. Nord, & James E. Tomayko

Managing Variability in Software Architectures
Felix Bachmann & Len Bass

A Practical Example of Applying Attribute-Driven Design (ADD), Version 2.0
William G. Wood

Quality Attribute Design Primitives and the Attribute Driven Design Method
Len Bass, Mark Klein, & Felix Bachmann

For more information

Contact Us

info@sei.cmu.edu

412-268-5800