Replies: 3 comments
-
I don't think that there is an extensive list. basically every reference can be bidirectional. I would assume most of the properties make no difference while rendering though. Best way to figure this out is check this in eclipse. |
Beta Was this translation helpful? Give feedback.
-
[Jonas Helming] Yes, I think it is only 'containment' or 'directed'. 'directed' means unidirectional and has an arrow while bidirectional has no error. Both can be containment or not |
Beta Was this translation helpful? Give feedback.
-
@jhelming is this an unidirectional error ;-) you meant arrow I assume |
Beta Was this translation helpful? Give feedback.
-
I am currently working on the issue of enabling Bidirectional Edges.
Is there an extensive list of what kind of bidirectional edges there are?
Right now I found that this can be a containment edge or not - which is rendered differently in the Ecore Editor. Are there any other cases I need to respect?
original thread by Jonas Ebel
Beta Was this translation helpful? Give feedback.
All reactions