Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Searching for references in the .ecore editor
Searching for references in the .ecore editor [message #416882] Tue, 19 February 2008 15:43 Go to next message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
Is there any way to search the model in the .ecore editor? Specifically,
I often need to find all references to a particular EType. I usually
just look for references to the generated Java class, but that is less
than ideal and produces lots of "false" hits.

Thanks,
Eric
Re: Searching for references in the .ecore editor [message #416884 is a reply to message #416882] Tue, 19 February 2008 16:17 Go to previous message
Marcelo Paternostro is currently offline Marcelo PaternostroFriend
Messages: 602
Registered: July 2009
Senior Member
Hi Eric,

You can always go to the editing domain's ResourceSet and write some
code to answer that question. Or you could try the EMF Search project.
I have to confess that it has been a while since the last time that
I've tried it. Here's the link to the modeling EMFT page:
http://www.eclipse.org/modeling/emft/

Cheers,
Marcelo

Eric Rizzo wrote:
> Is there any way to search the model in the .ecore editor? Specifically,
> I often need to find all references to a particular EType. I usually
> just look for references to the generated Java class, but that is less
> than ideal and produces lots of "false" hits.
>
> Thanks,
> Eric
Previous Topic:Transactional Editing Domain in an RCP
Next Topic:Extarcting activity model and state machine information
Goto Forum:
  


Current Time: Fri Apr 26 18:09:19 GMT 2024

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

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

Back to the top