CloneSet1785


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
12228
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EReferenceImpl.java
22254
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EReferenceImpl.java
Next
Last
Clone Instance
1
Line Count
2
Source Line
228
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EReferenceImpl.java

if (eNotificationRequired())
  eNotify(new ENotificationImpl(this, Notification.RESOLVE, EcorePackage.EREFERENCE__EOPPOSITE, oldEOpposite, eOpposite));


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

if (eNotificationRequired())
  eNotify(new ENotificationImpl(this, Notification.SET, EcorePackage.EREFERENCE__EOPPOSITE, oldEOpposite, eOpposite));


Clone AbstractionParameter Count: 1Parameter Bindings

if (eNotificationRequired())
  eNotify(new ENotificationImpl(this, Notification. [[#variable17663cc0]], EcorePackage.EREFERENCE__EOPPOSITE, oldEOpposite, eOpposite));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#17663cc0]]
RESOLVE 
12[[#17663cc0]]
SET