add generic types to Class Diagrams
User would like to have the ability to add a generic type (example: LinkedList<String>) as return values from methods in classes in Class Diagrams. Currently, only primitive and class types are allowed.
18
votes

-
Paul Belanger commented
Yes, being able to specify list and generic types in the quick-editor would be nice. Being able to specify 'byte[]', 'Dict<int, string>', etc. currently entering these types is a pain since you have to go into the property editor after-the-fact to annotate the types which breaks the workflow