Book a Demo

Author Topic: How to only include specific models into RTF repor  (Read 3881 times)

oNlyLuck

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
How to only include specific models into RTF repor
« on: June 29, 2012, 11:13:15 pm »
Hello,

I know that it is possible to include/exclude whole packages when creating an RTF export. I tried to find out if it was possible to only include models (e.g. use cases) that have a certain tagged value but I was not able to find a solution. Is this even possible and if yes, how?

Thanks in advance,
Stefan

Robert Sheridan

  • EA User
  • **
  • Posts: 105
  • Karma: +0/-0
    • View Profile
Re: How to only include specific models into RTF r
« Reply #1 on: June 29, 2012, 11:20:54 pm »
Not sure exactly what you are looking at, I use the term model to refer to something under a root node whilst you seem to be using it to refer to either a specific type of element or a view; however, assuming you are talking about restricting the elements included in generating documentation if you look at the Generate Documentation window you will see a tab called options which allows you to filter on element types (e.g. class or actor) and the there are other tabs which allow you to build custom filters.

oNlyLuck

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: How to only include specific models into RTF r
« Reply #2 on: June 29, 2012, 11:27:42 pm »
Thank you for your quick reply. I was reffering to elements, not models - my bad. And yes, I only want to include certain elements into the report, but the mentioned element filters you can build do not include tagged values. Maybe I have to filter the elements using a different option.

Robert Sheridan

  • EA User
  • **
  • Posts: 105
  • Karma: +0/-0
    • View Profile
Re: How to only include specific models into RTF r
« Reply #3 on: July 02, 2012, 09:22:17 pm »
You can filter on tagged values in reports.  If you open the 'Add filters' dialogue you can select Tag Value, attribute Tg Value, Method Tag value or method parameter tag value from the 'Search On' drop down

oNlyLuck

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: How to only include specific models into RTF r
« Reply #4 on: July 03, 2012, 06:10:42 pm »
Thank you, I already found this option :-) It's working exactly as wanted!