Hi,
I've generated a number of relation maps based off of code that we ingested using the Code Engineering Tool. The maps are very helpful in allowing me to understand the flow of the code, however a number of our relational maps are quite large, and I can't expand them to their full scope without running into performance issues.
However, I also have the need to search within these relation maps for classes or interfaces that may be hidden from view because they are downstream.
The standard search function will only search within those branches that have been made visible in the diagram.
I've found a kind-of workaround by generating a relation map for the downstream object, and then trying to work backwards, but this is a somewhat time intensive process.
So, my question is this: Is there a way to search within a Relation Map, including in the branches that are collapsed and not viewable?
Thanks.
