https://bugs.kde.org/show_bug.cgi?id=358091
Bug ID: 358091 Summary: Add value field to Enum Literal Product: umbrello Version: unspecified Platform: Other OS: Linux Status: UNCONFIRMED Severity: wishlist Priority: NOR Component: general Assignee: umbrello-de...@kde.org Reporter: katc...@gmail.com UML 2.5 specification don't provide way to specify the internal representation of enumeration value in system programming languages. Umbrello should support Enum Literal value for better and complete code generation like below C++ example: namespace AssociationType { enum Enum { Generalization = 500, Aggregation, ... -- You are receiving this mail because: You are watching all bug changes.