Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 2 | 0.959 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 505 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/ui/wizard/AbstractExampleInstallerWizard.java |
2 | 3 | 510 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/ui/wizard/AbstractExampleInstallerWizard.java |
| |||||
{ title = CommonUIPlugin.INSTANCE.getString("_UI_ConfirmSingleDeletion_title"); message = CommonUIPlugin.INSTANCE.getString("_UI_ConfirmSingleDeletion_message", new String[] { projectNames.toString() } ); } |
| |||||
{ title = CommonUIPlugin.INSTANCE.getString("_UI_ConfirmMultipleDeletion_title"); message = CommonUIPlugin.INSTANCE.getString("_UI_ConfirmMultipleDeletion_message", new String[] { projectNames.toString() } ); } |
| |||
{ title = CommonUIPlugin.INSTANCE.getString( [[#variable17577b80]]); message = CommonUIPlugin.INSTANCE.getString( [[#variable17577b00]], new String[] { projectNames.toString() } ); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#17577b80]] | "_UI_ConfirmSingleDeletion_title" |
1 | 2 | [[#17577b80]] | "_UI_ConfirmMultipleDeletion_title" |
2 | 1 | [[#17577b00]] | "_UI_ConfirmSingleDeletion_message" |
2 | 2 | [[#17577b00]] | "_UI_ConfirmMultipleDeletion_message" |