110 likes | 123 Views
Transform OOAD class definitions into source code, DB designs, and JSP/XML/HTML pages for implementation. This final stage includes creating class structures, attributes, and method signatures. Learn how to read the code effectively as the end goal of the design process.
E N D
Chapter 20 Mapping Designs to Code
UP Implementation Model • Source code • DB designs • JSP/XML/HTML pages • This is the end goal of OOAD
Class Definitions • From the DCD • Class, attributes and method signitures
Summary • Design to code • Read the code next