Compositional verification of events and observers: (summary)

  • Authors:
  • Cynthia Disenfeld;Shmuel Katz

  • Affiliations:
  • Technion - Israel Institute of Technology;Technion - Israel Institute of Technology

  • Venue:
  • Proceedings of the 10th international workshop on Foundations of aspect-oriented languages
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

By distinguishing between events and aspects, it is possible to separate the problem of identifying when an aspect should be applied, from what it must do. Observers (aspects that do not affect the state of the base system) are already part of aspect-oriented programming and language support is emerging for events that gather information and announce occurrence. The goal of compositional verification of events and observers is to prove that they are correct so that their guarantees may be used by other events or aspects. Moreover, a compositional verification model allows applying formal verification techniques in smaller models, and also building a library of events, in which for any base system that satisfies certain assumptions, the event detection will satisfy its guarantees. In this work compositional verification of events and observers will be defined to aid in the design of a framework that allows users to verify events, providing as well flexibility in the input language of the specification