Warenkorb
Kostenloser Versand
Unsere Operationen sind klimaneutral

The Unified Modeling Language User Guide Grady Booch

The Unified Modeling Language User Guide von Grady Booch

The Unified Modeling Language User Guide Grady Booch


9.50
Zustand - Sehr Gut
6 auf Lager

Zusammenfassung

'The Unified Modeling Language User Guide is the first of three UML works written by the creators of 'UML': Grady Book, Jim Rumbaugh and Ivar Jacobson. It introduces the core 80 per cent of the UML, providing numerous examples of its application and is suitable for developers unfamiliar with UML or with modelling in general.

The Unified Modeling Language User Guide Zusammenfassung

The Unified Modeling Language User Guide Grady Booch

Just as architects and musicians need architectural drawings or music scores to be written using standard notations that everyone agrees on and understands, developers need a single, common, widely usable modeling language for the development of software systems. The UML has been proposed as this standard and has received the support of academic and industry heavyweights.

The Unified Modeling Language User Guide is the first of three definitive UML works written by the creators of UML, Grady Booch, Jim Rumbaugh, and Ivar Jacobson. Together these three widely respected and world-famous methodologists form an unbeatable author team representing combined worldwide sales of their prior individual books of more than 250,000 copies. This book will introduce the core 80% of the UML, approaching it in a layered fashion and providing numerous examples of its application. The Unified Modeling Language User Guide is suitable for developers unfamiliar with UML or with modeling in general.

Über Grady Booch

Grady Booch, is the Chief Scientist at Rational Software Corporation and developer of the Booch Method of object-oriented analysis and design. He is also co-developer of the Unified Modeling Language (UML). Widely recognized for these and many contributions in the field, he is a popular speaker at technology conferences around the world. Booch has twice received Software Development magazine's coveted Jolt-Cola Product Excellence Award for his seminal text,Object-Oriented Analysis and Design with Applications. Dr. James Rumbaugh is one of the leading object-oriented methodologists. He is the chief developer of the Object Modeling Technique (OMT) and the lead author of the best-selling book Object-Oriented Modeling and Design. Before joining Rational Software Corporation in October 1994, he worked for more than 25 years at General Electric Research and Development Center in Schenectady, New York.

He has been working on object-oriented methodology and tools for many years. He developed the DSM object-oriented programming language, the state tree model of control, the OMT object modeling notation, and the Object Modeling Tool graphic editor. The foundations for the OMT notation were developed more than 10 years ago with Mary Loomis and Ashwin Shah of Calma Corporation. The OMT methodology was developed at GE R&D Center with coauthors Mike Blaha, Bill Premerlani, Fred Eddy, and Bill Lorensen.

Dr. Rumbaugh received his Ph.D. in computer science from MIT. During his Ph.D. research under Professor Jack Dennis, Dr. Rumbaugh was one of the inventors of data flow computer architecture. His career has dealt with semantics of computation, tools for programming productivity, and applications using complex algorithms and data structures. Dr. Rumbaugh has published journal articles on his work and has spoken at leading object-oriented conferences. He writes a regular column for the Journal of Object-Oriented Programming.

Dr. Rumbaugh is the lead author of the recent best-selling book Object-Oriented Modeling and Design, published by Prentice Hall. His latest book, OMT Insights: Perspectives on Modeling from the Journal of Object-Oriented Programming, was released in October 1996. He and his colleagues developed the OMT methodology described in the book based on real-world applications at GE, and they have worked to extend the original methodology. He has taught courses based on the methodology to different audiences around the world, ranging from one-hour seminars to intensive several-day training courses.

He has a B.S. in physics from MIT, an M.S. in astronomy from Caltech, and a Ph.D. in computer science from MIT.

During his career at GE, he worked on a variety of problems, including the design of one of the first time-sharing operating systems, early work in interactive graphics, algorithms for computed tomography, use of parallel machines for fast image generation, VLSI chip design, and finally, object-oriented technology.

Jim developed OMTool, an interactive graphical editor for manipulation of object model diagrams. The editor is commercially available. In addition, he led a five-year programming effort producing production-quality software.

In addition, Jim was the manager of the Software Engineering Program at GE, where he led a team of eight to ten Ph.D. and M.S. scientists performing research in software engineering in the areas of algorithm development, programming languages, program proving, and VLSI computer-aided design. In addition, he performed personal research.

Jim developed Chipwright, an interactive graphical CAD system for VLSI layout with incremental design rule checking. He also led a team of four programmers in implementation.

Jim developed and implemented the object-oriented language DSM, combining object-oriented concepts with database concepts and distributed it within GE for use on production applications. The language was heavily used at Calma Corporation and was extensively extended based on user feedback with a preliminary version.

Jim also developed Vista, a hierarchical interactive standard graphics system (similar to the PHIGS system) written in the object-oriented DSM language. He implemented user-interface applications based on this system, including a configuration-management tool and a user-interface generation tool.

Jim developed the concept of state trees, a structured extension of finite state machines incorporating a new model of object-oriented control. He applied it to the design of user interfaces, and the technique was used as a main aspect of the CHIDE user-interface system developed by colleagues at GE-CRD. Later, it was used in the OMTool object editor.

Jim also developed the Flow Graph System, a generic interactive graphic system for controlling a network of design engineering jobs, including management of multiple versions of data and coordination of information flow among applications. He received a patent on the underlying concepts.

In addition, Jim developed algorithms for the reconstruction of images for computerized tomography using fewer input points and with reduced noise in the reconstructed images. He also developed algorithms for display of three-dimensional images in real time using array processors, and he developed Parallax, a language for programming pipelined array processors.

Jim has served on various committees, including the OOPSLA Program Committee and the TOOLS Program Committee.

Ivar Jacobson, Ph.D., is "the father" of many technologies, including components and component architecture, use cases, modern business engineering, and the Rational Unified Process. He was one of the three amigos who originally developed the Unified Modeling Language. He is the principal author of five best-selling books on these methods and technologies, in addition to being the coauthor of the two leading books on the Unified Modeling Language. Ivar is a founder of Jaczone AB, where he and his daughter and cofounder, Agneta Jacobson, are developing a ground-breaking new product that includes intelligent agents to support software development. Ivar also founded Ivar Jacobson Consulting (IJC) with the goal of promoting good software development practices throughout teams worldwide.



Inhaltsverzeichnis

(Chapters 4 - 31 begin with Getting Started, contain Terms and Concepts and Common Modeling Techniques sections, and conclude with Hints and Tips.)

Preface

I. GETTING STARTED.

1. Why We Model.

The Importance of Modeling.

Principles of Modeling.

Object-Oriented Modeling.

2. Introducing the UML.

An Overview of the UML.

A Conceptual Model of the UML.

Architecture.

Software Development Life Cycle.

3. Hello, World!

Key Abstractions.

Mechanisms.

Components.

II. BASIC STRUCTURAL MODELING.

4. Classes.

Modeling the Vocabulary of a System.

Modeling the Distribution of Responsibilities in a System.

Modeling Nonsoftware Things.

Modeling Primitive Types.

5. Relationships.

Modeling Simple Dependencies.

Modeling Single Inheritance.

Modeling Structural Relationships.

6. Common Mechanisms.

Modeling New Building Blocks.

Modeling Comments.

Modeling New Semantics.

Modeling New Properties.

7. Diagrams.

Modeling Different Views of a System.

Modeling Different Levels of Abstraction.

Modeling Complex Views.

8. Class Diagrams.

Modeling Simple Collaborations.

Modeling a Logical Database Schema.

Forward and Reverse Engineering.

III. ADVANCED STRUCTURAL MODELING.

9. Advanced Classes.

Modeling the Semantics of a Class.

10. Advanced Relationships.

Modeling Webs of Relationships.

11. Interfaces, Types, and Roles.

Modeling the Seams in a System.

Modeling Static and Dynamic Types.

12. Packages.

Modeling Groups of Elements.

Modeling Architectural Views.

13. Instances.

Modeling Concrete Instances.

Modeling Prototypical Instances.

14. Object Diagrams.

Modeling Object Structures.

Forward and Reverse Engineering.

IV. BASIC BEHAVIORAL MODELING.

15. Interactions.

Modeling a Flow of Control.

16. Use Cases.

Modeling the Behavior of an Element.

17. Use Case Diagrams.

Modeling the Context of a System.

Modeling the Requirements of a System.

Forward and Reverse Engineering.

18. Interaction Diagrams.

Modeling Flows of Control by Time Ordering.

Modeling Flows of Control by Organization.

Forward and Reverse Engineering.

19. Activity Diagrams.

Modeling a Workflow.

Modeling an Operation.

Forward and Reverse Engineering.

V. ADVANCED BEHAVIORAL MODELING.

20. Events and Signals.

Modeling a Family of Signals.

Modeling Exceptions.

21. State Machines.

Modeling the Lifetime of an Object.

22. Processes and Threads.

Modeling Multiple Flows of Control.

Modeling Interprocess Communication.

23. Time and Space.

Modeling Timing Constraints.

Modeling the Distribution of Objects.

Modeling Objects that Migrate.

24. Statechart Diagrams.

Modeling Reactive Objects.

Forward and Reverse Engineering.

VI. ARCHITECTURAL MODELING.

25. Components.

Modeling Executables and Libraries.

Modeling Tables, Files, and Documents.

Modeling an API.

Modeling Source Code.

26. Deployment.

Modeling Processors and Devices.

Modeling the Distribution of Components.

27. Collaborations.

Modeling the Realization of a Use Case.

Modeling the Realization of an Operation.

Modeling a Mechanism.

28. Patterns and Frameworks.

Modeling Design Patterns.

Modeling Architectural Patterns.

29. Component Diagrams.

Modeling Source Code.

Modeling an Executable Release.

Modeling a Physical Database.

Modeling Adaptable Systems.

Forward and Reverse Engineering.

30. Deployment Diagrams.

Modeling an Embedded System.

Modeling a Client/Server System.

Modeling a Fully Distributed System.

Forward and Reverse Engineering.

31. Systems and Models.

Modeling the Architecture of a System.

Modeling Systems of Systems.

VII. WRAPPING UP.

32. Applying the UML.

Transitioning to the UML.

Where to Go Next.

Appendix A: UML Notation.
Appendix B: UML Standard Elements.
Appendix C: Rational Unified Process.
Glossary.
Index. 0201571684T04062001

Zusätzliche Informationen

GOR001518386
9780201571684
0201571684
The Unified Modeling Language User Guide Grady Booch
Gebraucht - Sehr Gut
Broschiert
Pearson Education (US)
1998-11-25
512
N/A
Die Abbildung des Buches dient nur Illustrationszwecken, die tatsächliche Bindung, das Cover und die Auflage können sich davon unterscheiden.
Dies ist ein gebrauchtes Buch. Es wurde schon einmal gelesen und weist von der früheren Nutzung Gebrauchsspuren auf. Wir gehen davon aus, dass es im Großen und Ganzen in einem sehr guten Zustand ist. Sollten Sie jedoch nicht vollständig zufrieden sein, setzen Sie sich bitte mit uns in Verbindung.