Component-Based Software Engineering is considered one solution for the problem of growing complexity and size of modern software systems. Applications are not built in a monolithic fashion from scratch, but are rather assembled from components; that is, pre-constructed units of software. The properties of such software components must be specified explicitly. This has been well understood for functional properties, but non-functional properties are still an area of ongoing research. In particular, generic approaches that use the same formalism for arbitrary non-functional properties and...
Component-Based Software Engineering is considered one solution for the problem of growing complexity and size of modern software systems. Application...