当前位置:网站首页>The idea of the diagram
The idea of the diagram
2022-08-04 01:32:00 【Can't type 314】
diagram usage in idea
Reference URL:
https://mp.weixin.qq.com/s/BLIuW_xjN8Tnd0ZxqC1dlQ
Description
This article basically summarizes all the usage of diagram, to prevent loss, collect and reprint a wave
1. View the inheritance chain in graphical form
In the tab of the class you want to view, right-click and select Diagrams, there are show and show … Popup, but the former is newly created in the tab, and the latter is displayed in the form of a floating window:

Actually, you can also right-click on the class you want to view from the project directory tree on the left, and select Diagrams as well, the effect is the same:

Then you will get the inheritance relationship graph as shown below, taking a custom servlet as an example:

It is obvious that:
- The solid blue arrow indicates the inheritance relationship
- The green dotted arrow refers to the interface implementation relationship
2, optimize the inheritance chain graphics, think what I think
2.1 remove unrelated classes
Some of the inheritance relationship graphs obtained are not what we want to know, such as Object and Serializable in the above figure. We only want to care about the important inheritance relationships of Servlet. What should we do?
Simple, delete.Click to select the class you want to delete, then just use the delete key on your keyboard.After cleaning up the relationships of other classes, the graph is as follows:

2.2 Display class details
Some people say, eh, how can that be enough? I also want to see the inherited methods?Simple, IDEA has everything for you.
Right-click on the page, select show categories, and expand the properties, methods, constructors, etc. in the class as needed.Of course, the second method can also directly use the above toolbar:

Then you will get:

What, do you still want to filter in the method, for example, you want to see protected permissions and above?Simple, right-click to select Change Visibility Level, and adjust as needed.

What, do you think the graphics are too small for you to see clearly?IDEA can also satisfy you. Press and hold Alt on the keyboard, and a magnifying glass appears. Is it surprising or unexpected?

2.3 Add other classes to the relationship
When we also need to check whether other classes have an inheritance relationship with the current class, we can choose to add them to the current inheritance relationship graph.
Right-click on the page, select Add Class to Diagram, and then enter the class you want to add:

For example, we added a Student class as shown in the following figure.Well, there is no arrow, it seems that it has no indescribable relationship with the current classes and interfaces:

2.4 View specific code
If you want to view the specific source code of a certain class, such as a certain method, of course, it is impossible to display it on the graphics, otherwise the screen will not be able to explode?
But you can use graphics, or cooperate with IDEA's structure to easily and quickly enter the source code of a class for viewing.
After double-clicking a class, you can walk in the method list under it. For the method you want to view, right-click and select Jump to Source:


After selecting the structure in the left column, all the methods in the class will be displayed on the left as shown in the figure above. Click which method, and the page content will jump to the method section.
3, last
08464499)]
After selecting the structure in the left column, all the methods in the class will be displayed on the left as shown in the figure above. Click which method, and the page content will jump to the method section.
3, last
Using the IDEA functions mentioned above, learning and viewing class relationships, and understanding things such as mainstream framework source code, can be said to be very comfortable.
边栏推荐
猜你喜欢

nodejs+npm的安装与配置

Web3 security risks daunting?How should we respond?

How to find the cause of Fiori Launchpad routing errors by single-step debugging

Slipper —— 虚点,最短路

typescript53-泛型约束

nodejs安装及环境配置

redis中常见的问题(缓存穿透,缓存雪崩,缓存击穿,redis淘汰策略)

字符串变形

Electronics manufacturing enterprise deployment WMS what are the benefits of warehouse management system

一篇文章看懂JS闭包,从执行上下文角度解析有趣的闭包
随机推荐
在Activity中获取另一个XML文件的控件
Demand analysis of MES management system in electronic assembly industry
Apache DolphinScheduler新一代分布式工作流任务调度平台实战-中
Linux安装mysql最简单教程(一次成功)
2022 中国算力大会发布“创新先锋”优秀成果
分析:Nomad Bridge黑客攻击的独特之处
5.scrapy中间件&分布式爬虫
C 学生管理系统_分析
boot issue
Sticker Spelling - Memory Search / Shape Pressure DP
Summary of GNSS Articles
DDTL:远距离的域迁移学习
Installation and configuration of nodejs+npm
C语言:学生管理系统(链表版)
600MHz频段来了,它会是新的黄金频段吗?
Tanabata festival coming, VR panoramic look god assists for you
jmeter跨平台运行csv等文件
Vant3 - click on the corresponding name name to jump to the next page corresponding to the location of the name of the TAB bar
HBuilderX的下载安装和创建/运行项目
Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.