File path: /emf-2.4.1/src/org/eclipse/emf/edit/ui/action/CommandAction.java | File path: /emf-2.4.1/src/org/eclipse/emf/edit/ui/action/DelegatingCommandAction.java | |||
Method name:
|
Method name:
|
|||
Number of AST nodes: 0 | Number of AST nodes: 0 | |||
1 | import org.eclipse.ui.IActionDelegate2;↵ | 1 | import org.eclipse.ui.IActionDelegate2;↵ | |
2 | import org.eclipse.ui.IEditorActionDelegate;↵ | 2 | import org.eclipse.ui.IEditorActionDelegate;↵ | |
3 | import org.eclipse.ui.IEditorPart;↵ | 3 | import org.eclipse.ui.IEditorPart;↵ | |
4 | import org.eclipse.ui.ISelectionListener;↵ | |||
4 | import org.eclipse.ui.IViewActionDelegate;↵ | 5 | import org.eclipse.ui.IViewActionDelegate;↵ | |
5 | import org.eclipse.ui.IViewPart;↵ | 6 |
| |
6 | import org.eclipse.ui.IWorkbenchPart; | |||
See real code fragment | See real code fragment |
Number of common nesting structure subtrees | 0 |
Number of refactorable cases | 0 |
Number of non-refactorable cases | 0 |
Time elapsed for finding largest common nesting structure subtrees (ms) | 0.0 |
Clones location | |
Number of node comparisons | 0 |