开发者

How to use other attribute types in classdiagrams in visio?

I have no idea where to ask, so I hope that some Visio specialists can help. I'm just making a class diagram but Visio se开发者_Python百科ems to be very static and simple for method signatures.

All I wanted to add is a constructor with the following parameters:

public Position(LinkedList<T> apList, float x, float y);

That's what I want to add to Visio. All standard data types work fine but how do you insert other types? I don't know why the answer is so hard to find.


on your left you will find the model explorer , If not view it then you will be able to see folders that contain C# datatypes , C++ datatypes...etc. Right click on any of then and add a new type .


it seems that no one knows. well the only solution i found is to use ArgoUML. that's it!

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜