CloneSet517


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4520.953statement_sequence[4]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
14305
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/notify/impl/NotificationImpl.java
24336
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/notify/impl/NotificationImpl.java
34429
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/notify/impl/NotificationImpl.java
44460
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/notify/impl/NotificationImpl.java
54491
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/notify/impl/NotificationImpl.java
Next
Last
Clone Instance
1
Line Count
4
Source Line
305
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/notify/impl/NotificationImpl.java

this.eventType = eventType;
this.oldSimplePrimitiveValue = oldByteValue;
this.newSimplePrimitiveValue = newByteValue;
this.position = Notification.NO_INDEX;


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

this.eventType = eventType;
this.oldSimplePrimitiveValue = oldCharValue;
this.newSimplePrimitiveValue = newCharValue;
this.position = Notification.NO_INDEX;


Next
Previous
Clone Instance
3
Line Count
4
Source Line
429
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/notify/impl/NotificationImpl.java

this.eventType = eventType;
this.oldSimplePrimitiveValue = oldIntValue;
this.newSimplePrimitiveValue = newIntValue;
this.position = Notification.NO_INDEX;


Next
Previous
Clone Instance
4
Line Count
4
Source Line
460
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/notify/impl/NotificationImpl.java

this.eventType = eventType;
this.oldSimplePrimitiveValue = oldLongValue;
this.newSimplePrimitiveValue = newLongValue;
this.position = Notification.NO_INDEX;


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

this.eventType = eventType;
this.oldSimplePrimitiveValue = oldShortValue;
this.newSimplePrimitiveValue = newShortValue;
this.position = Notification.NO_INDEX;


Clone AbstractionParameter Count: 2Parameter Bindings

this.eventType = eventType;
this.oldSimplePrimitiveValue = [[#variable172faca0]];
this.newSimplePrimitiveValue = [[#variable17303140]];
this.position = Notification.NO_INDEX;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#172faca0]]
oldByteValue 
12[[#172faca0]]
oldCharValue 
13[[#172faca0]]
oldIntValue 
14[[#172faca0]]
oldLongValue 
15[[#172faca0]]
oldShortValue 
21[[#17303140]]
newByteValue 
22[[#17303140]]
newCharValue 
23[[#17303140]]
newIntValue 
24[[#17303140]]
newLongValue 
25[[#17303140]]
newShortValue