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 | 80 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/edit/command/CommandParameter.java |
2 | 5 | 102 | 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 = NO_INDEX; } |
| |||||
{ this.owner = owner; this.feature = feature; this.collection = collection; this.index = NO_INDEX; } |
| |||
{ this.owner = owner; this.feature = feature; this. [[#variable175f4440]]= [[#variable175f4440]]; this.index = NO_INDEX; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#175f4440]] | value |
1 | 2 | [[#175f4440]] | collection |