Book a Demo

Author Topic: RTF include interactionoccurrence diagram  (Read 3626 times)

fouchke

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
RTF include interactionoccurrence diagram
« on: February 12, 2013, 06:00:21 am »
Is it possible to include the diagram of an interactionoccurrence in the RTF generation without moving the diagram?

Within our project we created a package where we modelled small sequence diagrams. In another package we modelled scenarios in sequences which exists mostly of InteractionOccurrences  to the small sequences. Now we want to include the diagram of InteractionOccurence during the RTF generaction of the Diagrams which contains a InteractionOccurence reference to that specific diagram, but we cannot find out how to do this? Did somebody face the same problem? And if so, how did you resolve this?

marcel_str

  • EA User
  • **
  • Posts: 77
  • Karma: +0/-0
    • View Profile
Re: RTF include interactionoccurrence diagram
« Reply #1 on: February 13, 2013, 02:19:15 am »
Do you generate your reports with a model document or a master-model document construction? In that way, you could add the package where the diagram is to a model document (and filter on diagrams only or whatever you want).

fouchke

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Re: RTF include interactionoccurrence diagram
« Reply #2 on: February 13, 2013, 06:12:39 pm »
Thx for the tip. I currently just use the standard RTF templates. So, i will look into the model document and a master-model document construction you suggested. I was kind of stuck, so thx for the new insight.