CloneSet1810


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
6210.971statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
16298
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/DelegatingEcoreEList.java
26190
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/EcoreEList.java
Next
Last
Clone Instance
1
Line Count
6
Source Line
298
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/DelegatingEcoreEList.java

if (isNotificationRequired()) {
  dispatchNotification(createNotification(Notification.RESOLVE, object, resolved, index, false));
}
return resolved;


First
Previous
Clone Instance
2
Line Count
6
Source Line
190
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/EcoreEList.java

if (isNotificationRequired()) {
  dispatchNotification(createNotification(Notification.RESOLVE, eObject, resolved, index, false));
}
return resolved;


Clone AbstractionParameter Count: 1Parameter Bindings

if (isNotificationRequired()) {
  dispatchNotification(createNotification(Notification.RESOLVE,  [[#variable17670c00]], resolved, index, false));
}
return resolved;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#17670c00]]
object 
12[[#17670c00]]
eObject