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

PR #20

Merged
merged 31 commits into from
Nov 17, 2023
Merged

PR #20

merged 31 commits into from
Nov 17, 2023

Conversation

girishchandranc
Copy link
Owner

PR for issues wrt xml serialization.

Girish Chandran and others added 29 commits August 4, 2023 14:31
- The xml is not serialized according to the order specified in the autosar schema
- Now, it's possible to properly generate the elements SwBaseType, CompuMethod etc.
- Updated example with SwBaseType, CompuMethod, DataConstr creation
- Added a new context menu action in the ui to copy the file path of the respective node
…t of elements in the xml node. Now, the file is properly serialized as expected by Autosar schema.
…visible model elements like BaseTypeDirectDefinition inside SwBaseType
…ow the tool is able to properly manage RoleWrapperElements and normal elements which is added as a list of containment elements. Added additional compu method in the example script for rational coeffs to see if the V are added as per the order
…tType inside Sdg. Added unit test and updated example script.
…es which caused generation of some objects inconsistent
…r when elements are added to a list which are not Referrable)
… the elements are removed using the remove api.

Also, fixed issue with reading of elements when there is only concrete sub type available in the autosar metamodel
@girishchandranc girishchandranc linked an issue Nov 17, 2023 that may be closed by this pull request
@girishchandranc
Copy link
Owner Author

Hi @christianhecht86 ,
Could you please approve the PR?

@girishchandranc girishchandranc self-assigned this Nov 17, 2023
@girishchandranc
Copy link
Owner Author

@christianhecht86 The tests are also successful in the PR. I can merge to master once you approve the PR.

Copy link
Collaborator

@christianhecht86 christianhecht86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All Tests on my side are successful

@girishchandranc girishchandranc merged commit 11f4bd6 into main Nov 17, 2023
1 check passed
@girishchandranc
Copy link
Owner Author

Merged to main.

@girishchandranc girishchandranc deleted the 14-issue-with-xml-serialization branch November 17, 2023 20:01
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.

Issue with Xml serialization
2 participants