Wiktionary
composite reuse principle
n. (context software design English) a technique by which classes may achieve polymorphic behavior and code reuse by containing other classes that implement the desired functionality instead using inheritance.