Book a Demo

Author Topic: Report diagrams from other package  (Read 2994 times)

jpb1904

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Report diagrams from other package
« on: November 12, 2014, 09:48:02 pm »
I have a Use Case in which the activity diagram is embedded and where the business process and the UI are linked from another package.
When I generate a document from the use case, the activity and Use case diagrams are shown, but the business process and UI not.

These external objects are listed as being 'element connectors' but the diagrams aren't shown.

My question: how can I report diagrams from other packages ?

Dieter Goetz

  • EA User
  • **
  • Posts: 43
  • Karma: +0/-1
    • View Profile
Re: Report diagrams from other package
« Reply #1 on: November 15, 2014, 12:03:33 am »
You can setup a master document.

1. Add a document diagram.
2. Add a master document to this diagram
3. Open the master document's diagram.
4. Add a Model document on this diagram
5. Drag all packages you want to have in the report to the model document element
6. Select the master document package in the project browser
7. Press F8 and generate document.

jpb1904

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: Report diagrams from other package
« Reply #2 on: November 15, 2014, 05:19:26 am »
Thank you, I'm going to test it and'll let you know.