You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I click on an attribute in the UML class diagram, a dialogue opens where I can change various parameters for the attribute - including the data type. The usual primitive data types are also available. However, I am missing the data type "Object" in Java. You can also select "none", but in my opinion these are two different things.
It would also be very important to have lists (in the sense of array lists) available as a data type.
The text was updated successfully, but these errors were encountered:
BurningDev
changed the title
Create data type "object" and lists
Create data type "Object" and lists
Oct 18, 2023
When I click on an attribute in the UML class diagram, a dialogue opens where I can change various parameters for the attribute - including the data type. The usual primitive data types are also available. However, I am missing the data type "Object" in Java. You can also select "none", but in my opinion these are two different things.
It would also be very important to have lists (in the sense of array lists) available as a data type.
The text was updated successfully, but these errors were encountered: