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

AttributePropertyChange with a reference #26

Open
georghinkel opened this issue Jun 27, 2023 · 1 comment
Open

AttributePropertyChange with a reference #26

georghinkel opened this issue Jun 27, 2023 · 1 comment

Comments

@georghinkel
Copy link
Contributor

The last change in the change.xmi for scale1 is a model element of type AttributePropertyChange but the feature is actually a reference. Could we change that to be an AssociationPropertyChange? However, that would mean that the old value should be given as a reference instead of a string. Also, there does not seem to be a new value. What should it be?

@georghinkel
Copy link
Contributor Author

I mean this item:

<changes xsi:type="changes:AttributePropertyChange" oldValue="String">
<affectedElement href="../../models/scale1/class.xmi#/1/@attr.0"/>
<feature xsi:type="ecore:EReference" href="Class#//Attribute/type"/>
</changes>

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

1 participant