CloneSet1289


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
15223
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/notify/impl/NotificationImpl.java
25239
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/notify/impl/NotificationImpl.java
Next
Last
Clone Instance
1
Line Count
5
Source Line
223
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/notify/impl/NotificationImpl.java

this.eventType = eventType;
this.oldValue = oldValue;
this.newValue = newValue;
this.position = position;
this.primitiveType = PRIMITIVE_TYPE_OBJECT;


First
Previous
Clone Instance
2
Line Count
5
Source Line
239
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/notify/impl/NotificationImpl.java

this.eventType = eventType;
this.oldValue = oldValue;
this.newValue = newValue;
this.position = position;
this.primitiveType = PRIMITIVE_TYPE_OBJECT;


Clone AbstractionParameter Count: 0Parameter Bindings

this.eventType = eventType;
this.oldValue = oldValue;
this.newValue = newValue;
this.position = position;
this.primitiveType = PRIMITIVE_TYPE_OBJECT;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None