Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 16:59 Go to next message
readingflyer is currently offline readingflyerFriend
Messages: 3
Registered: November 2010
Junior Member
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 09:22 Go to previous messageGo to next message
Deepak Azad is currently offline Deepak AzadFriend
Messages: 543
Registered: July 2009
Senior Member
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 09:54 Go to previous message
Sebastian Zarnekow is currently offline Sebastian ZarnekowFriend
Messages: 3118
Registered: July 2009
Senior Member
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: Fri Mar 29 09:05:06 GMT 2024

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

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

Back to the top