Book a Demo

Author Topic: Connect specified attributes to element  (Read 2627 times)

Evandro

  • EA Novice
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Connect specified attributes to element
« on: November 07, 2018, 08:24:53 pm »
Hi there,
I have a class with 10+ attributes and trying to connect only few of them to another element. I've made few tries, here's my thoughts:

1) I've tried the "Connect to Element Feature", but if I'm not mistaken it is just a visual aid. (In code generation the link is interpreted as a normal source-element to target-element relationship);

2) I've created a custom tagged value with the predefined structure type "RefGUID". This might fulfill my needs, but I'd like to see this relationship (maybe in Traceability window or inside target element's features);

3) My model is wrong. If I want an element to inherits only certain attributes from another elements, I should do this in another way.

Any other comments on this topic?
Thanks
E.
 

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Connect specified attributes to element
« Reply #1 on: November 07, 2018, 08:42:09 pm »
Make them 10+ associations with role name and property isOwned=True.

q.