Book a Demo

Author Topic: Where is use my function?  (Read 2549 times)

FBSV

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Where is use my function?
« on: June 20, 2006, 01:47:21 am »
I am writing a big project. So I have make classes, with a lot of operations on each. Then, I have use this classes in sequence diagrams. After, I have add/remove some messages in SD but not directly the operations. So actually I know that I have some operations of my classes which are not use in my SD, but I don't know which operations exactly. Is it possible to know that? ( when i do ctrl+u on a class in project view, I can see all links of this class. Where is the same function for operations? When I do ctrl+U on a function in the class, I obtain the links of the class...)
« Last Edit: June 20, 2006, 02:55:47 am by FBSV »

thomaskilian

  • Guest
Re: Where is use my function?
« Reply #1 on: June 20, 2006, 03:05:34 am »
Probably you can use the advanced search in order to find out the appropriate data. You need to make use of the SQL search, meaning that you have to know the right table. I don't know it by heart, but it is not too difficult to find that out.