Author Topic: Conditions in RTF reports?  (Read 4618 times)

stereotype

  • EA User
  • **
  • Posts: 28
  • Karma: +0/-0
    • View Profile
Conditions in RTF reports?
« on: November 07, 2008, 09:29:37 pm »
Is it possible to specify a condition in an RTF template, e.g. in order to only include connections of a certain type in the report? (I only want an element's aggregations to be listed, not all connections...)

If this isn't possible today - is it planned in the future?

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8085
  • Karma: +118/-20
    • View Profile
Re: Conditions in RTF reports?
« Reply #1 on: November 10, 2008, 08:11:40 am »
Build 833 allows you to filter the types of connectors that are shown.

See http://www.sparxsystems.com/uml_tool_guide/enterprise_architect_reports/rtfdocumentoptions.html

Ben Liesfeld

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Conditions in RTF reports?
« Reply #2 on: November 12, 2008, 04:14:54 am »
This is such a valuable function: filtering of element and connector types in the RTF generator.
However, it does not seem to work quite as I expected. E. g. I the elements that are at the other end of connectors are not filtered.

In my application I try to construct the following report:
1. List all elements of type "requirement".
2. List all use cases which are connected to the requirements via "realization".
However, there are other element types connected to the requirements from (1.) via "realization".

Will that be fixed or is it that way on purpose?

Regards,

--
Ben

RoyC

  • EA Administrator
  • EA Practitioner
  • *****
  • Posts: 1297
  • Karma: +21/-4
  • Read The Help!
    • View Profile
Re: Conditions in RTF reports?
« Reply #3 on: November 12, 2008, 09:34:31 am »
For the instance you define, try generating a Dependency Report and/or an Implementation Report. They seem to provide the filtering that you want.
Best Regards, Roy

Ben Liesfeld

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Conditions in RTF reports?
« Reply #4 on: November 27, 2008, 11:34:53 pm »
Thanks for the hint to Implementation Reports. Haven't used this feature before.
However, you have no access to the RTF generator from there. I am not sure what the purpose of Implementation and Dependency Reports is. It surely is not the printing of information.
Anyway, filtering doesn't work for me here, either. I selected Use Cases as active only (through "Set Target Types") but the report shows Implementor Types Feature, Use Case, Class as if no filter was set...
Is there something broken in my database?

Gold

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Conditions in RTF reports?
« Reply #5 on: November 28, 2008, 02:55:52 am »
Hello,

 I was also looking for a way to filter based on the type of element that is the target of the connector.

Have you found a solution to that problem?

Ben Liesfeld

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Conditions in RTF reports?
« Reply #6 on: December 12, 2008, 12:17:16 am »
Hi,

No, unfortunately I have not found a solution. I will 834 now, though. Maybe it is fixed there.