In UML diagram, how can I set the type of an attribute of a class be CString?

F

flyingxu

I'm creating some UML diagrams.

I creat a new class named COperand, and I want to set add one attribute
named m_strValue whose type should be CString.
But I found that the drop down combo box has no CString to be selected
from! and it's a drop down combo box, I can't input the type!!!

It's very annoying! Is this by designed? How can I do that?
 

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