Book a Demo

Author Topic: Circle Notation for Interfaces as Default  (Read 5201 times)

Drops

  • EA Novice
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Circle Notation for Interfaces as Default
« on: June 29, 2012, 05:47:51 pm »
How can I set the circle notation for interfaces as a default?

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
The Sparx Team
[email protected]

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: Circle Notation for Interfaces as Default
« Reply #2 on: July 02, 2012, 09:34:45 am »
Quote
Use a template package: http://www.sparxsystems.com/enterprise_architect_user_guide/9.3/modeling_basics/using_element_templates.html
Hi Neil,

I take it there's no way to be able to do this on a per-diagram basis?

Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

KP

  • EA Administrator
  • EA Expert
  • *****
  • Posts: 2919
  • Karma: +55/-3
    • View Profile
Re: Circle Notation for Interfaces as Default
« Reply #3 on: July 03, 2012, 10:11:47 am »
Quote
I take it there's no way to be able to do this on a per-diagram basis?
No, you would need to use a script or add-in to loop through the diagram objects. (Hint: t_diagramobjects.ObjectStyle contains "Lollipop=1;")
The Sparx Team
[email protected]