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
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"
Find better way to draw start/end arrows, and calculate appropriately arrow angles/directions.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Problem
As of now, we can only draw relationships for "read" or "write" access to "Data Object" or "Business Object" elements.
gets translated wrongly (Missing arrow pointing towards source node: "Application Component")
Potential solution
Find better way to draw start/end arrows, and calculate appropriately arrow angles/directions.
The text was updated successfully, but these errors were encountered: