Sparx Systems Forum

Enterprise Architect => Suggestions and Requests => Topic started by: yura_silver on February 08, 2006, 01:35:47 am

Title: .NET 2.0 Features in UML
Post by: yura_silver on February 08, 2006, 01:35:47 am
Is there any way to add new .NET 2.0 features (like generic types) to UML class diagram?
If no, will you add this feature to the following releases?
Title: Re: .NET 2.0 Features in UML
Post by: ulb on February 08, 2006, 04:15:04 am
Hi yura

Generics could be modeled as TemplateClasses.
The usage of generics are implementations expressed with bindings.

:-)

Ueli
Title: Re: .NET 2.0 Features in UML
Post by: yura_silver on February 08, 2006, 05:16:14 am
OK, thanks!
Looks like it is the answer for my question.
Title: Re: .NET 2.0 Features in UML
Post by: yura_silver on February 09, 2006, 12:56:49 am
OK, I have found how to create Template Classes. But is there any way to create generic (template) interface?
Title: Re: .NET 2.0 Features in UML
Post by: jnapier on March 29, 2006, 07:04:27 pm
I am wondering how to create a generic interface as well.  Is this possible?

Thanks.