Home > Articles > Software Development & Management > UML

UML

5 Items

Sort by Date | Title

Applying UML and Patterns: Mapping Designs to Code
Nov 2, 2009
Craig Larman shows you how to map design artifacts to code in an object-oriented language.
Applying UML and Patterns: UML Class Diagrams
Nov 2, 2009
This chapter provides a reference for frequently used UML class diagram notation.
Publish and Subscribe Using C++ and the Observer Pattern
May 27, 2005
Separation of concerns is increasingly on the programmer's radar. Given the growing range of data access products and platforms, it is now essential to separate data producers from data consumers. The observer pattern provides a simple but powerful model for achieving this crucial design goal.
UML Interaction Diagrams
Mar 4, 2005
This chapter introduces the notation used in the UML for two common types of interaction diagrams (sequence and communication interaction diagrams). This chapter is an overview
UML Sequence Diagrams
Mar 26, 2004