Book a Demo

Author Topic: Relationship between inherited attributes and attributes of another class  (Read 3279 times)

ea0921

  • EA User
  • **
  • Posts: 104
  • Karma: +0/-1
    • View Profile
Hi,

in a class diagram I have three classes: class A, B and C. Class B inherits from class A. I should relate some attributes of class B inherited from class A, to a class C.
Is it possible to trace relationships between inherited attributes and attributes of another class?

Thanks

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Not with standard EA features.

You can if you use the EA mapping add-in I wrote. https://bellekens.com/ea-mapping/
This tool dus not create visual relations, but uses tagged values.

Geert