Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 5 | 2 | 0.973 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 557 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javadocexport/JavadocStandardWizardPage.java |
2 | 1 | 527 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/wizards/buildpaths/LibrariesWorkbookPage.java |
3 | 1 | 138 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddToClasspathAction.java |
4 | 1 | 167 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/OpenProjectAction.java |
5 | 1 | 144 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/RefreshAction.java |
| ||||
PlatformUI.getWorkbench().getProgressService().run(true, true, new WorkbenchRunnableAdapter(runnable)); |
| ||||
PlatformUI.getWorkbench().getProgressService().run(true, true, new WorkbenchRunnableAdapter(runnable)); |
| ||||
PlatformUI.getWorkbench().getActiveWorkbenchWindow().run(true, true, new WorkbenchRunnableAdapter(operation)); |
| ||||
PlatformUI.getWorkbench().getProgressService().run(true, true, new WorkbenchRunnableAdapter(runnable)); |
| ||||
PlatformUI.getWorkbench().getProgressService().run(true, true, new WorkbenchRunnableAdapter(operation)); |
| |||
PlatformUI.getWorkbench(). [[#variablea5cbfa80]]().run(true, true, new WorkbenchRunnableAdapter( [[#variablea5cbf9e0]])); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#a5cbfa80]] | getProgressService |
1 | 2 | [[#a5cbfa80]] | getProgressService |
1 | 3 | [[#a5cbfa80]] | getActiveWorkbenchWindow |
1 | 4 | [[#a5cbfa80]] | getProgressService |
1 | 5 | [[#a5cbfa80]] | getProgressService |
2 | 1 | [[#a5cbf9e0]] | runnable |
2 | 2 | [[#a5cbf9e0]] | operation |
2 | 3 | [[#a5cbf9e0]] | operation |
2 | 4 | [[#a5cbf9e0]] | runnable |
2 | 5 | [[#a5cbf9e0]] | runnable |