Summary

  • The activities of implementation include mapping the design into code and components, unit testing, and, if necessary, updating the model.

  • Client-side and server-side programmers deal with the implementation of business logic. Graphic artists provide the implementation for the look-and-feel of the user interface.

  • When the enabling technology is scripted pages—JSP, ASPX, PHP—each server page maps to one scripted page file, or page component.

  • Vendor/framework-specific component stereotypes make it easier to understand the component models.

  • A significant amount of structural code can be mapped directly from the model; the vast majority of behavioral code must be created by the implementer.

  • The implementer uses interaction diagrams—sequence, collaboration—and ...

Get Building Web Applications with UML Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.