A contract-based approach to designing safe systems

  • Authors:
  • Iain Bate;Richard Hawkins;John McDermid

  • Affiliations:
  • The University of York, Heslington, York, United Kingdom;The University of York, Heslington, York, United Kingdom;The University of York, Heslington, York, United Kingdom

  • Venue:
  • SCS '03 Proceedings of the 8th Australian workshop on Safety critical systems and software - Volume 33
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

Architectural based approaches to designing software are motivating changes in the way software is developed for safety-critical systems. These new approaches allow developers to divide system requirements between components and their subcomponents. To allow systems to be designed in this way a component's obligations to other components and interfaces with the rest of the system must be captured. This can be done using contracts. Other work has shown how contracts can be used to develop systems. In this paper we explore how to generate design and safety contracts, and then how to use them to support change and reuse.