Book a Demo

Author Topic: changing a default property of a diagram type  (Read 3216 times)

ngong

  • EA User
  • **
  • Posts: 275
  • Karma: +2/-2
    • View Profile
changing a default property of a diagram type
« on: August 17, 2020, 12:26:15 am »
I am keen to have only required text on my diagrams. In most cases the namespace of a certain element is obvious and has not to show up on the diagram.
I can switch the namespace off in the diagram properties. But how make switched-off namespace the default?
Rolf

Takeshi K

  • EA User
  • **
  • Posts: 630
  • Karma: +43/-1
    • View Profile
    • Sparx Systems Japan
Re: changing a default property of a diagram type
« Reply #1 on: August 17, 2020, 11:54:28 am »
Hi,

The Element Template package might help you. The function name contains 'Element', but it works for diagrams. Create a blank diagram in a blank Package, then modify the diagram properties, and then specify the Package as the Element Template Package.
After the setting, a new diagram (of the type which you created) has the properties as you set.

https://sparxsystems.com/enterprise_architect_user_guide/15.1/modeling/using_element_templates.html

HTH,
--
t-kouno

ngong

  • EA User
  • **
  • Posts: 275
  • Karma: +2/-2
    • View Profile
Re: changing a default property of a diagram type
« Reply #2 on: August 17, 2020, 02:13:43 pm »
super - thank you Takeshi - that worked
Rolf