Model-Driven Architecture in Practice

Model-Driven Architecture in Practice PDF

Author: Oscar Pastor

Publisher: Springer Science & Business Media

Published: 2007-06-14

Total Pages: 300

ISBN-13: 3540718680

DOWNLOAD EBOOK →

This book introduces all the relevant information required to understand and put Model Driven Architecture (MDA) into industrial practice. It clearly explains which conceptual primitives should be present in a system specification, how to use UML to properly represent this subset of basic conceptual constructs, how to identify just those diagrams and modeling constructs that are actually required to create a meaningful conceptual schema, and how to accomplish the transformation process between the problem space and the solution space. The approach is fully supported by commercially available tools.

MDA Explained

MDA Explained PDF

Author: Anneke G. Kleppe

Publisher: Addison-Wesley Professional

Published: 2003

Total Pages: 194

ISBN-13: 9780321194428

DOWNLOAD EBOOK →

"Highlights of this book include: the MDA framework, including the Platform Independent Model (PIM) and Platform Special Model (PSM); OMG standards and the use of UML; MDA and Agile, Extreme Programming, and Rational Unified Process (RUP) development; how to apply MDA, including PIM-to-PSM and PSM-to-code transformations for Relational, Enterprise JavaBean (EJB), and Web models; transformations, including controlling and tuning, traceability, incremental consistency, and their implications; metamodeling; and relationships between different standards, including Meta Object Facility (MOF), UML, and Object Constraint Language (OCL)."--Jacket.

Model Driven Architecture with Executable UML

Model Driven Architecture with Executable UML PDF

Author: Chris Raistrick

Publisher: Cambridge University Press

Published: 2004-03-18

Total Pages: 418

ISBN-13: 9780521537711

DOWNLOAD EBOOK →

This book offers insight into a revolution in software development that will ultimately lead to automatic executable code generation directly from model specifications. Using the most widely adopted software modelling language, UML, it demonstrates the way to build robust specifications based on OMG's Model Driven Architecture (MDA). Chapters then describe the steps needed to move directly to executable code using Executable UML (XUML). The volume will be a useful reference for professionals concerned with the future of software development for medium- and large-scale projects.

Domain-driven Design

Domain-driven Design PDF

Author: Eric Evans

Publisher: Addison-Wesley Professional

Published: 2004

Total Pages: 563

ISBN-13: 0321125215

DOWNLOAD EBOOK →

"Domain-Driven Design" incorporates numerous examples in Java-case studies taken from actual projects that illustrate the application of domain-driven design to real-world software development.

Executable UML

Executable UML PDF

Author: Stephen J. Mellor

Publisher: Addison-Wesley Professional

Published: 2002

Total Pages: 420

ISBN-13: 9780201748048

DOWNLOAD EBOOK →

Executable UML can help organizations implement working software systems. This book shows how UML can be used to execute code.

Software Architecture in Practice

Software Architecture in Practice PDF

Author: Len Bass

Publisher: Addison-Wesley Professional

Published: 2003

Total Pages: 572

ISBN-13: 9780321154958

DOWNLOAD EBOOK →

This is the eagerly-anticipated revision to one of the seminal books in the field of software architecture which clearly defines and explains the topic.

Model-Driven Software Engineering in Practice

Model-Driven Software Engineering in Practice PDF

Author: Marco Brambilla

Publisher: Morgan & Claypool Publishers

Published: 2017-03-30

Total Pages: 249

ISBN-13: 1627056955

DOWNLOAD EBOOK →

This book discusses how model-based approaches can improve the daily practice of software professionals. This is known as Model-Driven Software Engineering (MDSE) or, simply, Model-Driven Engineering (MDE). MDSE practices have proved to increase efficiency and effectiveness in software development, as demonstrated by various quantitative and qualitative studies. MDSE adoption in the software industry is foreseen to grow exponentially in the near future, e.g., due to the convergence of software development and business analysis. The aim of this book is to provide you with an agile and flexible tool to introduce you to the MDSE world, thus allowing you to quickly understand its basic principles and techniques and to choose the right set of MDSE instruments for your needs so that you can start to benefit from MDSE right away. The book is organized into two main parts. The first part discusses the foundations of MDSE in terms of basic concepts (i.e., models and transformations), driving principles, application scenarios, and current standards, like the well-known MDA initiative proposed by OMG (Object Management Group) as well as the practices on how to integrate MDSE in existing development processes. The second part deals with the technical aspects of MDSE, spanning from the basics on when and how to build a domain-specific modeling language, to the description of Model-to-Text and Model-to-Model transformations, and the tools that support the management of MDSE projects. The second edition of the book features: a set of completely new topics, including: full example of the creation of a new modeling language (IFML), discussion of modeling issues and approaches in specific domains, like business process modeling, user interaction modeling, and enterprise architecture complete revision of examples, figures, and text, for improving readability, understandability, and coherence better formulation of definitions, dependencies between concepts and ideas addition of a complete index of book content In addition to the contents of the book, more resources are provided on the book's website http://www.mdse-book.com, including the examples presented in the book.

Just Enough Software Architecture

Just Enough Software Architecture PDF

Author: George Fairbanks

Publisher: Marshall & Brainerd

Published: 2010-08-30

Total Pages: 378

ISBN-13: 0984618104

DOWNLOAD EBOOK →

This is a practical guide for software developers, and different than other software architecture books. Here's why: It teaches risk-driven architecting. There is no need for meticulous designs when risks are small, nor any excuse for sloppy designs when risks threaten your success. This book describes a way to do just enough architecture. It avoids the one-size-fits-all process tar pit with advice on how to tune your design effort based on the risks you face. It democratizes architecture. This book seeks to make architecture relevant to all software developers. Developers need to understand how to use constraints as guiderails that ensure desired outcomes, and how seemingly small changes can affect a system's properties. It cultivates declarative knowledge. There is a difference between being able to hit a ball and knowing why you are able to hit it, what psychologists refer to as procedural knowledge versus declarative knowledge. This book will make you more aware of what you have been doing and provide names for the concepts. It emphasizes the engineering. This book focuses on the technical parts of software development and what developers do to ensure the system works not job titles or processes. It shows you how to build models and analyze architectures so that you can make principled design tradeoffs. It describes the techniques software designers use to reason about medium to large sized problems and points out where you can learn specialized techniques in more detail. It provides practical advice. Software design decisions influence the architecture and vice versa. The approach in this book embraces drill-down/pop-up behavior by describing models that have various levels of abstraction, from architecture to data structure design.

Model-Driven Software Development

Model-Driven Software Development PDF

Author: Markus Völter

Publisher: John Wiley & Sons

Published: 2013-06-26

Total Pages: 414

ISBN-13: 111872576X

DOWNLOAD EBOOK →

Model-Driven Software Development (MDSD) is currently a highly regarded development paradigm among developers and researchers. With the advent of OMG's MDA and Microsoft's Software Factories, the MDSD approach has moved to the centre of the programmer's attention, becoming the focus of conferences such as OOPSLA, JAOO and OOP. MDSD is about using domain-specific languages to create models that express application structure or behaviour in an efficient and domain-specific way. These models are subsequently transformed into executable code by a sequence of model transformations. This practical guide for software architects and developers is peppered with practical examples and extensive case studies. International experts deliver: * A comprehensive overview of MDSD and how it relates to industry standards such as MDA and Software Factories. * Technical details on meta modeling, DSL construction, model-to-model and model-to-code transformations, and software architecture. * Invaluable insight into the software development process, plus engineering issues such as versioning, testing and product line engineering. * Essential management knowledge covering economic and organizational topics, from a global perspective. Get started and benefit from some practical support along the way!

Model Driven Architecture and Ontology Development

Model Driven Architecture and Ontology Development PDF

Author: Dragan Gaševic

Publisher: Springer Science & Business Media

Published: 2006-11-22

Total Pages: 316

ISBN-13: 3540321829

DOWNLOAD EBOOK →

Defining a formal domain ontology is considered a useful, not to say necessary step in almost every software project. This is because software deals with ideas rather than with self-evident physical artefacts. However, this development step is hardly ever done, as ontologies rely on well-defined and semantically powerful AI concepts such as description logics or rule-based systems, and most software engineers are unfamiliar with these. This book fills this gap by covering the subject of MDA application for ontology development on the Semantic Web. The writing is technical yet clear, and is illustrated with examples. The book is supported by a website.