Sparx Systems Forum
Enterprise Architect => Suggestions and Requests => Topic started by: gpc on November 05, 2007, 05:10:56 pm
-
Hi,
If I create a new element of type class and stereotype as 'enumeration', the the scope is defaulted to public for all elements (cool). However, if I stereotype to 'type'/'struct', then the default scope is private. I think it would be great if 'type'/'struct' could also default to public. Maybe it's just a standard thing for C++ I dunno.