Book a Demo

Author Topic: How to exclude fragment from RTF document?  (Read 4334 times)

tanja

  • EA User
  • **
  • Posts: 71
  • Karma: +0/-0
    • View Profile
How to exclude fragment from RTF document?
« on: March 11, 2010, 08:11:14 pm »
I have not found a solution on the forum and would not like to go manual way (with old-style rtf).

I use loop fragments on sequence diagrams to convey the semantics of something repetitive, but the fragment in itself has no other meaning, so I'd be happy to not have it printed as child element (in a header, with empty doc).

Is there a way?

Shawn Stepper

  • EA User
  • **
  • Posts: 32
  • Karma: +0/-0
    • View Profile
Re: How to exclude fragment from RTF document?
« Reply #1 on: March 12, 2010, 04:26:15 am »
In the RTF Template editor, go to the File menu and select "Document Options". There are two scrolling lists that allow to exclude specific object types or connector types. Select what you want to exclude, and save the template. That element type will no longer show in your RTF.

tanja

  • EA User
  • **
  • Posts: 71
  • Karma: +0/-0
    • View Profile
Re: How to exclude fragment from RTF document?
« Reply #2 on: March 12, 2010, 04:33:04 am »
Perfect - it works.

Fragment is called InteractionFragment.

Thanks.