Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 3 | 0.967 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 326 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/actions/GenerateConstructorUsingFieldsSelectionDialog.java |
2 | 1 | 327 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/actions/GenerateConstructorUsingFieldsSelectionDialog.java |
| ||||
fButtonControls[GenerateConstructorUsingFieldsSelectionDialog.UP_INDEX] = createButton(buttonComposite, UP_BUTTON, ActionMessages.GenerateConstructorUsingFieldsSelectionDialog_up_button, false); |
| ||||
fButtonControls[GenerateConstructorUsingFieldsSelectionDialog.DOWN_INDEX] = createButton(buttonComposite, DOWN_BUTTON, ActionMessages.GenerateConstructorUsingFieldsSelectionDialog_down_button, false); |
| |||
fButtonControls[GenerateConstructorUsingFieldsSelectionDialog. [[#variable4e0ae6e0]]] = createButton(buttonComposite, [[#variable4e0af480]], ActionMessages. [[#variable4e0af3e0]], false); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#4e0ae6e0]] | UP_INDEX |
1 | 2 | [[#4e0ae6e0]] | DOWN_INDEX |
2 | 1 | [[#4e0af480]] | UP_BUTTON |
2 | 2 | [[#4e0af480]] | DOWN_BUTTON |
3 | 1 | [[#4e0af3e0]] | GenerateConstructorUsingFieldsSelectionDialog_up_button |
3 | 2 | [[#4e0af3e0]] | GenerateConstructorUsingFieldsSelectionDialog_down_button |