Book a Demo

Author Topic: Default "Show parameter detail" option  (Read 6370 times)

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Default "Show parameter detail" option
« on: November 24, 2009, 08:14:54 pm »
Hi,

I've searched all over, but I couldn't find where I could set the default for the option "Diagram/Properties/Features/Show Parameter Detail"

I would like to set that to "Name only" because

"createObject(name, description)" is much more informative then "createObject(string,string)".

I've already written a tool to convert all diagrams to use this setting, but now I want to have this setting for new diagrams as well.

Does anybody know if you can set a default for this setting?

Thanks

Geert

Aaron B

  • EA Administrator
  • EA User
  • *****
  • Posts: 941
  • Karma: +18/-0
    • View Profile
Re: Default "Show parameter detail" option
« Reply #1 on: November 25, 2009, 09:44:11 am »
Hi Geert,

Try using a Template Package.
http://www.sparxsystems.com/uml_tool_guide/modeling_with_uml/using_element_templates.html

Create a new Class diagram (or whatever diagram type you want to set defaults for) under your template package, then set the visibility options that you want.  New diagrams should now use this as a default template.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Default "Show parameter detail" option
« Reply #2 on: November 25, 2009, 03:46:00 pm »
Thanks Aaron,

Its kind of a workaround, but I guess it will work.

Geert

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Default "Show parameter detail" option
« Reply #3 on: November 26, 2009, 08:38:40 am »
Kind of a workaround?

It's a creative solution to allow a default value for every option supported by diagrams having completely separate options for each one.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Default "Show parameter detail" option
« Reply #4 on: November 26, 2009, 02:33:41 pm »
Simon,

You are right in that it is both creative and rather flexible, but you have to admit, creating a diagram in the templates package to set a default option is not the first thing you would think of  :-/

Maybe its a good idea to document this procedure in the help file.

Geert

RoyC

  • EA Administrator
  • EA Practitioner
  • *****
  • Posts: 1297
  • Karma: +21/-4
  • Read The Help!
    • View Profile
Re: Default "Show parameter detail" option
« Reply #5 on: November 26, 2009, 03:11:29 pm »
>>  Maybe its a good idea to document this procedure in the help file.

It IS documented in the Help file. That's the procedure that Aaron referred you to.  :-?
Best Regards, Roy

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Default "Show parameter detail" option
« Reply #6 on: November 26, 2009, 04:17:56 pm »
My bad, I should have RTFM  :-[

Thanks

Geert