Eclipse Modeling Framework
暫譯: Eclipse 建模框架

Frank Budinsky, Dave Steinberg, Ed Merks, Ray Ellersick, Timothy J. Grose

  • 出版商: Addison Wesley
  • 出版日期: 2003-08-21
  • 售價: $2,390
  • 貴賓價: 9.5$2,271
  • 語言: 英文
  • 頁數: 720
  • 裝訂: Paperback
  • ISBN: 0131425420
  • ISBN-13: 9780131425422
  • 相關分類: Java 相關技術
  • 已絕版

買這商品的人也買了...

相關主題

商品描述

eclipse Modeling Framework

The authoritative guide to EMF modeling and code generation
The Eclipse Modeling Framework unifies Java™, XML, and UML-enabling developers to rapidly construct robust applications based on surprisingly simple models. In this book, leading EMF implementers illuminate every facet of using EMF for both modeling and code generation. Discover how EMF makes modeling easy and practical enough for virtually any Java project-and why EMF modeling provides a solid foundation for fine-grained interoperability and data sharing across multiple tools and applications.

Coverage includes:
• Essentials of EMF and modeling for any Java programmer-regardless of experience
• Defining EMF via UML tools, XML schema, annotated Java interfaces, and the Ecore metamodel
• Generating Java code with EMF: clear explanations, step-by-step instructions
• Expert analyses of key framework classes, generator patterns, and design alternatives
• Practical examples of framework customizations and programming techniques
• Quick reference to all EMF 1.1 API classes and methods

More than 3,000,000 developers downloaded the open source Eclipse platform in its first year. Now there’s a definitive guide to using Eclipse’s breakthrough modeling tools-for Java developers, XML programmers, and experienced object modelers alike.

Table of Contents



Foreword by Sridhar Iyengar.


Foreword by Dr. Lee R. Nackman.


Preface.


References.

I. EMF OVERVIEW.

1. Eclipse.


 

The Projects. The Eclipse Platform. More Information.

2. Introducing EMF.


 

Unifying Java, XML, and UML. Modeling vs Programming. Defining the Model. Generating Code. The EMF Framework. EMF and Modeling Standards.

3. Model Editing with EMF.Edit.


 

Displaying and Editing EMF Models. Item Providers. Command Framework. Generating EMF.Edit Code.

4. Using EMF—A Simple Overview.


 

Example Model: The Primer Purchase Order. Creating EMF Models and Projects. Generating Code. Running the Application. Continuing Development.

II. DEFINING EMF MODELS.

5. Ecore Modeling Concepts.


 

Core Model Uses. The Ecore Kernel. Structural Features. Behavioral Features. Classifiers. Packages and Factories. Annotations. Modeled Data Types.

6. Java Source Code.


 

Java Specification for Packages. Java Specification for Classes. Java Specification for Enumerations. Java Specification for Data Types. Java Specification for Maps.

7. XML Schema.


 

Schema Definition of Packages. Schema Definition of Classes. Schema Definition of Attributes. Schema Definition of References. Schema Simple Types.

8. UML.


 

UML Packages. UML Specification for Classifiers. UML Specification for Attributes. UML Specification for References. UML Specification for Operations.

III. USING THE EMF GENERATOR.

9. EMF Generator Patterns.


 

Modeled Classes. Attributes. References. Operations. Class Inheritance. Reflective Methods. Factories and Packages. Switch Classes and Adapter Factories. Customizing Generated Classes.

10. EMF.Edit Generator Patterns.


 

Item Providers. Item Provider Adapter Factories. Editor. Action Bar Contributor. Wizard. Plug-Ins.

11. Running the Generators.


 

EMF Code Generation. The Generator GUI. The Command-Line Generator Tools. The Template Format.

12. Example—Implementing a Model and Editor.


 

Getting Started. Generating the Model. Implementing Volatile Features. Implementing Data Types. Running the ExtendedPO2 Editor. Restricting Reference Targets. Splitting the Model into Multiple Packages. Editing Multiple Resources Concurrently.

IV. PROGRAMMING WITH EMF.

13. EMF Client Programming.


 

Packages and Factories. The EMF Persistence API. EMF Resource Implementations. Adapters. Working with EMF Objects. Dynamic EMF.

14. EMF.Edit Programming.


 

Overriding Commands. Customizing Views.

V. EMF API.

15. The org.eclipse.emf.common Plug-In.


 

The org.eclipse.emf.common Package. The org.eclipse.emf.common.command Package. The org.eclipse.emf.common.notify Package. The org.eclipse.emf.common.util Package.

16. The org.eclipse.emf.common.ui Plug-In.


 

The org.eclipse.emf.common.ui Package. The org.eclipse.emf.common.ui.celleditor Package. The org.eclipse.emf.common.ui.viewer Package.

17. The org.eclipse.emf.ecore Plug-In.


 

The org.eclipse.emf.ecore Package. The org.eclipse.emf.ecore.plugin Package. The org.eclipse.emf.ecore.resource Package. The org.eclipse.emf.ecore.util Package.

18. The org.eclipse.emf.ecore.xmi Plug-In.


 

The org.eclipse.emf.ecore.xmi Package.

VI. EMF.EDIT API.

19. The org.eclipse.emf.edit Plug-In.


 

The org.eclipse.emf.edit Package. The org.eclipse.emf.edit.command Package. The org.eclipse.emf.edit.domain Package. The org.eclipse.emf.edit.provider Package. The org.eclipse.emf.edit.provider.resource Package. The org.eclipse.emf.edit.tree Package. The org.eclipse.emf.edit.tree.provider Package. The org.eclipse.emf.edit.tree.util Package.

20. The org.eclipse.emf.edit.ui Plug-In.


 

The org.eclipse.emf.edit.ui Package. The org.eclipse.emf.edit.ui.action Package. The org.eclipse.emf.edit.ui.celleditor Package. The org.eclipse.emf.edit.ui.dnd Package. The org.eclipse.emf.edit.ui.provider Package.

Appendix A: UML Notation.


 

Classes and Interfaces. Enumerations and Data Types. Class Relationships.

Appendix B: Summary of Example Models.


 

SimplePO. PrimerPO. ExtendedPO1. ExtendedPO2. ExtendedPO3.

Index.

商品描述(中文翻譯)

**Eclipse建模框架**
**EMF建模與代碼生成的權威指南**
Eclipse建模框架統一了Java™、XML和UML,使開發人員能夠基於意想不到的簡單模型快速構建穩健的應用程式。在本書中,領先的EMF實現者闡明了使用EMF進行建模和代碼生成的每一個方面。了解EMF如何使建模變得簡單且實用,幾乎適用於任何Java專案,以及為什麼EMF建模為多個工具和應用程式之間的細粒度互操作性和數據共享提供了堅實的基礎。

涵蓋內容包括:
• 任何Java程式設計師所需的EMF和建模基礎知識—無論經驗如何
• 通過UML工具、XML架構、註解的Java介面和Ecore元模型定義EMF
• 使用EMF生成Java代碼:清晰的解釋,逐步的指導
• 專家分析關鍵框架類、生成器模式和設計替代方案
• 框架自定義和程式設計技術的實用範例
• 所有EMF 1.1 API類和方法的快速參考

在第一年內,超過3,000,000名開發人員下載了開源的Eclipse平台。現在有一本使用Eclipse突破性建模工具的權威指南—適合Java開發人員、XML程式設計師和經驗豐富的物件建模者。

**目錄**

前言 由Sridhar Iyengar撰寫。
前言 由Dr. Lee R. Nackman撰寫。
序言。
參考文獻。

I. EMF概述。
1. Eclipse。
項目。Eclipse平台。更多資訊。

2. 介紹EMF。
統一Java、XML和UML。建模與程式設計。定義模型。生成代碼。EMF框架。EMF與建模標準。

3. 使用EMF.Edit進行模型編輯。
顯示和編輯EMF模型。項目提供者。命令框架。生成EMF.Edit代碼。

4. 使用EMF—簡單概述。
範例模型:Primer採購訂單。創建EMF模型和項目。生成代碼。運行應用程式。持續開發。

II. 定義EMF模型。
5. Ecore建模概念。
核心模型用途。Ecore內核。結構特徵。行為特徵。分類器。包和工廠。註解。建模數據類型。

6. Java源代碼。
包的Java規範。類的Java規範。列舉的Java規範。數據類型的Java規範。映射的Java規範。

7. XML架構。
包的架構定義。類的架構定義。屬性的架構定義。引用的架構定義。架構簡單類型。

8. UML。
UML包。分類器的UML規範。屬性的UML規範。引用的UML規範。操作的UML規範。

III. 使用EMF生成器。
9. EMF生成器模式。
建模類。屬性。引用。操作。類繼承。反射方法。工廠和包。切換類和適配器工廠。自定義生成的類。

10. EMF.Edit生成器模式。
項目提供者。項目提供者適配器工廠。編輯器。操作欄貢獻者。向導。插件。

11. 運行生成器。
EMF代碼生成。生成器GUI。命令行生成工具。模板格式。

12. 範例—實現模型和編輯器。
入門。生成模型。實現易失性特徵。實現數據類型。運行ExtendedPO2編輯器。限制引用目標。將模型拆分為多個包。並行編輯多個資源。

IV. 使用EMF進行程式設計。
13. EMF客戶端程式設計。
包和工廠。EMF持久性API。EMF資源實現。適配器。處理EMF對象。動態EMF。

14. EMF.Edit程式設計。
覆蓋命令。自定義視圖。

V. EMF API。
15. org.eclipse.emf.common插件。
org.eclipse.emf.common包。org.eclipse.emf.common.command包。org.eclipse.emf.common.notify包。org.eclipse.emf.common.util包。

16. org.eclipse.emf.common.ui插件。
org.eclipse.emf.common.ui包。org.eclipse.emf.common.ui.celleditor包。org.eclipse.emf.common.ui.viewer包。

17. org.eclipse.emf.ecore插件。
org.eclipse.emf.ecore包。org.eclipse.emf.ecore.plugin包。org.eclipse.emf.ecore.resource包。org.eclipse.emf.ecore.util包。

18. org.eclipse.emf.ecore.xmi插件。
org.eclipse.emf.ecore.xmi包。

VI. EMF.Edit API。
19. org.eclipse.emf.edit插件。
org.eclipse.emf.edit包。org.eclipse.emf.edit.command包。org.eclipse.emf.edit.domain包。org.eclipse.emf.edit.provider包。org.eclipse.emf.edit.provider.resource包。org.eclipse.emf.edit.tree包。org.eclipse.emf.edit.tree.provider包。org.eclipse.emf.edit.tree.util包。

20. org.eclipse.emf.edit.ui插件。
org.eclipse.emf.edit.ui包。org.eclipse.emf.edit.ui.action包。org.eclipse.emf.edit.ui.celleditor包。org.eclipse.emf.edit.ui.dnd包。org.eclipse.emf.edit.ui.provider包。

附錄A:UML符號。
類和介面。列舉和數據類型。類關係。

附錄B:範例模型摘要。
SimplePO。PrimerPO。ExtendedPO1。ExtendedPO2。ExtendedPO3。

索引。