In a diagram, you can use all the regular procedures that enable navigating to the underlying source code:
- Jump to source (F4F4). So doing, if the
command has been invoked on a class node, the caret is placed at the class declaration.
- View source (Ctrl+EnterCtrl+Enter)
- Navigate by name (Ctrl+NCtrl+N, Ctrl+Shift+NCtrl+Shift+N, or
Ctrl+Shift+Alt+NCtrl+Shift+Alt+N)