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

[pull] master from ObeoNetwork:master #167

Open
wants to merge 315 commits into
base: master
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented May 24, 2023

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added ⤵️ pull merge-conflict Resolve conflicts manually labels May 24, 2023
@vrichard12 vrichard12 force-pushed the master branch 2 times, most recently from 3ff0c6f to 30972a8 Compare June 15, 2023 15:40
flatombe and others added 26 commits July 11, 2023 12:23
When a project uses a library and we update this library, some semantic
elements may disappear as a result of the library update.

For instance this is the case if a bidirectional relation is defined
between an entity from the project and a entity from the library: upon
library update, the EReference link 'referencedType' from the Reference
in the project entity can be restored to point to the corresponding
Entity of the library, but its opposite Reference does not exist and
thus is not set as 'oppositeOf' to the Reference.

Now upon a library update, we have a look at whether a Reference has an
opposite Reference, in which case we try to re-created that Reference
after the library has been updated. And we set up the 'referencedType'
and 'oppositeOf' EReferences such that the bidirectional References
between both entities look like what they were before.

Note that to make these restored References appear on the Entity
diagram, a close/open of the whole Session is required.
…ocus with mouse - On Attribute property view
…e labelExpression in EEFPageDescription cannot be blank'
…irectional relation to a lib Structured Type
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⤵️ pull merge-conflict Resolve conflicts manually
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants