facebook

reverse engg on generalizations with generics does not work

  1. MyEclipse Archived
  2.  > 
  3. UML Development
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #262348 Reply

    I have the following generalization in one of my packages

    public class EmployeeDAO extends GenericDAO <Employee, Integer>

    The My Eclipse UML seems to recognize the GenericDAO as generalization for EmployeeDAO on the properties tab but does not capture it in the UML diagram (i.e. the generalization arrow is not displayed in the diagram itself) . When i remove the <Employee, Integer> i.e. the generics bit it seems to capture the generalization.

    Do you know if its a bug in the MyEclipse UML reverse engineering tool.

    Thanks
    Abhishekh

    #262361 Reply

    ignore this found out from other messages in forum that support has not been added.

    #262367 Reply

    Riyad Kalla
    Member

    Abhishekh,
    Thank you for following up, your finding is correct. We haven’t added full support for Java 5 syntax yet.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: reverse engg on generalizations with generics does not work

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