[Issue 6211] Generics on Map not supported in Java notation
| Newsgroups | gmane.comp.lang.uml.argouml.issues |
|---|---|
| Message-ID | <[email protected]> |
http://argouml.tigris.org/issues/show_bug.cgi?id=6211 ------- Additional comments from [email protected] Wed Aug 10 10:51:07 -0700 2011 ------- The problem is deeper than this I think. We don't want to just create a class called "Map<String,String>" We would first need to be able create the model elements that represent the template class Map<T,U> and then create the bindings to that for the implementation Map<String,String> and then have an instance of that attribute in the class. We have a lot of work to do for Parameterized classes some of which is documented in issue 1446 with some other child issues of that. It may be worth trying to wiki up the requirements and solutions as this is a complex area that isn't well documented by the OMG. ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=448&dsMessageId=2814015 To unsubscribe from this list, e-mail: [[email protected]]. Please do not reply to this mail. Instead, add your comments in the issue.