You are on page 1of 1

C

of
fe
e
class Bridge

Po
«abstract» Implementor
Client Abstraction
«use» + step1(): void
+ operation(): void + step2(): void

w
er
ed
RefinedAbstraction
ConcreteImplementorA ConcreteImplementorB
+ step1(): void + step1(): void
+ step2(): void + step2(): void

C
re
w

You might also like