Stencils of common C++ STLs and C# common classes in UML notation

G

Greg Roberts

Hi

Does anyone know of a commercial or free library of existing Visio stencils
for common C++/C# classes (in UML) ?

That is on my UML class diagrams i want to be able to reference STL items
like a List or Array or Map.
I would like these utility classes to already exist so i can select them as
elements in the new classes .

I did a WEB search and came up empty.

Thanks
 
E

EventHelix.com

Haven't come across anything similar.

You might want to consider Doxygen as an alternative documentation
tool. It will also generate basic UML diagrams for your classes.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top