Author Topic: Default scope? (818)  (Read 2520 times)

gpc

  • EA User
  • **
  • Posts: 111
  • Karma: +0/-0
    • View Profile
Default scope? (818)
« 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.
« Last Edit: November 05, 2007, 10:06:12 pm by gpcroaming »