Book a Demo

Author Topic: RTF filter on scope  (Read 2622 times)

stkelley

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
RTF filter on scope
« on: June 07, 2008, 01:15:01 am »
I would like to generate a report that includes only those attributes and methods that have public access. Is that possible and if so how? I do not see any obvious way to do this.

Thanks.

Oliver F.

  • EA User
  • **
  • Posts: 573
  • Karma: +2/-1
  • ArenĀ“t we all in the model business ?
    • View Profile
    • Karl Storz homepage
Re: RTF filter on scope
« Reply #1 on: June 09, 2008, 06:12:18 pm »
Quote
I would like to generate a report that includes only those attributes and methods that have public access. Is that possible and if so how? I do not see any obvious way to do this.

Thanks.


This is rather difficult to accomplish.
In fact the only option I can currently think of is to have a master document with several model documents linked to a search criteria so you only include those items which match these criteria.
Defining the criterias is the tricky part then.

Oliver

stkelley

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: RTF filter on scope
« Reply #2 on: June 10, 2008, 09:54:09 pm »
Thanks for the response. I was afraid this might be the case. Oh well, I'll just do without.