Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 1 | 0.952 | constructor_body |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 91 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/edit/command/CommandParameter.java |
2 | 5 | 113 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/edit/command/CommandParameter.java |
| |||||
{ this.owner = owner; this.feature = feature; this.value = value; this.index = index; } |
| |||||
{ this.owner = owner; this.feature = feature; this.collection = collection; this.index = index; } |
| |||
{ this.owner = owner; this.feature = feature; this. [[#variable175f5320]]= [[#variable175f5320]]; this.index = index; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#175f5320]] | value |
1 | 2 | [[#175f5320]] | collection |