The Art Of Objects: Object-Oriented Design And Architecture

From the Publisher: The Art of Objects offers an extensive overview of the long-standing principles of object technology, along with leading-edge developments in the field. It will give you a greater understanding of design patterns and the know-how to use them to find effective solutions to a wide range of design challenges. And because the book maintains an approach independent of specific programming languages, the concepts and techniques presented here can be applied to any object-oriented development environment. Using the Unified Modeling Language (UML), The Art of Objects examines numerous static and dynamic practical object design patterns, illustrated by real-life case studies that demonstrate how to put the patterns to work. You will also find discussion of basic concepts of database management and persistent objects, and an introduction to advanced topics in object modeling and interface design patterns. Moving beyond the design level, the book also covers important concepts in object-oriented architecture. Specific topics include: Object creation and destruction, associations and links, aggregation, inheritance, and other object design fundamentals UML notation basics for static and dynamic modeling Common patterns in static design, including the object model for XML Relationship loops Persistent objects and object-relational mapping Advanced object modeling, including abstract classes, multiple inheritance, interfaces, inner classes, and components Dynamic object modeling, covering use case analysis, sequence diagrams, the client/server model, distributed objects, CORBA, and IDL Object-orientedarchitectures, including procedural processing, client/server, layered, multi-tier, and federated systems Each chapter presents exercises for self-study, and integrated case studies throughout the book illustrate the implementation of key concepts. In addition, fully functional Java code samples of the design patterns and case studies are available for download from Addison-Wesley's Web site (...