Evolution #334
View value of attribute in a diagram
Status: | New | Start date: | 19 January 2018 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | - | |||
Target version: | - |
Description
Hi
please show the value of an attribute in a class diagram if this attribute is shown there. For example: An attribute is defined as
- name: anyAttribute
- type: integer
- value: 1234
This should be shown as
anyAttribute: integer = 1234
Best regards Ralf Ebert