Modeling with UML: Language, Concepts, Methods
- Length: 281 pages
- Edition: 1st ed. 2016
- Language: English
- Publisher: Springer
- Publication Date: 2016-06-17
- ISBN-10: 331933932X
- ISBN-13: 9783319339320
- Sales Rank: #4546735 (See Top 100 Books)
This book presents a variant of UML that is especially suitable for agile development of high-quality software. It adjusts the language UML profile, called UML/P, for optimal assistance for the design, implementation, and agile evolution to facilitate its use especially in agile, yet model based development methods for data intensive or control driven systems.
After a general introduction to UML and the choices made in the development of UML/P in Chapter 1, Chapter 2 includes a definition of the language elements of class diagrams and their forms of use as views and representations. Next, Chapter 3 introduces the design and semantic facets of the Object Constraint Language (OCL), which is conceptually improved and syntactically adjusted to Java for better comfort. Subsequently, Chapter 4 introduces object diagrams as an independent, exemplary notation in UML/P, and Chapter 5 offers a detailed introduction to UML/P Statecharts. Lastly, Chapter 6 presents a simplified form of sequence diagrams for exemplary descriptions of object interactions. For completeness, appendixes A–C describe the full syntax of UML/P, and appendix D explains a sample application from the E-commerce domain, which is used in all chapters.
This book is ideal for introductory courses for students and practitioners alike.
Table of Contents
Chapter 1 Introduction
Chapter 2 Class Diagrams
Chapter 3 Object Constraint Language
Chapter 4 Object Diagrams
Chapter 5 Statecharts
Chapter 6 Sequence Diagrams
Chapter 7 Further Reading
Appendix A Language Representation with Syntax Class Diagrams
Appendix B Java
Appendix C The Syntax of UML/P
Appendix D Sample Application: Internet-Based Auction System