Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create data type "Object" and lists #80

Open
BurningDev opened this issue Oct 18, 2023 · 1 comment
Open

Create data type "Object" and lists #80

BurningDev opened this issue Oct 18, 2023 · 1 comment

Comments

@BurningDev
Copy link

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.

@BurningDev BurningDev changed the title Create data type "object" and lists Create data type "Object" and lists Oct 18, 2023
@modelio-cde
Copy link

Hi BurningDev,

All the JDK classes and interfaces will be available in your model if you deploy the JDK library in your project :
1-AddJDKRamc
2-JDK

Then by typing "Object" in your Attribute's Type field you'll be able to select the java.lang.Object class :
3-JavaObject

Best regard,
cde

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants