[Uml-devel] [Bug 140669] New: Java 5 generics support

Serhiy 4bugzilla at gmail.com
Fri Jan 26 15:30:15 UTC 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=140669         
           Summary: Java 5 generics support
           Product: umbrello
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: umbrello-devel.kde.org
        ReportedBy: 4bugzilla gmail com


Version:            (using KDE Devel)
Installed from:    Compiled sources

As far as I can see in the documentation umbrello currently supports java 5. But the problem is that when you import sources it doesn't draw correct classes diagram for generics. For example, if one class (ComplexBean) has list of SimpleBeans (List<SimpleBean>) it means that there is an aggregation relationship between these classes. But umbrello identifies "List<SimpleBean>" as new data type and adds this to the list of data types but it doesn't draw any relationship between SimpleBean and ComplexBean classes. If it is difficult to display correct type of relationship umbrello should draw at least association relation between classes. Can we expect this fixed?




More information about the umbrello-devel mailing list