r<Emphasis Type="SmallCaps">COS</Emphasis>: Refinement of Component and Object Systems

Zhiming Liu,He Jifeng,Xiaoshan Li
DOI: https://doi.org/10.1007/11561163_9
2005-01-01
Abstract:We present a model of object-oriented and component-based refinement. For object-orientation, the model is class-based and refinement is about correct changes in the structure, methods of classes and the main program, rather than changes in the behaviour of individual objects. This allows us to prove refinement laws for both high level design patterns and low level refactoring. For component-based development, we focus on the separation of concerns of interface and functional contracts, leaving refinement of interaction protocols in future work. The model supports the specification of these aspects at different levels of abstractions and their consistency.
What problem does this paper attempt to address?