CloneSet1784


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2210.971executable_statement
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12382
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/change/impl/ListChangeImpl.java
22422
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/change/impl/ListChangeImpl.java
Next
Last
Clone Instance
1
Line Count
2
Source Line
382
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/change/impl/ListChangeImpl.java

if (eNotificationRequired())
  eNotify(new ENotificationImpl(this, Notification.RESOLVE, ChangePackage.LIST_CHANGE__FEATURE, oldFeature, feature));


First
Previous
Clone Instance
2
Line Count
2
Source Line
422
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/change/impl/ListChangeImpl.java

if (eNotificationRequired())
  eNotify(new ENotificationImpl(this, Notification.SET, ChangePackage.LIST_CHANGE__FEATURE, oldFeature, feature));


Clone AbstractionParameter Count: 1Parameter Bindings

if (eNotificationRequired())
  eNotify(new ENotificationImpl(this, Notification. [[#variable176635e0]], ChangePackage.LIST_CHANGE__FEATURE, oldFeature, feature));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#176635e0]]
RESOLVE 
12[[#176635e0]]
SET