Author Topic: EA 14.1: How to see the "owner" of a port of class?  (Read 2364 times)

Boron

  • EA User
  • **
  • Posts: 111
  • Karma: +6/-0
    • View Profile
EA 14.1: How to see the "owner" of a port of class?
« on: October 30, 2018, 08:16:14 pm »
Hello,

I have a class "Child" that inherits a port from a base class "Parent".
In the dialog window "Features & Properties -> Interaction Points" EA 14.1 shows the owner of that port as "Child".
In EA 13.5 and earlier the owner was shown as "Parent", because that port was originally created at the Parent class.

How can I see in EA 14.1 if a port is inherited from a "base class" or not?

I feel tempted to report this as bug, as the EA <= v13.5 behavior was a bit more logical and helpful to me.

Boron

  • EA User
  • **
  • Posts: 111
  • Karma: +6/-0
    • View Profile
Re: EA 14.1: How to see the "owner" of a port of class?
« Reply #1 on: November 12, 2018, 06:14:06 pm »
Anyone any idea?