Book a Demo

Author Topic: Report - Diagram Template - Model Name  (Read 3003 times)

kchoi

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Report - Diagram Template - Model Name
« on: November 13, 2007, 09:52:10 am »
Hi,

Does anyone know how to include a model's name in the diagram template?

Thanks in advance,
Kam
« Last Edit: November 14, 2007, 09:38:49 am by kchoi »

gpc

  • EA User
  • **
  • Posts: 111
  • Karma: +0/-0
    • View Profile
Re: Report - Diagram Template - Model Name
« Reply #1 on: November 16, 2007, 07:14:21 am »
You may need to 'hard-code' that. The highest order section is package and the model is higher than this. you can add text, summary, appendix, etc. to compliment the model, so you could just add those details if you want.

kchoi

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Report - Diagram Template - Model Name
« Reply #2 on: November 16, 2007, 09:23:38 am »
Let me go into a little more details of what I'm trying to do. Maybe you could give me some more insights.

I've given my model a name and under the model I have a business process package, a requirement package, and a use case package.  When I generate a report for each of the package, I want to include the model name too.  This way I don't have to repeat the model name in each of the package.

So it seems that 'hard-coding' the model name in each report is the only way for now?