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 a mechanism to filter synchronized edges using source and target node #1456

Closed
1 task done
adaussy opened this issue Nov 8, 2022 · 0 comments · Fixed by #1586
Closed
1 task done

Add a mechanism to filter synchronized edges using source and target node #1456

adaussy opened this issue Nov 8, 2022 · 0 comments · Fixed by #1586

Comments

@adaussy
Copy link
Contributor

adaussy commented Nov 8, 2022

  • I have checked that this feature has not yet been suggested by someone else.

Expected behavior

In some case we want to prevent the creation of a synchronized edge only based on graphical element.

A solution would be to have access to a preconditionExpression called on all source and target pair that would prevent the creation using graphical business rules.

Cuttings backs

Potential side effects

Describe alternatives you've considered

  • Using different mapping to differentiate the several cases but it is not possible
@sbegaudeau sbegaudeau changed the title [View] Add a mechanism to filter synchronized edges using source and target node Add a mechanism to filter synchronized edges using source and target node Nov 9, 2022
@sbegaudeau sbegaudeau self-assigned this Nov 28, 2022
sbegaudeau added a commit that referenced this issue Jan 17, 2023
… DSL

Bug: #1456
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
sbegaudeau added a commit that referenced this issue Jan 17, 2023
… DSL

Bug: #1456
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
sbegaudeau added a commit that referenced this issue Jan 17, 2023
… DSL

Bug: #1456
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
sbegaudeau added a commit that referenced this issue Jan 18, 2023
Bug: #1456
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
sbegaudeau added a commit that referenced this issue Jan 18, 2023
Bug: #1456
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
AxelRICHARD pushed a commit that referenced this issue Jan 19, 2023
… DSL

Bug: #1456
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
AxelRICHARD pushed a commit that referenced this issue Jan 19, 2023
Bug: #1456
Signed-off-by: Stéphane Bégaudeau <stephane.begaudeau@obeo.fr>
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.

2 participants