Builder Design Pattern
1.0
- Here is a set of programs illustrating the Builder Pattern.
- A builder class constructs objects in step-by-step fashion.
- StandardMazeBuilder can add a door between existing rooms.
- Design Patterns
- Elements of Reusable Object-Oriented Software
- by Erich Gamma, Richard Helm, Ralph Johnson, John Vlissides.
- See also:
- Sequence Diagram for standard maze construction
- Sequence Diagram for counting maze construction
- CIS-75 Software Specification and Design
- CIS-62 Object-Oriented Programming in C++
Generated on Sat Mar 21 17:10:21 2009 for Builder Design Pattern by
1.5.8