Sun, 08/08/2010 - 16:32
I am new to UML. I have found the signs to show different access modifiers in UML. Like
+ is for Public
- is for Private
# is for Proctected
~ is for Internal
But in the ref text there is no sign for Protected Internal. I guess it should be #~. Let me know if its correct or not.
http://stackoverflow.com/questions/3434034/how-to-show-protected-interna...