We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If we are profiling selection then it needs to be decided how should the resulting profiles look like.
In all situations relationship between the classes A and B is selected, therefore it should be profiled.
Initial State
State after profiling
The profiled relationship keeps ends
One end is in the profiled class
Don't create relationship profile.
... Same as previous situation
The text was updated successfully, but these errors were encountered:
OK, the key here is that what is selected includes the relationship. In that case, I think 2 is correct.
Sorry, something went wrong.
RadStr
Successfully merging a pull request may close this issue.
If we are profiling selection then it needs to be decided how should the resulting profiles look like.
Possible situations
In all situations relationship between the classes A and B is selected, therefore it should be profiled.
Both A and B are selected
Initial State
State after profiling
Only A is selected
Possible states after profiling:
The profiled relationship keeps ends
One end is in the profiled class
Don't create relationship profile.
Only B is selected
... Same as previous situation
The text was updated successfully, but these errors were encountered: