1
Suggestions and Requests / Re: Change property on multiple elements at once
« on: May 24, 2008, 03:18:34 am »
This might help you in the mean time:
1. Export to CSV
2. Use a spreadsheet to make the updates
3. Import from CSV
Make sure you export the GUIDs and check the "Preserve Hierarchy" box. DO NOT delete parent elements from the spreadsheet or you will lose the hierarchy. If you search on my other posts you'll see a little more detail.
You can also use a text editor to edit the CSV file for simple search and replace operations. I've found this techinque to be better than editing the xmi but have occasionally done that as well.
HTH, DanG
1. Export to CSV
2. Use a spreadsheet to make the updates
3. Import from CSV
Make sure you export the GUIDs and check the "Preserve Hierarchy" box. DO NOT delete parent elements from the spreadsheet or you will lose the hierarchy. If you search on my other posts you'll see a little more detail.
You can also use a text editor to edit the CSV file for simple search and replace operations. I've found this techinque to be better than editing the xmi but have occasionally done that as well.
HTH, DanG