or
Sign in to turn on 1-Click ordering.
 
 
Express Checkout with PayPhrase
What's this? | Create PayPhrase
More Buying Choices
31 used & new from $17.00

Have one to sell? Sell yours here
 
   
MDA Distilled
 
See larger image
 
Tell the Publisher!
I’d like to read this book on Kindle

Don’t have a Kindle? Get your Kindle here.
 
  

MDA Distilled (Paperback)

~ Stephen J. Mellor (Author), Kendall Scott (Author), Axel Uhl (Author), Dirk Weise (Author)
4.5 out of 5 stars  See all reviews (2 customer reviews)

List Price: $42.99
Price: $34.93 & this item ships for FREE with Super Saver Shipping. Details
You Save: $8.06 (19%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.

Only 5 left in stock--order soon (more on the way).

Want it delivered Monday, November 16? Choose One-Day Shipping at checkout. Details
16 new from $24.71 15 used from $17.00

Frequently Bought Together

MDA Distilled + UML Components: A Simple Process for Specifying Component-Based Software + Enterprise SOA: Service-Oriented Architecture Best Practices
Price For All Three: $111.93

Show availability and shipping details


Customers Who Bought This Item Also Bought

Enterprise SOA: Service-Oriented Architecture Best Practices

Enterprise SOA: Service-Oriented Architecture Best Practices

by Dirk Slama
4.2 out of 5 stars (19)  $40.49
MDA Explained: The Model Driven Architecture(TM): Practice and Promise

MDA Explained: The Model Driven Architecture(TM): Practice and Promise

by Anneke G. Kleppe
4.0 out of 5 stars (7)  $37.91
Enterprise Patterns and MDA: Building Better Software with Archetype Patterns and UML

Enterprise Patterns and MDA: Building Better Software with Archetype Patterns and UML

by Jim Arlow
4.8 out of 5 stars (6)  $37.25
UML Distilled: A Brief Guide to the Standard Object Modeling Language (3rd Edition)

UML Distilled: A Brief Guide to the Standard Object Modeling Language (3rd Edition)

by Martin Fowler
3.9 out of 5 stars (110)  $32.25
Executable UML: A Foundation for Model-Driven Architecture

Executable UML: A Foundation for Model-Driven Architecture

by Stephen J. Mellor
4.4 out of 5 stars (7)  $35.99
Explore similar items

Editorial Reviews

Product Description

The Object Management Group (OMG) has forwarded the cause of Model Driven Architecture (MDA) as a more effective means of building software. In this new book, object technology experts demystify the intricacies of MDA so that the reader can get up-to-speed quickly and leverage the significant power of the standard. The book gently introduces MDA, and explains how it is designed to integrate disparate and evolving middleware technologies. The book also explores why MDA is the wave of the future, with inherent flexibility that allows organizations to harness the next big thing (whatever it may be) in middleware technology.


From the Back Cover

"A readable and much needed introduction to MDA."
--Dr. Jim Arlow, coauthor of UML and the Unified Process (Addison-Wesley, 2002) and Enterprise Patterns and MDA (Addison-Wesley, 2004)

"This book provides an excellent introduction to the ideas and technologies that will form the foundation of the model-driven architecture over the coming years. I recommend it wholeheartedly."
--Dr. Andy Evans, Managing Director, Xactium Limited, UK

"Excellent job of distilling MDA down to its core concepts."
--Krzysztof Czarnecki, Univeristy of Waterloo, coauthor of Generative Programming (Addison-Wesley, 2000)

As systems have grown more crucial to the operations of organizations worldwide, so too have the costs associated with building and maintaining them. Enter model-driven architecture (MDA), a standard framework from the Object Management Group (OMG) that allows developers to link object models together to build complete systems. MDA prevents design decisions from being intertwined with the application and keeps it independent of its implementation. The result is an application that can be combined with other technologies as well as other applications, and models that become highly reusable assets.

MDA Distilled is an accessible introduction to the MDA standard and its tools and technologies. The book describes the fundamental features of MDA, how they fit together, and how you can use them in your organization today. You will also learn how to define a model-driven process for a project involving multiple platforms, implement that process, and then test the resulting system.

MDA Distilled will help you understand:

  • The MDA framework, including the platform-independent model (PIM) and the platform-specific model (PSM)
  • The Meta Object Facility (MOF)--the OMG's adopted standard for metamodeling
  • Horizontal, vertical, and merging mappings between models
  • Building marks and marking models
  • Elaborating models, including viewing generated models, and managing manual changes
  • Building executable models with Executable UML
  • Agile MDA development

Developers and architects can dramatically improve productivity, portability, interoperability, and maintenance with MDA. Find out how with this essential reference, and quickly learn how to harness the significant power of this new framework.




Product Details

  • Paperback: 176 pages
  • Publisher: Addison-Wesley Professional; illustrated edition edition (March 13, 2004)
  • Language: English
  • ISBN-10: 0201788918
  • ISBN-13: 978-0201788914
  • Product Dimensions: 9.1 x 7.3 x 0.5 inches
  • Shipping Weight: 13.4 ounces (View shipping rates and policies)
  • Average Customer Review: 4.5 out of 5 stars  See all reviews (2 customer reviews)
  • Amazon.com Sales Rank: #952,589 in Books (See Bestsellers in Books)


Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(1)

Your tags: Add your first tag
 

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

 

Customer Reviews

2 Reviews
5 star:
 (1)
4 star:
 (1)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.5 out of 5 stars (2 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
14 of 15 people found the following review helpful:
4.0 out of 5 stars Field still incomplete, April 19, 2004
By W Boudville (Terra, Sol 3) - See all my reviews
(TOP 10 REVIEWER)    (REAL NAME)      
Over the decades, programmers have developed higher levels of abstraction in their languages. From the raw machine code of the 1940s to assembler to Fortran and later to C, C++, Java, C#. Once past assembler, all the higher constructs give us hardware independence. But suppose we have a system we want to code. The system could be defined textually or graphically. Currently, the implementation of a system is dependent on the software.

MDA is an attempt to give us software independence. The promise is to build a model according to some rules. This model documentation can then be run through a black box that makes implementation code. The user does not have to know the details of the black box. Exactly analogous to how you might write a C program and then turn it over to a compiler.

Clearly, there is immense value if MDA is possible. The authors say much of the value lies in the model being closer to what the user desires. Ideally, the user would draw up the model and be able to test it, without any knowledge of the lower, programming level. So there is no "verification gap". The document the user makes can be thus executed.

Some of you will remember similar claims made for fifth generation languages and their like back in the late 80s. These would turn every user into a programmer, eh?! Unfortunately, those efforts failed. The problem was too hard.

Sadly, as the authors themselves point out, MDA has not reached this goal either. A work still in progress. The book shows the current borders of research. It could do with some non-trivial examples. Important because of the abstract level of most of the discussion. Whilst there are some examples, they are of limited complexity.

Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
10 of 10 people found the following review helpful:
5.0 out of 5 stars An excellent introduction to MDA, April 20, 2004
By Charles Ashbacher "(cashbacher@yahoo.com)" (Marion, Iowa United States(cashbacher@yahoo.com)) - See all my reviews
(TOP 50 REVIEWER)      
Model-driven architecture (MDA) is a potential next level of abstraction in the production of software. The principle is that the solution to the problem is expressed using a modeling language, which is then translated by a model compiler into source code. That source code is then converted into executable code. The potential for increased efficiency is obviously enormous. The ability to express solutions in a high- level abstract language alone will provide substantial benefits. Once it is possible to mechanically convert the solution into an executable form, one middle step in the software development process will be eliminated.
While there are many legitimate doubts that can be expressed about the current state of MDA implementation, it has progressed to the point where all development teams should perform an initial investigation. When that point is reached, you should reach for this book. As the name implies, this is a primer/overview of what MDA is, how it is organized and the notations used to express the various elements of MDA.
I found the book to be an excellent introduction to what MDA is, how it will be implemented and the advantages that it offers. It starts with a chapter on the basic terminology, which is followed by chapters on building models, building metamodels, building marking models, building languages and building executable models. I found the chapters on building marking models and building languages the most interesting. Marks are additional inputs used in the transformation of the model into source code. They are needed to represent the problem specific features of the current solution. Since there are so many different ways in which software is used, area specific modeling languages are needed. The description of how languages for this can be built was very interesting.
At this point, no one knows how effective MDA will be in software development. However, there is no question that it will have an impact and this book will teach you the how and why.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   



So You'd Like to...


Product Information from the Amapedia Community

Beta (What's this?)


Look for Similar Items by Category


Look for Similar Items by Subject

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.


Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.