[Uml-user] Code Generation

Kase J. Saylor ksaylor at gmail.com
Wed Oct 25 19:06:31 UTC 2006


When I use code generation to generate C++ code, the methods are not
"scoped" correctly. In other words, instead of:

void Foo::bar()

I get :

void bar()

Do I have to explicitly name operations with the scope?

TIA,

Kase





More information about the umbrello mailing list