예제 #1
0
 protected void performAction(Node[] activatedNodes) {
   ServiceRefactoringActionsProvider.doRename(getLookup(activatedNodes));
 }