开发者

How do I represent integer array as attribute of a class in Visual Studio 2010's UML class diagrams?

How do I represent integer ar开发者_开发问答ray as attribute of a class in Visual Studio 2010's UML class diagrams? I know hot to add normal integers, but I'm hoping that there is a way to do it other than adding [] to integer's name.

I'm new to UML, so I could be missing something obvious here.

Should I use Is ordered and Is unique?


I would simply indicate the type as Integer and the multiplicity as *.

It is not Ordered. Ordered is for collections that are sorted.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜