Book a Demo

Author Topic: Find Element in Project NOT used in any diagrams ?  (Read 2672 times)

Lericson

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Find Element in Project NOT used in any diagrams ?
« on: June 30, 2010, 06:47:46 pm »
- I need to cleanup my project and scrap obsolete Elements !


Any way to find what elements in Project that is not used in any diagrams ?
(istof CTRl-U per element) ....

Any ideas ?

Thanks.

/Lars

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 Element in Project NOT used in any diagra
« Reply #1 on: June 30, 2010, 06:50:45 pm »
Lars,

You can easily find those with an sql search.
Find the t_object where the id is not in the t_diagramobjects.

Geert

son-of-sargasso

  • EA User
  • **
  • Posts: 122
  • Karma: +0/-0
    • View Profile
Re: Find Element in Project NOT used in any diagra
« Reply #2 on: July 01, 2010, 09:53:05 am »
Model Search. In the Search: field just select "Find Orphans"

BUT Beware that just because it isn't in a diagram doesn't mean it's not a valid model element!!

bruce