Skip to content

Eclipse Modeling Framework 2. 0

Best in textbook rentals since 2012!

ISBN-10: 0321331885

ISBN-13: 9780321331885

Edition: 2nd 2009

Authors: Frank Budinsky, Ed Merks, Dave S. Steinberg, Marcelo Paternostro

List price: $54.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

The Eclpise Modeling Framework (EMF) is a framework and code generation facility that lets you define a model in any of these forms--Java interfaces, UML diagram, or XML Schema. EMF doesnt require a completely different methodology or any sophisticated modeling tools. All you need to get started with EMF are the Eclipse Java Development Tools. EMF relates modeling concepts directly to their implementations, thereby bringing to Eclipse-and Java developers in general-the benefits of modeling with a low cost of entry. Unlike most tools of this type, EMF is truly integrated with and tuned for efficient programming. It answers the often-asked question, "Should I model or should I program?" with…    
Customers also bought

Book details

List price: $54.99
Edition: 2nd
Copyright year: 2009
Publisher: Addison Wesley Professional
Publication date: 12/16/2008
Binding: Paperback
Pages: 744
Size: 7.00" wide x 9.50" long x 1.50" tall
Weight: 2.486
Language: English

Front Matter
The Projects
Introducing EMF
Modeling Editing with EMF.Edit
Using EMF--A Simple Overview
Ecore Modeling Concepts
UML
Java Source Code
Extended Ecore Modeling
XML Schema
EMF Generator Patterns
EMF.Edit Generator Patterns
Running the Generators
Example--Implementing a Model and Editor
Metadata
Persistence
EMF Client Programming
The Change Model
The Validation Network
EMF.Edit Programming
Outside of the Eclipse IDE