Book a Demo

Author Topic: Find and Replace Option  (Read 4867 times)

crd

  • EA User
  • **
  • Posts: 34
  • Karma: +0/-0
    • View Profile
Find and Replace Option
« on: December 16, 2010, 02:33:17 am »
Is there a Find and Replace option in EA that I am just missing?

Thanks,
Carol

Paul Lotz

  • EA User
  • **
  • Posts: 248
  • Karma: +1/-0
    • View Profile
Re: Find and Replace Option
« Reply #1 on: December 16, 2010, 03:44:04 am »
Maybe you want Edit...Model Search (Ctrl+Alt+A).  There is no replace functionality here.  

crd

  • EA User
  • **
  • Posts: 34
  • Karma: +0/-0
    • View Profile
Re: Find and Replace Option
« Reply #2 on: December 16, 2010, 06:05:57 am »
Actually, I want the option to search the project for a string and replace it with another string.

Find String: Old Company Name
Replace String: New Company Name

I would love for it to work like it does in word allowing you to view where it found the string and then opt for the replacement or not.

I also just wanted to do a reality check that it really isn't there.

skiwi

  • EA Expert
  • ****
  • Posts: 2081
  • Karma: +46/-82
    • View Profile
Re: Find and Replace Option
« Reply #3 on: December 16, 2010, 06:32:22 am »
« Last Edit: December 16, 2010, 06:38:05 am by skiwi »
Orthogonality rules
Position and Team disestablished, thanks austerity.
Now itinerant.

skiwi

  • EA Expert
  • ****
  • Posts: 2081
  • Karma: +46/-82
    • View Profile
Re: Find and Replace Option
« Reply #4 on: December 16, 2010, 07:04:30 am »
And off topic, some feedback on the Sparx website usability.

1) why does the search ignore search terms (see below)


2) why does the search insist on resetting the search domain to "Sparx Systems" when I am searching the "EA USer Guide"

Please just fix it.
« Last Edit: December 16, 2010, 07:04:51 am by skiwi »
Orthogonality rules
Position and Team disestablished, thanks austerity.
Now itinerant.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Find and Replace Option
« Reply #5 on: December 16, 2010, 04:59:38 pm »
The only currently available option is to export the whole model to XMI, do a find/replace on the xmi file, and import again.
Just be careful not to mess up the xmi structure.

Other options would be to write an addin, or work something out on the database level.

Geert