Jump to content

Eclipse Modeling Framework

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 140.209.66.91 (talk) at 23:13, 9 March 2009. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

{{Infobox Software | name = Eclipse Modeling Framework | logo = | developer = Eclipse Foundation | latest release version = | latest release date = | operating system = Cross-platform | platform = Java platform | programming language = [[Java (programming language)] | genre = | license = Eclipse Public License
Eclipse Distribution License | website = http://eclipse.org/emf/ }}

Eclipse Modeling Framework (EMF) is an Eclipse-based 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, UML, XML documents, or modeling tools, then imported into EMF. Most important of all, EMF provides the foundation for interoperability with other EMF-based tools and applications.

See also

http://www.eclipse.org/modeling/emf/?project=emf