IDEA Actions

Following IDEA actions may be performed on selected UML elements in the Model Explorer (if applicable):

Menu Action Key
SearchFind UsagesAlt+F7
ViewJump to SourceF4
Show SourceCtrl+Enter
Type HierarchyCtrl+H
Method HierarchyCtrl+Shift+H
Call HierarchyCtrl+Alt+H
AnalyzeInspect Code
Analyze Dependencies
Locate Duplicates
RefactorRenameShift+F6
Change SignatureCtrl+F6
Make Method Static
Convert To Instance Method
MoveF6
CopyF5
Extract MethodCtrl+Alt+M
Extract Interface
Extract Superclass
Use Interface Where Possible
Pull Members Up
Push Members Down
Replace Inheritance with Delegation
Encapsulate Fields
Replace Constructor with Factory Method

They may also be invoked from the context pop up menu by right-clicking with the mouse on the selected UML element.

Model Explorer context pop up menu