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

Add support for inheritance in the domain DSL #480

Closed
pcdavid opened this issue May 5, 2021 · 0 comments · Fixed by #507
Closed

Add support for inheritance in the domain DSL #480

pcdavid opened this issue May 5, 2021 · 0 comments · Fixed by #507

Comments

@pcdavid
Copy link
Member

pcdavid commented May 5, 2021

Only single inheritance for now. The "business" side of mulitple inheritance is trivial to add (as we simply translate into the equivalent Ecore and let Ecore handle the rest), but editing such multi-valued references would require a corresponding widget in the details view that we do not yet support.

@pcdavid pcdavid self-assigned this May 5, 2021
pcdavid added a commit that referenced this issue May 7, 2021
Bug: #480
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue May 7, 2021
Bug: #480
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue May 7, 2021
Bug: #480
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue May 7, 2021
This is useful to avoid proposing irrelevant element creation operations.

#480
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue May 7, 2021
Bug: #480
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue May 7, 2021
Bug: #480
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue May 7, 2021
Bug: #480
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue May 7, 2021
This is useful to avoid proposing irrelevant element creation operations.

#480
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue May 7, 2021
Bug: #480
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue May 7, 2021
Bug: #480
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue May 7, 2021
Bug: #480
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue May 7, 2021
This is useful to avoid proposing irrelevant element creation operations.

#480
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue May 18, 2021
Bug: #480
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue May 18, 2021
This is useful to avoid proposing irrelevant element creation operations.

#480
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue May 18, 2021
Bug: #480
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
pcdavid added a commit that referenced this issue May 18, 2021
This is useful to avoid proposing irrelevant element creation operations.

#480
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
@pcdavid pcdavid closed this as completed May 18, 2021
pcdavid added a commit that referenced this issue May 26, 2021
The previous condition did not account for the sentinel element.

Bug: #480
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
@pcdavid pcdavid linked a pull request May 27, 2021 that will close this issue
sbegaudeau pushed a commit that referenced this issue May 28, 2021
The previous condition did not account for the sentinel element.

Bug: #480
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
@pcdavid pcdavid added this to the 0.3.0 milestone Jun 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant