CloneSet513


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
8420.963block
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
182376
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.java
282386
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.java
382469
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.java
482535
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.java
Next
Last
Clone Instance
1
Line Count
8
Source Line
2376
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.java

{
  InternalEObject internalEObject = (InternalEObject) oldValue;
  notifications = internalEObject.eInverseRemove(owner, internalEObject.eClass().getFeatureID(inverseFeature), null, notifications);
}


Next
Previous
Clone Instance
2
Line Count
8
Source Line
2386
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.java

{
  InternalEObject internalEObject = (InternalEObject) newValue;
  notifications = internalEObject.eInverseAdd(owner, internalEObject.eClass().getFeatureID(inverseFeature), null, notifications);
}


Next
Previous
Clone Instance
3
Line Count
8
Source Line
2469
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.java

{
  InternalEObject internalEObject = (InternalEObject) oldValue;
  notifications = internalEObject.eInverseRemove(owner, internalEObject.eClass().getFeatureID(inverseFeature), null, notifications);
}


First
Previous
Clone Instance
4
Line Count
8
Source Line
2535
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.java

{
  InternalEObject internalEObject = (InternalEObject) oldValue;
  notifications = internalEObject.eInverseRemove(owner, internalEObject.eClass().getFeatureID(inverseFeature), null, notifications);
}


Clone AbstractionParameter Count: 2Parameter Bindings

{
  InternalEObject internalEObject = (InternalEObject)  [[#variable173095a0]];
  notifications = internalEObject. [[#variable173094e0]](owner, internalEObject.eClass().getFeatureID(inverseFeature), null, notifications);
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#173095a0]]
oldValue 
12[[#173095a0]]
newValue 
13[[#173095a0]]
oldValue 
14[[#173095a0]]
oldValue 
21[[#173094e0]]
eInverseRemove 
22[[#173094e0]]
eInverseAdd 
23[[#173094e0]]
eInverseRemove 
24[[#173094e0]]
eInverseRemove