CloneSet1291


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
5201.000statement_sequence[5]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
15178
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/edit/command/DragAndDropCommand.java
25884
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/edit/command/DragAndDropCommand.java
Next
Last
Clone Instance
1
Line Count
5
Source Line
178
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/edit/command/DragAndDropCommand.java

this.owner = owner;
this.location = location;
this.operations = operations;
this.operation = operation;
this.collection = collection;


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

// Set the arguments again.
//
this.owner = owner;
this.location = location;
this.operations = operations;
this.operation = operation;
this.collection = collection;


Clone AbstractionParameter Count: 0Parameter Bindings

// Set the arguments again.
//
this.owner = owner;
this.location = location;
this.operations = operations;
this.operation = operation;
this.collection = collection;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None