A compositional specification theory for component behaviours

  • Authors:
  • Taolue Chen;Chris Chilton;Bengt Jonsson;Marta Kwiatkowska

  • Affiliations:
  • Department of Computer Science, University of Oxford, UK;Department of Computer Science, University of Oxford, UK;Department of Information Technology, Uppsala University, Sweden;Department of Computer Science, University of Oxford, UK

  • Venue:
  • ESOP'12 Proceedings of the 21st European conference on Programming Languages and Systems
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

We propose a compositional specification theory for reasoning about components that interact by synchronisation of input and output (I/O) actions, in which the specification of a component constrains the temporal ordering of interactions with the environment. Such a theory is motivated by the need to support composability of components, in addition to modelling environmental assumptions, and reasoning about run-time behaviour. Models can be specified operationally by means of I/O labelled transition systems augmented by an inconsistency predicate on states, or in a purely declarative manner by means of traces. We introduce a refinement preorder that supports safe-substitutivity of components. Our specification theory includes the operations of parallel composition for composing components at run-time, logical conjunction for independent development, and quotient for incremental development. We prove congruence properties of the operations and show correspondence between the operational and declarative frameworks.