Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Jiri Urban on July 24, 2008, 01:49:46 am

Title: RTF report
Post by: Jiri Urban on July 24, 2008, 01:49:46 am
is there any way how to display forexamply only "basic path" scenario or same for some type of constrains in rtf report?

thank you for answer
Title: Re: RTF report
Post by: Dermot on July 24, 2008, 11:48:42 am
There is no direct filtering on the sub-element level of the RTF report generation. If you want to filter at this level it may be best to look into creating a query in the Advanced Search (ctrl-F).
Title: Re: RTF report
Post by: Oliver F. on July 24, 2008, 09:59:29 pm
Quote
There is no direct filtering on the sub-element level of the RTF report generation. If you want to filter at this level it may be best to look into creating a query in the Advanced Search (ctrl-F).


To round this up, as I believe it only partially solves the issue: You can create an advanced search filtering for basic paths.
Then you can assign this search criteria to model document as part of a complex document when generating documentation.
Meaning: You set several "chapters" by defining model documents made of either pacakges or aearch criteria (or both, though I am not sure about combing both). One chapter might be the result of the search rule extracting only the basic paths from your model.

I hope this helps.

Oliver
Title: Re: RTF report
Post by: RoyC on July 25, 2008, 09:24:42 am
Quote
Meaning: You set several "chapters" by defining model documents made of either pacakges or aearch criteria (or both, though I am not sure about combing both). One chapter might be the result of the search rule extracting only the basic paths from your model.

You don't combine them. If you have both in one Model Document, the RTF generator takes the package list in preference and ignores the search.
Title: Re: RTF report
Post by: Jiri Urban on July 26, 2008, 12:41:55 am
thank you for your answers.