facebook

UML Class Diagram not displaying Interface Generalizations

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #235790 Reply

    Unknown Author
    Participant

    I am running 4.0M3, and have reverse engineered a Java project.

    This project has a number of interfaces that extend other interfaces within my project. The model clearly demonstrates that the appropriate interfaces have generalizations to the parent interfaced. However, when I place these interfaces into a Class Diagram, the generalizations are not displayed.

    What am I doing wrong, or how do I encourage the diagram to show these important details?

    Thanks.

    Troy

    #235813

    Kapil Kapre
    Member

    Troy,
    This is what I gather from your post.
    * You rev. eng. a Java Proj.
    * You have interfaces that are linked in differnt packages and hence, now in differnt diagrams.
    * You’re DnD’ing some interface into a class diagram using the outline view.
    I will double check to confirm that this works in m3. As a temporary workaround could you try to drag and drop these java elements (just a few) onto a fresh Class diagram to check if the generalization links are being created.

    #235815

    Unknown Author
    Participant

    Your understanding is correct.

    The scenario you proposed sounds exactly like what I am attempting to do. When I look at the properties for the sub-type interface, the Generalization is there, and correctly references the super-type interface. However, when both of the interfaces are in the same class diagram, no generalization link is displayed.

    Is this a known bug in a previous version?

    Thanks for your help.

    #235816

    Kapil Kapre
    Member

    @tpoppe wrote:

    Is this a known bug in a previous version?

    Yes, this issue does exist in 4.0M3, but *is* fixed in 4.0GA. Just a few more days now 🙂

    #235817

    Kapil Kapre
    Member

    @support-kapil wrote:

    As a temporary workaround could you try to drag and drop these java elements (just a few) onto a fresh Class diagram to check if the generalization links are being created.

    Just to clarify,.. I meant drag them from package explorer in eclipse.

    #235834

    Unknown Author
    Participant

    Yes, that is what I was doing.

    Glad to hear it will be fixed in a coming release… I’ll be on the look out.

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: UML Class Diagram not displaying Interface Generalizations

You must be logged in to post in the forum log in