CloneSet1548


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
5210.952constructor_body
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1580
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/edit/command/CommandParameter.java
25102
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/edit/command/CommandParameter.java
Next
Last
Clone Instance
1
Line Count
5
Source Line
80
Source File
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;
}


First
Previous
Clone Instance
2
Line Count
5
Source Line
102
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/edit/command/CommandParameter.java

{
  this.owner = owner;
  this.feature = feature;
  this.collection = collection;
  this.index = NO_INDEX;
}


Clone AbstractionParameter Count: 1Parameter Bindings

{
  this.owner = owner;
  this.feature = feature;
  this. [[#variable175f4440]]= [[#variable175f4440]];
  this.index = NO_INDEX;
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#175f4440]]
value 
12[[#175f4440]]
collection