CloneSet615


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
7420.957block
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
172402
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.java
272411
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.java
372479
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.java
472548
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.java
Next
Last
Clone Instance
1
Line Count
7
Source Line
2402
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.java

{
  notifications = ((InternalEObject) oldValue).eInverseRemove(owner, InternalEObject.EOPPOSITE_FEATURE_BASE - owner.eClass().getFeatureID(feature), null, notifications);
}


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

{
  notifications = ((InternalEObject) newValue).eInverseAdd(owner, InternalEObject.EOPPOSITE_FEATURE_BASE - owner.eClass().getFeatureID(feature), null, notifications);
}


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

{
  notifications = ((InternalEObject) oldValue).eInverseRemove(owner, InternalEObject.EOPPOSITE_FEATURE_BASE - owner.eClass().getFeatureID(feature), null, notifications);
}


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

{
  notifications = ((InternalEObject) oldValue).eInverseRemove(owner, InternalEObject.EOPPOSITE_FEATURE_BASE - owner.eClass().getFeatureID(feature), null, notifications);
}


Clone AbstractionParameter Count: 2Parameter Bindings

{
  notifications = ((InternalEObject)  [[#variable1736bf60]]). [[#variable1736bea0]](owner, InternalEObject.EOPPOSITE_FEATURE_BASE - owner.eClass().getFeatureID(feature), null, notifications);
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#1736bf60]]
oldValue 
12[[#1736bf60]]
newValue 
13[[#1736bf60]]
oldValue 
14[[#1736bf60]]
oldValue 
21[[#1736bea0]]
eInverseRemove 
22[[#1736bea0]]
eInverseAdd 
23[[#1736bea0]]
eInverseRemove 
24[[#1736bea0]]
eInverseRemove