Book a Demo

Author Topic: Visibility of Implemented Interface in Class Headr  (Read 3114 times)

DMT

  • EA User
  • **
  • Posts: 93
  • Karma: +0/-0
    • View Profile
Visibility of Implemented Interface in Class Headr
« on: June 03, 2003, 05:48:24 pm »
I noticed that when I decided to change one of my classes to an interface, it no longer appears at the top right of a class on a different diagram that formerly was derived from the class, and now implements the interface.

It would be helpful to show the base class AND interface(s) in the class "header" in the diagram, so I can see the interfaces the class implements. Is there any way to make interfaces visible, other than not making them interfaces in the model?

DMT

  • EA User
  • **
  • Posts: 93
  • Karma: +0/-0
    • View Profile
Re: Visibility of Implemented Interface in Class H
« Reply #1 on: June 03, 2003, 05:58:01 pm »
Nevermind!

If I make the relationship type "generalizes" instead of "implements" in the Type Hierarchy dialog, it shows up.

That works for me!