CloneSet1775


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
3201.000statement_sequence[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
13103
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/EContentAdapter.java
23557
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/ECrossReferenceAdapter.java
Next
Last
Clone Instance
1
Line Count
3
Source Line
103
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/EContentAdapter.java

removeAdapter(oldValue);
Notifier newValue = (Notifier) notification.getNewValue();
addAdapter(newValue);


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

removeAdapter(oldValue);
Notifier newValue = (Notifier) notification.getNewValue();
addAdapter(newValue);


Clone AbstractionParameter Count: 0Parameter Bindings

removeAdapter(oldValue);
Notifier newValue = (Notifier) notification.getNewValue();
addAdapter(newValue);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None