This tab contains a number of views into the currently selected model that you may find useful for various development activities.
The complexity perspective lets you browse by excessive complexity (XS).
The composition perspective lets you browse the compositional hierarchy of your codebase from the top-down.
The slice perspective lets you browse your code bottom-up by horizontal slice.
The collaboration perspective lets you quickly discover which items use or are used by any specific item in any hierarchy.
The class hierarchy perspective shows the inheritance hierarchy for a selected class.
The call graph perspective shows call graphs for selected methods.
The notables perspective lets you find and list/investigate structurally significant items or areas.