Chapter Dynamic Dispatch for Method Contracts Through Abstract Predicates
Author(s)
Mostowski, Wojciech
Ulbrich, Mattias
Collection
European Research Council (ERC)Language
EnglishAbstract
Dynamic method dispatch is a core feature of object-oriented programming by which the executed implementation for a polymorphic method is only chosen at runtime. In this paper, we present a specification and verification methodology which extends the concept of dynamic dispatch to design-by-contract specifications. The formal specification language JML has only rudimentary means for polymorphic abstraction in expressions. We promote these to fully flexible specification-only query methods called model methods that can, like ordinary methods, be overridden to give specifications a new semantics in subclasses in a transparent and modular fashion. Moreover, we allow them to refer to more than one program state which give us the possibility to fully abstract and encapsulate two-state specification contexts, i.e., history constraints and method postconditions. Finally, we provide an elegant and flexible mechanism to specify restrictions on specifications in subtypes. Thus behavioural subtyping can be enforced, yet it still allows for other specification paradigms.
We provide the semantics for model methods by giving a translation into a first order logic and according proof obligations. We fully implemented this framework in the KeY program verifier and successfully verified relevant examples. We have also implemented an extension to KeY to support permission-based verification of concurrent Java programs. In this context model methods provide a modular specification method to treat code synchronisation through API methods.
Keywords
dispatch; encapsulation; ghost; dispatch; encapsulation; ghost; Boolean data type; Dynamic dispatch; First-order logic; Inheritance (object-oriented programming); Java Modeling Language; KeY; Liskov substitution principle; Postcondition; Predicate (mathematical logic)DOI
10.1007/978-3-319-46969-0 7OCN
1030820407Publisher
Springer NaturePublisher website
https://www.springernature.com/gp/products/booksPublication date and place
2017Grantor
Classification
Computing and Information Technology