Book a Demo

Author Topic: Default Settings - Templates  (Read 12207 times)

toyo_EA

  • EA Novice
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Default Settings - Templates
« on: October 18, 2006, 05:58:01 am »
I've made an .eap document and a template. Because many people will be using this file to generate a RTF document, I was wondering if it was possible to have it so that the document is back to the way I organized it - like a default diagram view (where all my packages and requirements symbols are) or a template type of thing?

Or, is it possible to load it into the 'Select Model(s)'  menu. Basically, I want it so that what I have set up so that it can be brand new each time.

peter.zrnko

  • EA User
  • **
  • Posts: 253
  • Karma: +0/-0
    • View Profile
Re: Default Settings - Templates
« Reply #1 on: October 18, 2006, 11:06:57 pm »
When generating RTF documentation you can give a name to it by pressing "Resource document" button. This document will be shown in the "Resources" window under "Documents".

You can also use "Virtual document" - see the EA help.
Peter

toyo_EA

  • EA Novice
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Re: Default Settings - Templates
« Reply #2 on: October 19, 2006, 05:20:11 am »
Is there also a way to keep where I've put my packages and requirements in the diagram and have it as a default so that the people I'm sharing the file with can access a fresh copy each time?

peter.zrnko

  • EA User
  • **
  • Posts: 253
  • Karma: +0/-0
    • View Profile
Re: Default Settings - Templates
« Reply #3 on: October 19, 2006, 05:49:53 am »
Sorry, I don't understand what are you looking for.
When you are working on a shared project, everybody will see every change you have made (and saved).
Peter

toyo_EA

  • EA Novice
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Re: Default Settings - Templates
« Reply #4 on: October 19, 2006, 06:08:18 am »
Is it possible to make it so that it can't be changed? Just like how I import the template. Is there a function in EA where I can import stuff I have from the diagram view?

peter.zrnko

  • EA User
  • **
  • Posts: 253
  • Karma: +0/-0
    • View Profile
Re: Default Settings - Templates
« Reply #5 on: October 19, 2006, 06:19:21 am »
If you want a diagram to be unchangable, you can
- lock the diagram (everybody can unlock it, but it is a little work)
- version control the package your diagram is in (everybody can do check out, but this is more work and you have a version in your version control system)
- enable security (project menu in Enterprise version of EA) - administrator can set who can change what
Peter

toyo_EA

  • EA Novice
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Re: Default Settings - Templates
« Reply #6 on: October 19, 2006, 06:28:51 am »
And I assume that we can't import it like how we can add a model pattern?

When you're in EA, you can add a model pattern/ projects (Use Case, Requirements, etc.) and the model patterns/ projects have default packages and symbols in there already. Can I do something like that?

peter.zrnko

  • EA User
  • **
  • Posts: 253
  • Karma: +0/-0
    • View Profile
Re: Default Settings - Templates
« Reply #7 on: October 19, 2006, 06:35:14 am »
You can make a diagram to be a default Diagram.
Menu Diagram / Set as Model Default.
Peter

toyo_EA

  • EA Novice
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Re: Default Settings - Templates
« Reply #8 on: October 19, 2006, 06:37:51 am »
I've tried that. That only allows me to go to that diagram by default within a project.

Anyhow, thank you very much for your help and your prompt responses!! Much appreciated!

bmioch

  • EA User
  • **
  • Posts: 81
  • Karma: +0/-0
    • View Profile
Re: Default Settings - Templates
« Reply #9 on: October 19, 2006, 10:53:40 pm »
XMI Import Export might help you out.

Have a look at this page from the User Guide

http://www.sparxsystems.com.au/EAUserGuide/index.html?importexport.htm

toyo_EA

  • EA Novice
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Re: Default Settings - Templates
« Reply #10 on: October 20, 2006, 06:27:16 am »
Wow. This is exactly what I need. However, there is one issue. I have set pre-defined tag values so that I can add a new requirement, go to the drop down menu, and select the tag values I have already made. After exporting to XMI and importing it back to a new project, the tag values don't transfer. Is there a way to overcome this so that my tag values are transferable?

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Default Settings - Templates
« Reply #11 on: October 20, 2006, 06:31:18 am »
Perhaps Export/Import Reference Data under the Tools menu. You'll have to check the dialog on the Export side to see if the values can be transferred this way.
No, you can't have it!

toyo_EA

  • EA Novice
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Re: Default Settings - Templates
« Reply #12 on: October 23, 2006, 10:37:40 am »
Unfortunately, it's not working.

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Default Settings - Templates
« Reply #13 on: October 23, 2006, 11:02:58 am »
Quote
I have set pre-defined tag values so that I can add a new requirement, go to the drop down menu, and select the tag values I have already made.

What exactly do you mean by this? How have you "set" the tags, and where are you putting them?
No, you can't have it!

toyo_EA

  • EA Novice
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Re: Default Settings - Templates
« Reply #14 on: October 23, 2006, 11:11:16 am »
What I mean is I have set default tag value types.

Then, once I pull in a requirement element, I can go add one or more of my default tag value types by going to add new tag value and then going to the drop down menu.

Please let me know if this still sounds unclear.