-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
When serializing a model built with metamodel_builder, the result contains eSubTypes extension and the result is not XMI 2.0 compliant.
I could not figure out how to get rid of this since (I think) the transformer that is involved drags in ecore_ext which defines the super/sub types to be bidirectional.
To get past this problem I simply commented out the line while performing serialization.
Not sure if there is a way to load a model and serialize it to XMI without triggering the code path in question. If not, this is problem that is hard to work around.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels