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

Support readwrite access relationships #1

Open
yveszoundi opened this issue Jul 12, 2024 · 0 comments
Open

Support readwrite access relationships #1

yveszoundi opened this issue Jul 12, 2024 · 0 comments

Comments

@yveszoundi
Copy link
Owner

Problem

As of now, we can only draw relationships for "read" or "write" access to "Data Object" or "Business Object" elements.

"Application Component" <--> "Data Object"

gets translated wrongly (Missing arrow pointing towards source node: "Application Component")

"Application Component" --> "Data Object"

Potential solution

Find better way to draw start/end arrows, and calculate appropriately arrow angles/directions.

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