Hi All, It seems that a Class with a "enumeration" stereotype does not generate any C++ code ( or code in any other language for that matter)
I have 1 enumeration with a few enumeration literals defined. A Class 'A' contains the enumeration. When I generate the C++ code Class 'A' does not contain an enum. There is no enum defined anywhere. Am I missing something here? How do I get a C++ enum from the enumeration stereotype? I am using version .22 many thanks! Barry --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
