多项选择题

结构型模式中最体现扩展性的几种模式是()

A.适配器(Adapte)模式
B.合成(Composite)模式
C.装饰(Decorator)模式
D.桥接(Bridge)模式