Skip to main content



      Home
Home » Modeling » EMF » EMF model Search
EMF model Search [message #408481] Fri, 13 April 2007 04:56 Go to next message
Eclipse UserFriend
Hello,

I wanted to Know what are possible options to provide Search options for EMF model objects (Structural Search).

Or there are any EMF plugins which provides this options.

Please let me know, as we need to provide Search option for EMF editor

Regards
BG
Re: EMF model Search [message #408491 is a reply to message #408481] Fri, 13 April 2007 08:34 Go to previous messageGo to next message
Eclipse UserFriend
Byre,

I noticed the Peter has a find and replace facility at his website:
http://www.eclipticalsoftware.com/. We really need to chat with Peter
after this release cycle to see how much of the cool stuff he's worked
on could be pulled into EMF...

There are also some folks interested in starting a new search component
for EMF: https://bugs.eclipse.org/bugs/show_bug.cgi?id=180492


Byre BG wrote:
> Hello,
>
> I wanted to Know what are possible options to provide Search options for EMF model objects (Structural Search).
>
> Or there are any EMF plugins which provides this options.
>
> Please let me know, as we need to provide Search option for EMF editor
>
> Regards
> BG
>
Re: EMF model Search [message #408499 is a reply to message #408491] Fri, 13 April 2007 09:53 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: lucas.bigeardel.anyware-tech.com

Byre,

An EMF Model Search EMF(T)component proposal will be posted soon.

For the moment, you can copy jars attached with bug 180492 in you
Eclipse 3.2+/EMF 2.2+ (/UML2 1+) install and it will contribute a new
tab in your Eclipse Search dialog (Ctrl+H).

This EMF search allows you to make Regex/textual queries on EMF elements
names, you can also discriminate query scope by selecting which
meta-elements you want your query to apply to and which resource scope
to find your ecore models into.

Jars : https://bugs.eclipse.org/bugs/attachment.cgi?id=62753

HTH,

- Lucas

Ed Merks a écrit :
> Byre,
>
> I noticed the Peter has a find and replace facility at his website:
> http://www.eclipticalsoftware.com/. We really need to chat with Peter
> after this release cycle to see how much of the cool stuff he's worked
> on could be pulled into EMF...
>
> There are also some folks interested in starting a new search component
> for EMF: https://bugs.eclipse.org/bugs/show_bug.cgi?id=180492
>
>
> Byre BG wrote:
>> Hello,
>>
>> I wanted to Know what are possible options to provide Search options
>> for EMF model objects (Structural Search).
>>
>> Or there are any EMF plugins which provides this options.
>>
>> Please let me know, as we need to provide Search option for EMF editor
>>
>> Regards
>> BG
>>
Re: EMF model Search [message #408511 is a reply to message #408491] Fri, 13 April 2007 14:11 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: cdamus.ca.ibm.com

Hi, Byre,

OCL is also useful as a query language for EMF-based models, not just as a
constraint language. Especially using such constructs as
MyClass.allInstances() and Tuples to perform SQL-like "projection".

Check it out at http://www.eclipse.org/modeling/mdt/?project=ocl

Cheers,

Christian


Ed Merks wrote:

> Byre,
>
> I noticed the Peter has a find and replace facility at his website:
> http://www.eclipticalsoftware.com/. We really need to chat with Peter
> after this release cycle to see how much of the cool stuff he's worked
> on could be pulled into EMF...
>
> There are also some folks interested in starting a new search component
> for EMF: https://bugs.eclipse.org/bugs/show_bug.cgi?id=180492
>
>
> Byre BG wrote:
>> Hello,
>>
>> I wanted to Know what are possible options to provide Search options for
>> EMF model objects (Structural Search).
>>
>> Or there are any EMF plugins which provides this options.
>>
>> Please let me know, as we need to provide Search option for EMF editor
>>
>> Regards
>> BG
>>
Re: EMF model Search [message #408528 is a reply to message #408481] Mon, 16 April 2007 01:22 Go to previous message
Eclipse UserFriend
Hello all,

Thanx for all you valuable suggestions. But the scenario of My Search requirement is different

1. We have created RCP application using EMF
2. We have modified the emf generated editor for our customisation similar to manifest editor

3. We have to provide the search option on the editor.

Let me know how to proceed here?.Do i need to create our own search option.What are the other possible options

Thanks in advance,
BG
Previous Topic:EMF 2.3.0 can't create simple model from annotated Java?
Next Topic:XML Representation of XMLResource object
Goto Forum:
  


Current Time: Tue Oct 28 18:02:59 EDT 2025

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

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

Back to the top