CloneSet1570


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

if (eFactoryInstance != null)
  msgs = ((InternalEObject) eFactoryInstance).eInverseRemove(this, EcorePackage.EFACTORY__EPACKAGE, EFactory.class , msgs);


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

if (eFactoryInstance != null)
  msgs = ((InternalEObject) eFactoryInstance).eInverseRemove(this, EcorePackage.EFACTORY__EPACKAGE, EFactory.class , msgs);


Clone AbstractionParameter Count: 0Parameter Bindings

if (eFactoryInstance != null)
  msgs = ((InternalEObject) eFactoryInstance).eInverseRemove(this, EcorePackage.EFACTORY__EPACKAGE, EFactory.class , msgs);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None