Hi,
In Flow Classic (Flow 6) I’m not aware of a simple way to see the dependencies top down. You can however see the dependencies bottom up, from the fragment to the root Flow.
There might be an easier way then this but what you can do is to look in the source code of the root Flow. Without knowing for certain, the following XML tag seams to be correspondent to the included fragments:
The code editor opens in read only mode. You should not edit your Flows in the code view unless you know what you are doing. It might break the Flow source code.
Access the source code by RMB in the design are of the Flow.


