Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Modeling (top-level project) » Authoritative Ecore metamodel definition?
Authoritative Ecore metamodel definition? [message #554504] Mon, 23 August 2010 12:40 Go to next message
Abdull is currently offline AbdullFriend
Messages: 32
Registered: May 2010
Member
Where can I find Ecore's definition? Here are the only two - incomplete - sources that I've found.

http:// help.eclipse.org/ganymede/index.jsp?topic=/org.eclipse.emf.d oc/references/overview/EMF.html provides the "complete class hierarchy". This hierarchy is (by definition) missing associations between classes.

"EMF - Eclipse Modeling Framework, Second Edition" only gives "simplified subsets of the Ecore metamodel" (for instance on page 17).

I'm quite surprised that, as it seems, there is no complete overview given yet.
Cheers,
Abdull
Re: Authoritative Ecore metamodel definition? [message #554505 is a reply to message #554504] Mon, 23 August 2010 12:47 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Hello Abdull,

do you know this: http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/o rg/eclipse/emf/ecore/package-summary.html#details

Regards
Christian


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: Authoritative Ecore metamodel definition? [message #554533 is a reply to message #554504] Mon, 23 August 2010 13:45 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33136
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.
--------------050808090205030708030403
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit

Abdull,

The Javadoc has all the diagrams
< http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/o rg/eclipse/emf/ecore/package-summary.html>


http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/o rg/eclipse/emf/ecore/package-summary.html

The refcard is pretty nice too.


Abdull wrote:
> Where can I find Ecore's definition? Here are the only two -
> incomplete - sources that I've found.
>
> http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclips e.emf.doc/references/overview/EMF.html
> provides the "complete class hierarchy". This hierarchy is (by
> definition) missing associations between classes.
>
> "EMF - Eclipse Modeling Framework, Second Edition" only gives
> "simplified subsets of the Ecore metamodel" (for instance on page 17).
>
> I'm quite surprised that, as it seems, there is no complete overview
> given yet.
> Cheers,
> Abdull

--------------050808090205030708030403
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 7bit

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Abdull,<br>
<br>
The Javadoc has all the diagrams<a
href=" http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/o rg/eclipse/emf/ecore/package-summary.html"><br>
</a>
<blockquote><a
href=" http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/o rg/eclipse/emf/ecore/package-summary.html"> http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/o rg/eclipse/emf/ecore/package-summary.html</a><br>
</blockquote>
The refcard is pretty nice too.<br>
<br>
<br>
Abdull wrote:
<blockquote cite="mid:i4tq7i$ba2$1@build.eclipse.org" type="cite">Where
can I find Ecore's definition? Here are the only two - incomplete -
sources that I've found.
<br>
<br>
<a class="moz-txt-link-freetext" href=" http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclips e.emf.doc/references/overview/EMF.html"> http://help.eclipse.org/ganymede/index.jsp?topic=/org.eclips e.emf.doc/references/overview/EMF.html</a>
provides the "complete class hierarchy". This hierarchy is (by
definition) missing associations between classes.
<br>
<br>
"EMF - Eclipse Modeling Framework, Second Edition" only gives
"simplified subsets of the Ecore metamodel" (for instance on page 17).
<br>
<br>
I'm quite surprised that, as it seems, there is no complete overview
given yet.
<br>
Cheers,
<br>
Abdull
<br>
</blockquote>
</body>
</html>

--------------050808090205030708030403--


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Authoritative Ecore metamodel definition? [message #554534 is a reply to message #554505] Mon, 23 August 2010 13:45 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33136
Registered: July 2009
Senior Member
Christian,

I didn't see your reply before I replied. Thanks.


Christian Dietrich wrote:
> Hello Abdull,
>
> do you know this:
> http://download.eclipse.org/modeling/emf/emf/javadoc/2.6.0/o rg/eclipse/emf/ecore/package-summary.html#details
>
>
> Regards
> Christian


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Authoritative Ecore metamodel definition? [message #554559 is a reply to message #554534] Mon, 23 August 2010 14:27 Go to previous messageGo to next message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Hi Ed and Abdull,

here is the link for the refcard Ed mentioned:
http://java.dzone.com/announcements/essential-emf

Regards
Christian


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Re: Authoritative Ecore metamodel definition? [message #554607 is a reply to message #554504] Mon, 23 August 2010 16:39 Go to previous message
Abdull is currently offline AbdullFriend
Messages: 32
Registered: May 2010
Member
Hello Ed & Christian,

great, thank you two for your quick help! That's one of the reasons I love the EMF ecosystem Smile

Abdull
Re: Authoritative Ecore metamodel definition? [message #619954 is a reply to message #554534] Mon, 23 August 2010 14:27 Go to previous message
Christian Dietrich is currently offline Christian DietrichFriend
Messages: 14665
Registered: July 2009
Senior Member
Hi Ed and Abdull,

here is the link for the refcard Ed mentioned:
http://java.dzone.com/announcements/essential-emf

Regards
Christian


Twitter : @chrdietrich
Blog : https://www.dietrich-it.de
Previous Topic:Re: Authoritative Ecore metamodel definition?
Next Topic:Authoritative Ecore metamodel definition?
Goto Forum:
  


Current Time: Thu Apr 18 19:16:56 GMT 2024

Powered by FUDForum. Page generated in 0.02626 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top