DynAlloy: upgrading alloy with actions

  • Authors:
  • Marcelo F. Frias;Juan P. Galeotti;Carlos G. López Pombo;Nazareno M. Aguirre

  • Affiliations:
  • Universidad de Buenos Aires, Argentina;Universidad de Buenos Aires, Argentina;Universidad de Buenos Aires, Argentina;FCEFQyN - Universidad Nacional de Río Cuarto, Argentina

  • Venue:
  • Proceedings of the 27th international conference on Software engineering
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present DynAlloy, an extension to the Alloy specification language to describe dynamic properties of systems using actions. Actions allow us to appropriately specify dynamic properties, particularly, properties regarding execution traces, in the style of dynamic logic specifications.We extend Alloy's syntax with a notation for partial correctness assertions, whose semantics relies on an adaptation of Dijkstra's weakest liberal precondition. These assertions, defined in terms of actions, allow us to easily express properties regarding executions, favoring the separation of concerns between the static and dynamic aspects of a system specification.We also extend the Alloy tool in such a way that DynAlloy specifications are also automatically analyzable, as standard Alloy specifications. We present the foundations, two case-studies, and empirical results evidencing that the analysis of DynAlloy specifications can be performed efficiently.