Selecting source file in IntelliJ IDEA from UML class
Once a UML class is associated with a Java source by code reversal/generation, you can select from UML class the corresponding Java source file in IntelliJ IDEA.
Selecting Java Source from UML Class
To open a Java source file from a UML class, right-click on the UML class in Diagram Navigator/Model Explorer/Class Repository or in diagram and select Select in Code from the popup menu. This opens the corresponding source file in code editor.
Select source file from UML class |
Related Resources
The following resources may help you to learn more about the topic discussed in this page.
6. Selecting UML Class from Source File in IntelliJ IDEA | Table of Contents | Part XXII. Interoperability and integration |