Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@tom-hg57
Copy link
Collaborator

@tom-hg57 tom-hg57 commented Aug 6, 2025

Update generated java files created by cimgen

  • Fix list attribute with inverse list for java (add comment ManyToMany for n:m attribute links, e.g. DiagramObject.VisibilityLayers)
  • Fix CIM type Float for java (always use Double instead of Float)

Add more unit tests for reader and writer

  • test043 to test handling links on not used side to not existing objects
  • test044-test047 to test handling list attributes with inverse list

Fix order of list attributes in writer

- Fix list attribute with inverse list for java (add comment ManyToMany for n:m attribute links, e.g. DiagramObject.VisibilityLayers)
- Fix CIM type Float for java (always use Double instead of Float)

Signed-off-by: Thomas Günther <[email protected]>
- test043 to test handling links on not used side to not existing objects
- test044-test047 to test handling list attributes with inverse list

Signed-off-by: Thomas Günther <[email protected]>
@tom-hg57 tom-hg57 requested a review from m-mirz August 6, 2025 21:14
@tom-hg57 tom-hg57 merged commit 08c0f52 into sogno-platform:main Aug 10, 2025
4 checks passed
@tom-hg57 tom-hg57 deleted the fix-list-attribute-with-inverse-list-for-java branch August 10, 2025 10:48
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

Successfully merging this pull request may close these issues.

2 participants