Skip to content
This repository has been archived by the owner on May 13, 2022. It is now read-only.

Link child to ancestor if parent types are not on the diagram #10

Closed
Kaon68 opened this issue Feb 27, 2017 · 2 comments
Closed

Link child to ancestor if parent types are not on the diagram #10

Kaon68 opened this issue Feb 27, 2017 · 2 comments

Comments

@Kaon68
Copy link

Kaon68 commented Feb 27, 2017

In the actual version, you see the inheritance hierarchy only if all types are on the diagram. If a type is missing on the diagram, the hierarchical tree is split in two as separated objects.

Suggestion : link related (as ancestor/child) types with a specific link type (providing some actions to see how many types there is between the two types, reinsert them on the diagram, etc.)

Like :
A <- B <- C <- D
A <****** D

@realvizu
Copy link
Owner

Thanks for the suggestion, sounds like a useful feature, I'll put it on the roadmap.
I'm a bit concerned about the performance implications as it will require lots of path searching in the model graph but we'll see whether that's a real issue or not.

@realvizu realvizu added this to the v0.6 milestone Feb 27, 2017
@realvizu realvizu removed this from the v0.6 milestone Jan 24, 2020
@realvizu
Copy link
Owner

Closing this issue because this repo is going to be archived.
The successor of this tool is called Codartis Diagram Tool and is not OSS any more.
You can find it at: https://codartis.com

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

No branches or pull requests

2 participants