From: <Oli...@t-...> - 2003-02-23 19:06:27
|
Carsten Zerbst wrote: > > 2. Is it possible to model enumeration in a way that dia2code generates > them as well in idl ? Yes, but you need dia2code from cvs. Simply give your enum classes the stereotype <<Enumeration>> or <<CORBAEnum>>. The enum literals are specified as attribute names (without types.) Oliver |