You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From #81:
Bidirectional References should be represented with a single Edge (The Edge represents the 2 EReferences and their "opposite" relationship). Currently, we have 2 Overlapping Edges:
Also, the directions are incorrect:
For simple EReferences, we should have 1 Edge with an Arrow towards the Type
For bidirectional EReferences, we should have 1 Edge without any arrows
Original issue: eclipsesource/ecore-glsp#127
Similar to the example in eclipsesource/ecore-glsp#86, bidirectional references shouldn't have any arrow.
Expected:
Current:
The text was updated successfully, but these errors were encountered: