Book a Demo

Author Topic: Adding model search result to diagram  (Read 3191 times)

armin

  • EA User
  • **
  • Posts: 63
  • Karma: +0/-0
  • mission possible
    • View Profile
Adding model search result to diagram
« on: March 25, 2009, 02:31:53 am »
Hi all,
I have the following EA-modelling use case:
create a dieagram which contains all component elements in my model. This diagram should be maintainable as easy as possible.

To excecute this use case I searched all component elements in my model. My idea was to add the search result into my diagram. Is there a way to do this?
Does anyone has an idea how to solve the use case in another way?

Thanx & Regards Armin
« Last Edit: March 25, 2009, 02:32:33 am by armin »

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Adding model search result to diagram
« Reply #1 on: March 25, 2009, 09:07:50 am »
There's an option in the search window to show the results in the output window.  From this view you can drag the results to a diagram.  Alternatively, create a model view from the search.  You can drag onto the diagram from there, or just use that view directly.

armin

  • EA User
  • **
  • Posts: 63
  • Karma: +0/-0
  • mission possible
    • View Profile
Re: Adding model search result to diagram
« Reply #2 on: March 25, 2009, 06:05:29 pm »
Cool hint... Thanx!  :)