Article ID | Journal | Published Year | Pages | File Type |
---|---|---|---|---|
423764 | Electronic Notes in Theoretical Computer Science | 2008 | 19 Pages |
Abstract
We present a Hoare-style specification and verification approach for invariants in sequential OO programs. It allows invariants over non-hierarchical object structures, in which update patterns that span several objects and methods occur frequently. This gives rise to invalidating and subsequent re-establishing of invariants in a way that compromises standard data induction, which assumes invariants hold when a method is called. We provide specification constructs (inc and coop) that identify objects and methods involved in such patterns, allowing a refined form of data induction. The approach now handles practical designs, as illustrated by a specification of the Observer Pattern.
Related Topics
Physical Sciences and Engineering
Computer Science
Computational Theory and Mathematics