Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Is there something like a Type Hierarchy view known from the JDT?
Is there something like a Type Hierarchy view known from the JDT? [message #1614844] Fri, 13 February 2015 14:37 Go to next message
Jan Reimann is currently offline Jan ReimannFriend
Messages: 140
Registered: July 2009
Senior Member
I mean, I could use the Type Hierarchy view from the JDT but only in
case I have already generated the Java types. Is there something similar
for ecore models? This would definitely make sense for big models.

cheers,
Jan
Re: Is there something like a Type Hierarchy view known from the JDT? [message #1615293 is a reply to message #1614844] Fri, 13 February 2015 21:07 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Jan,

One would need an index to do it generally the way JDT does. Of course
you can always create an Ecore dialog for a model, but that's not the
same thing as an automatically generated view.

On 13.02.2015 15:37, Jan Reimann wrote:
> I mean, I could use the Type Hierarchy view from the JDT but only in
> case I have already generated the Java types. Is there something similar
> for ecore models? This would definitely make sense for big models.
>
> cheers,
> Jan


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Is there something like a Type Hierarchy view known from the JDT? [message #1615384 is a reply to message #1615293] Fri, 13 February 2015 22:30 Go to previous message
Jan Reimann is currently offline Jan ReimannFriend
Messages: 140
Registered: July 2009
Senior Member
Well, I don't mean a generated view. What I'm looking for is a generic
view which is able to give you all the sub-metaclasses of a selected one
in the tree editor for example. That's not so difficult to realise by
myself but I was wondering if something like this already exists. When
you talk about an index you mean that all referring models are also
included in the view. But also only local metaclasses of one ecore file
would be nice to get via such a view.

cheers,
Jan

Am 13.02.2015 um 22:07 schrieb Ed Merks:
> Jan,
>
> One would need an index to do it generally the way JDT does. Of course
> you can always create an Ecore dialog for a model, but that's not the
> same thing as an automatically generated view.
>
> On 13.02.2015 15:37, Jan Reimann wrote:
>> I mean, I could use the Type Hierarchy view from the JDT but only in
>> case I have already generated the Java types. Is there something similar
>> for ecore models? This would definitely make sense for big models.
>>
>> cheers,
>> Jan
>
Previous Topic:Generated Code - Autoboxing Warnings
Next Topic:[Xcore] Declaring (in op) a local variable of generic type
Goto Forum:
  


Current Time: Tue Apr 23 17:44:32 GMT 2024

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

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

Back to the top