Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.952 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 255 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/converter/ui/contribution/base/ModelConverterPackagePage.java |
2 | 2 | 268 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/converter/ui/contribution/base/ModelConverterPackagePage.java |
| |||||
Button selectAllButton = new Button(selectionComposite, SWT.PUSH); selectAllButton.setLayoutData(new GridData(GridData.FILL_HORIZONTAL)); |
| |||||
Button deselectAllButton = new Button(selectionComposite, SWT.PUSH); deselectAllButton.setLayoutData(new GridData(GridData.FILL_HORIZONTAL)); |
| |||
Button [[#variable175ecbe0]]= new Button(selectionComposite, SWT.PUSH); [[#variable175ecbe0]].setLayoutData(new GridData(GridData.FILL_HORIZONTAL)); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#175ecbe0]] | selectAllButton |
1 | 2 | [[#175ecbe0]] | deselectAllButton |