Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » org.eclipse.jdt.core as Ecore model?(Is there an Ecore model of jdt.core?)
org.eclipse.jdt.core as Ecore model? [message #641753] Sat, 27 November 2010 11:59 Go to next message
Eclipse UserFriend
Hallo,

I'm looking for an Ecore model of the jdt java model but I can't find one. Is there anyone who knows where to find org.eclipse.jdt.core as an Ecore model?

If that does not exist, is there an UML model in XMI or something?

Thank you.
Re: org.eclipse.jdt.core as Ecore model? [message #641802 is a reply to message #641753] Sun, 28 November 2010 04:22 Go to previous messageGo to next message
Eclipse UserFriend
On 11/27/2010 10:29 PM, readingflyer@web.de wrote:
> Hallo,
>
> I'm looking for an Ecore model of the jdt java model but I can't find
> one. Is there anyone who knows where to find org.eclipse.jdt.core as an
> Ecore model?
> If that does not exist, is there an UML model in XMI or something?
>
> Thank you.
None of these exist. Not sure why you need it, but looking at type
hierarchy of IJavaElement may help.
Re: org.eclipse.jdt.core as Ecore model? [message #641805 is a reply to message #641753] Sun, 28 November 2010 04:54 Go to previous message
Eclipse UserFriend
Hi,

please try the Modisco Eclipse project. They should have something like
that. If you only need the structural information for classes and not
the method bodies, you could try the Java Types model from Xtext.

Regards,
Sebastian
--
Need professional support for Eclipse Modeling?
Go visit: http://xtext.itemis.com

Am 27.11.10 17:59, schrieb readingflyer@web.de:
> Hallo,
>
> I'm looking for an Ecore model of the jdt java model but I can't find
> one. Is there anyone who knows where to find org.eclipse.jdt.core as an
> Ecore model?
> If that does not exist, is there an UML model in XMI or something?
>
> Thank you.
>
Previous Topic:Noob looking for some answers
Next Topic:need help with a lab report
Goto Forum:
  


Current Time: Wed Jul 23 06:48:36 EDT 2025

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

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

Back to the top