Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started 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
-
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).
-
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
-
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.
-
thank you for your answers.