CloneSet1741


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

{
  return ((EStructuralFeature.Internal) getFeature()).getFeatureMapEntryPrototype().inverseAdd(owner, otherEnd, featureID, notifications);
}


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

{
  return ((EStructuralFeature.Internal) getFeature()).getFeatureMapEntryPrototype().inverseRemove(owner, otherEnd, featureID, notifications);
}


Clone AbstractionParameter Count: 1Parameter Bindings

{
  return ((EStructuralFeature.Internal) getFeature()).getFeatureMapEntryPrototype(). [[#variable1764a9e0]](owner, otherEnd, featureID, notifications);
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#1764a9e0]]
inverseAdd 
12[[#1764a9e0]]
inverseRemove