Meaning of Ecore [message #105733] |
Wed, 21 February 2007 05:20  |
Eclipse User |
|
|
|
Originally posted by: imrannawaz.softtrans.net
Hi ,
Please explain me what is the use of .ecore file Or the functionality of
Ecore in GMF
Thanks
Imran
|
|
|
Re: Meaning of Ecore [message #105768 is a reply to message #105733] |
Wed, 21 February 2007 07:05  |
Eclipse User |
|
|
|
Originally posted by: merks.ca.ibm.com
This is a multi-part message in MIME format.
--------------060204030905060502030809
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Imran,
Ecore, much like XML Schema and UML, is used to define the structure
(abstract syntax) of a model. So you'd use it to define what types of
things you will be editing, i.e., your domain model, and using EMF, you
would use that description to generate a Java realization of that model.
On top of this basis, GMF defines models, using also Ecore, for
representing information about how your domain model will ultimately be
mapped on to the graphical editing surface. Models, models everywhere
and they are all defined with Ecore. Probably it's worth while to read
this introduction:
http://dev.eclipse.org/viewcvs/indextools.cgi/org.eclipse.em f/doc/org.eclipse.emf.doc/references/overview/EMF.html
imran wrote:
> Hi ,
>
> Please explain me what is the use of .ecore file Or the functionality of
> Ecore in GMF
>
> Thanks
> Imran
>
>
>
--------------060204030905060502030809
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Imran,<br>
<br>
Ecore, much like XML Schema and UML, is used to define the structure
(abstract syntax) of a model. So you'd use it to define what types of
things you will be editing, i.e., your domain model, and using EMF, you
would use that description to generate a Java realization of that
model. On top of this basis, GMF defines models, using also Ecore,
for representing information about how your domain model will
ultimately be mapped on to the graphical editing surface. Models,
models everywhere and they are all defined with Ecore. Probably it's
worth while to read this introduction:<br>
<blockquote> <a
href=" http://dev.eclipse.org/viewcvs/indextools.cgi/org.eclipse.em f/doc/org.eclipse.emf.doc/references/overview/EMF.html"> http://dev.eclipse.org/viewcvs/indextools.cgi/org.eclipse.em f/doc/org.eclipse.emf.doc/references/overview/EMF.html</a><br>
</blockquote>
<br>
imran wrote:
<blockquote cite="miderh6d0$c5u$1@utils.eclipse.org" type="cite">
<pre wrap="">Hi ,
Please explain me what is the use of .ecore file Or the functionality of
Ecore in GMF
Thanks
Imran
</pre>
</blockquote>
<br>
</body>
</html>
--------------060204030905060502030809--
|
|
|
Powered by
FUDForum. Page generated in 0.27795 seconds