B.4 Bridge pattern tags

B.4 Bridge pattern tags

Figure B.4 shows the static structure of the Builder pattern (Gamma et al. 1995) annotated with UML-F tags. Table B.4 summarizes the Builder pattern UML-F tags. Builder is based on the Separation construction principle.

Figure B.4. Structure of the Bridge pattern annotated with UML-F tags.
graphics/bfig04.gif

Table B.4. Definition of the UML-F Bridge pattern tags.
Tags

Bridge Abstraction ,
Bridge Implementor ,
Bridge ConcreteImplementor ,
Bridge operation , Bridge operationImp ,
Bridge operationImp ,
Bridge imp

Apply to

As shown in Fig. B.3:

Class ( Bridge Abstraction , Bridge Implementor , Bridge ConcreteImplementor )

Method ( Bridge operation , Bridge operationImp , Bridge operationImp )

Interface ( Bridge Abstraction , Bridge Implementor )

Association ( Bridge imp )

Type String.
Expansion

The Bridge pattern is based on the Separation principle and therefore its tags expand as follows:

Bridge Abstraction to Sep T ,

Bridge operation to Sep t ,

Bridge Implementor to Sep H , and

Bridge operationImp to Sep h .



The UML Profile for Framework Architectures
The UML Profile for Framework Architectures
ISBN: 0201675188
EAN: 2147483647
Year: 2000
Pages: 84

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net