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

Quickfix to re-align direction of a Functional Exchange between different diagrams #2780

Open
etraisnel2 opened this issue Dec 19, 2023 · 0 comments

Comments

@etraisnel2
Copy link
Contributor

There is no synchronization on representations of Functional Exchange, between a Sequence Diagram and the others (the other way around actually)

For example,
on a SDFB
create 3 Functions F1, F2 , F3
create a FE between F1 and F2
display the FE and all functions on a Function Scenario
in the SDFB , modify the FE, by moving the target port to F3
the change isn't updated on the FE

a validation rule exist DWF_DS_19 that finds incoherence between the 2 diagrams
but there is no quickfix

Provide a QF to align the FE direction, so that source and target of the invoked operation are used for source and target of sequence messages
Provide a QF to do the other way around

Same check for all Scenarii in each phase, check for CE FE FC CM and Interactions

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

No branches or pull requests

1 participant