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

Missing Long type for Java class fields #62

Open
antoniodiego opened this issue Dec 31, 2022 · 2 comments
Open

Missing Long type for Java class fields #62

antoniodiego opened this issue Dec 31, 2022 · 2 comments

Comments

@antoniodiego
Copy link

No description provided.

@linustolke
Copy link
Member

I don't understand where this is missing from. I can see it in the xmi file:
https://github.com/argouml-tigris-org/argouml-java/blob/b5d05220ecfa8bc7cb008ec24722de1d51d7fced/src/org/argouml/language/java/profile/default-java.xmi#L58

Could you please elaborate?

@antoniodiego
Copy link
Author

Yes.

I made this example classe for explaining

image

I added a aleatory field

The program is set to use UML 1.4 notation

image

And theres'no Long option for pick for the field type:

image

Same for List type and for many other Java types, like LocalDate and etc

I am using the 0.34 version. I don't know if there's more types option in a more actual version. I would like to know it

Thank for anwering

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