Eclipse Modeling Framework
Sign in to saveAlso known as EMF
modeling framework and code generation facility for building tools and other applications based on a structured data model
Source code
Eclipse EMF™ is a modeling framework and code generation facility for building tools and other applications based on a structured data model. From a model specification described in XMI, EMF provides tools and runtime support to produce a set of Java classes for the model, a set of adapter classes that enable viewing and command-based editing of the model, and a basic editor. Models can be specified using annotated Java, XML documents, Xcore, or graphical modeling tools, then imported into EMF. Most important of all, EMF provides the foundation for interoperability with other EMF-based tools and applications.
Excerpt from the source-code README · 1,086 chars · not written by Vinony
Wikidata facts
- Developer
- Eclipse Foundation
- Platform
- Java virtual machine
- Official website
- www.eclipse.org/modeling/emf
- Image
- Emf compare.png
Show 6 more facts
- operating system
- macOS
- copyright license
- Eclipse Public License
- programmed in
- Java
- Commons category
- Eclipse Modeling Framework
- source code repository URL
- git.eclipse.org/r/emf/org.eclipse.emf
- software version identifier
- 2.45.0
Sources (3)
via Wikidata · CC0
Article · 日本語
Eclipse Modeling Framework(EMF)は、構造化データモデルに基づいたモデリング・フレームワークであり、ツールなどのアプリケーションを構築するコード生成ツールである。XMIで記述されたモデルから、Javaクラス群のコード、各種編集を可能とするアダプタークラス群、基本的なエディタを生成する。注釈つきのJavaコード、UML、XML、Rational Rose などでモデルを記述したものを EMF にインポートすることもできる。EMF は EMFに基づいたツールやアプリケーションの相互運用性の基盤を提供する。
Abstract from DBpedia / Wikipedia · CC BY-SA