Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 7 | 2 | 0.952 | statement_sequence |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 207 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddGetterSetterAction.java |
2 | 3 | 211 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddGetterSetterAction.java |
3 | 3 | 261 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddGetterSetterAction.java |
4 | 3 | 265 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddGetterSetterAction.java |
5 | 3 | 282 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddGetterSetterAction.java |
6 | 3 | 504 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddUnimplementedConstructorsAction.java |
7 | 3 | 181 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/OverrideMethodsAction.java |
| ||||
MessageDialog.openInformation(getShell(), DIALOG_TITLE, ActionMessages.AddGetterSetterAction_annotation_not_applicable); notifyResult(false); return; |
| ||||
MessageDialog.openInformation(getShell(), DIALOG_TITLE, ActionMessages.AddGetterSetterAction_interface_not_applicable); notifyResult(false); return; |
| ||||
MessageDialog.openInformation(getShell(), DIALOG_TITLE, ActionMessages.AddGetterSetterAction_annotation_not_applicable); notifyResult(false); return; |
| ||||
MessageDialog.openInformation(getShell(), DIALOG_TITLE, ActionMessages.AddGetterSetterAction_interface_not_applicable); notifyResult(false); return; |
| ||||
MessageDialog.openInformation(getShell(), DIALOG_TITLE, ActionMessages.AddGettSetterAction_typeContainsNoFields_message); notifyResult(false); return; |
| ||||
MessageDialog.openInformation(getShell(), getDialogTitle(), ActionMessages.AddUnimplementedConstructorsAction_error_nothing_found); notifyResult(false); return; |
| ||||
MessageDialog.openInformation(getShell(), getDialogTitle(), ActionMessages.OverrideMethodsAction_interface_not_applicable); notifyResult(false); return; |
| |||
MessageDialog.openInformation(getShell(), [[#variableb806ff80]], ActionMessages. [[#variableb806ff20]]); notifyResult(false); return; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b806ff80]] | DIALOG_TITLE |
1 | 2 | [[#b806ff80]] | DIALOG_TITLE |
1 | 3 | [[#b806ff80]] | DIALOG_TITLE |
1 | 4 | [[#b806ff80]] | getDialogTitle() |
1 | 5 | [[#b806ff80]] | getDialogTitle() |
1 | 6 | [[#b806ff80]] | DIALOG_TITLE |
1 | 7 | [[#b806ff80]] | DIALOG_TITLE |
2 | 1 | [[#b806ff20]] | AddGettSetterAction_typeContainsNoFields_message |
2 | 2 | [[#b806ff20]] | AddGetterSetterAction_interface_not_applicable |
2 | 3 | [[#b806ff20]] | AddGetterSetterAction_annotation_not_applicable |
2 | 4 | [[#b806ff20]] | AddUnimplementedConstructorsAction_error_nothing_found |
2 | 5 | [[#b806ff20]] | OverrideMethodsAction_interface_not_applicable |
2 | 6 | [[#b806ff20]] | AddGetterSetterAction_interface_not_applicable |
2 | 7 | [[#b806ff20]] | AddGetterSetterAction_annotation_not_applicable |