Book a Demo

Author Topic: Association Owner - Default  (Read 4269 times)

damo1978

  • EA Novice
  • *
  • Posts: 15
  • Karma: +0/-0
    • View Profile
Association Owner - Default
« on: October 01, 2015, 09:04:53 pm »
Since upgrading to v12 (12.0.1215) when working with associations between classes, EA will add set the 'Owned' attribute to True by default when manipulating the association, for example....

If I have created ClassA and ClassB and have an AssociationA between them, newly created, this will not have the Owned flag set, or will at least be False.  If I were to create a new ClassC, and the drag the AssociationA from ClassB to ClassC, this then sets the Owned flag to True.  This is visibly indicated by the solid circle at the endpoints of the association.

I've not used Owned associations in any of my UML modelling in the last 10+ years, and for the most part I do not need to use it - not entirely sure what semantics/syntax it is providing.

Is there a way to switch off this default action because it is very irritating having to go into the association properties > role > advanced, and then for each Class change the flag.  It's painfully slow.

Thanks


qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Association Owner - Default
« Reply #1 on: October 01, 2015, 09:18:48 pm »
No. The most annoying thing is that they placed the flag so hidden that's it's a PITA. The owned seems to be more focused in the latest UML 2.5 release so I started using it and am not happy with the GUI.

See also here.

q.
« Last Edit: October 01, 2015, 09:20:29 pm by qwerty »

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Association Owner - Default
« Reply #2 on: October 02, 2015, 01:34:05 am »
I noticed that as well. Sometimes it's enough to switch direction to have EA change the owner attribute unwanted.

I meant to report it as a bug, but haven't gotten around to it.
Make sure you do however, because posting it on the forum isn't enough.

Geert

damo1978

  • EA Novice
  • *
  • Posts: 15
  • Karma: +0/-0
    • View Profile
Re: Association Owner - Default
« Reply #3 on: October 02, 2015, 04:17:03 am »
Thanks qwerty. I thought I was alone on this one.  The annoyance wouldn't be so bad if it were not forced upon you whenever you move an association from one class to another.  A real royal PITA.

Geert - point taken. Bug report raised. Thanks
« Last Edit: October 02, 2015, 04:24:16 am by damo1978 »