-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat: implement value only serialization and deserialization #2
Conversation
…e deserialization too.
Depending on the context the serialization of a Meta-Model-Element may change. IdShorts for instance won't be serialized in a |
Offer alternative interpretation on spec
I have splitted the ValueOnlyMapper into a JsonValueOnlySerialiser and a JsonValueOnlyDeserialiser class. |
adjust to the correct valueonly format
Will be taken care of with eclipse-aas4j#160 |
No description provided.