IntelliJ IDEA 2017.1 Help

Navigating with Model Dependency Diagram

This feature is supported in the Ultimate edition only.

With IntelliJ IDEA, you can navigate between Model Dependency and the corresponding models and associations.

In this section:

Navigating between Model Dependency diagram and the source code

To navigate from a Model Dependency diagram to the source code

  1. On the Model Dependency diagram, select the desired node or edge.
  2. Do one of the following:
    • Press F4
    • On the context menu, choose Jump to Source.
    • Double-click selected node.

Tips and tricks

  • In a model declaration source code, it is enough to choose Show Model Dependency Diagram on the context menu.
  • If you have selected an edge that corresponds to a one-to-many or many-to-many association, IntelliJ IDEA suggests you to choose which part of the association should be navigated to:
    ruby_JumpToSourceFromEdge.png

See Also

Last modified: 18 July 2017