Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.1
-
Fix Version/s: 3.2
-
Component/s: None
-
Labels:None
Description
The initilaisation code for collections (creation of their HashSets) is not typesafe if enableTemplating (UMLMETA-58) is switched on. Old-style (non-generic) HashSet is created and directly assigned to the generic style collection in the Entiry class. Resulting in annoying warnings, if switched on.
Attachments
Issue Links
| This issue is duplicated by: | ||||
| ANDROMDA-912 | enableTemplating: typed collection fields initialized with untyped implementation |
|
|
|
| This issue relates to: | ||||
| ANDROMDA-764 | Support for generics (enableTemplating) in Enumeration |
|
|
|
| This issue is related to: | ||||
| ANDROMDA-230 | including template parameters in generated code |
|
|
|