Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 2 | 1 | 0.973 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 538 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/change/impl/FeatureMapEntryImpl.java |
2 | 2 | 543 | 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); } |
| |||||
{ return ((EStructuralFeature.Internal) getFeature()).getFeatureMapEntryPrototype().inverseRemove(owner, otherEnd, featureID, notifications); } |
| |||
{ return ((EStructuralFeature.Internal) getFeature()).getFeatureMapEntryPrototype(). [[#variable1764a9e0]](owner, otherEnd, featureID, notifications); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1764a9e0]] | inverseAdd |
1 | 2 | [[#1764a9e0]] | inverseRemove |