Home > Topics > Software Development & Management > UML
Published Oct 1, 2024 by Addison-Wesley Professional
Published Jul 12, 2017 by Addison-Wesley Professional
Published Nov 8, 2013 by Addison-Wesley Professional
Published Jul 29, 2009 by Pearson
Craig Larman shows you how to map design artifacts to code in an object-oriented language.
This chapter provides a reference for frequently used UML class diagram notation.
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.
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