Sciweavers

CBSE
2007
Springer

Data Encapsulation in Software Components

13 years 10 months ago
Data Encapsulation in Software Components
Data encapsulation is a familiar property in object-oriented programming. It is not only useful for modelling things in the real world, but it also facilitates reuse by enabling the creation of multiple instances of the same class, each with its own identity and private data. For CBSE, this kind of reuse is clearly also one of the key desiderata. However, it must be achieved in conjunction with composition, which is central to CBSE. In this paper we show how data encapsulation can be combined with composition, by extending a component model we have defined previously.
Kung-Kiu Lau, Faris M. Taweel
Added 07 Jun 2010
Updated 07 Jun 2010
Type Conference
Year 2007
Where CBSE
Authors Kung-Kiu Lau, Faris M. Taweel
Comments (0)