3.3.55. Topology Order¶
3.3.55.1. Topology Order¶
This represents a topological order in the code.
Topology displays all dependencies between code structures. Such dependencies lead to a code hierarchy, which is presented here.
There are currently two topology available:
Type Order : it represents the order in which classes are organized, based on argument and return type.
New Order : it represents the order in which classes are instantiated, with new.

3.3.55.2. Specs¶
Short name |
Topology Order |
Rulesets |
Topology Order doesn’t depend on rulesets. |
Type |
DOT |
Target |
This report is written in ‘exakat.topology.dot’. |
Available in |