CloneSet1228


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


First
Previous
Clone Instance
2
Line Count
6
Source Line
136
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.collection = collection;
  this.index = index;
}


Clone AbstractionParameter Count: 1Parameter Bindings

{
  this.owner = owner;
  this.feature = feature;
  this.value = value;
  this.collection = collection;
  this.index = [[#variable17543b40]];
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#17543b40]]
NO_INDEX 
12[[#17543b40]]
index