Book a Demo

Author Topic: RTF Template - Element filtering  (Read 5039 times)

cem

  • EA Novice
  • *
  • Posts: 18
  • Karma: +0/-0
    • View Profile
RTF Template - Element filtering
« on: November 06, 2008, 08:06:53 am »
Hi,

How could I filter the elements based on element's stereotype while document generation? I mean, how could I define that only the elements having stereotypeX and stereotypeY shall be included in the result document? The question may be reproduced for tagged values: How to include/exclude elements having taggedValueX = some_value?

Thank you...

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: RTF Template - Element filtering
« Reply #1 on: November 06, 2008, 08:29:37 am »
Not in the current build.  The current plan is that it will be included in the next build.  If not then, it will be in the next major version.

cem

  • EA Novice
  • *
  • Posts: 18
  • Karma: +0/-0
    • View Profile
Re: RTF Template - Element filtering
« Reply #2 on: November 06, 2008, 09:31:30 am »
I'll be waiting.

Thank you...

philipp.k

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Re: RTF Template - Element filtering
« Reply #3 on: June 11, 2024, 10:22:48 pm »
Hi together,
this was 2008...

Now, in 2024, I have the same question:

Can I configure some elements to be sorted out by tagged value during documentation generation?

Greetings, Philipp

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: RTF Template - Element filtering
« Reply #4 on: June 11, 2024, 10:57:48 pm »
That is possible yes. In Elemnet Filters of your template you can specify which elements to select.


Geert

philipp.k

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Re: RTF Template - Element filtering
« Reply #5 on: June 11, 2024, 11:36:02 pm »
Thx Geert,

I can confirm:
- in "Document Options" of the template
- for "Active Filter Set" choose "TagValue"
- check mark both "Property" and "Value" and write which TaggedValue you want to look in (in Property) and which value it should have (in Value)
- and it works!

Great!