Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.971 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 185 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/edit/command/SetCommand.java |
2 | 1 | 257 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/edit/command/SetCommand.java |
| |||||
compound.append(domain.createCommand(SetCommand.class , new CommandParameter(owner, feature, value))); |
| |||||
compound.append(domain.createCommand(SetCommand.class , new CommandParameter(owner, eReference, value))); |
| |||
compound.append(domain.createCommand(SetCommand.class , new CommandParameter(owner, [[#variable1766d460]], value))); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1766d460]] | feature |
1 | 2 | [[#1766d460]] | eReference |