Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Add bidirectional references #38

Closed
CamilleLetavernier opened this issue Oct 25, 2019 · 0 comments · Fixed by #105
Closed

Add bidirectional references #38

CamilleLetavernier opened this issue Oct 25, 2019 · 0 comments · Fixed by #105
Labels
Milestone

Comments

@CamilleLetavernier
Copy link
Contributor

Ecore supports bidrectional references: two distinct references with an "opposite" attribute referencing each other (e.g. Parent/Child references are bidirectional)

Currently, such bidirectional references are displayed with two distinct edges. We should use a single edge, and place the label for each reference on the side of the edge, rather than having overlapping labels on the center:

Current state: 2 overlapping Edges and overlapping labels:
image

Expected state: 1 single Edge with labels placed next to the referenced elements:
image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants