CloneSet626


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4330.952switch_groups[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
141257
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EClassImpl.java
24397
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EEnumImpl.java
34789
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EOperationImpl.java
Next
Last
Clone Instance
1
Line Count
4
Source Line
1257
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EClassImpl.java

case EcorePackage.ECLASS__ETYPE_PARAMETERS:
  return ((InternalEList<? >) getETypeParameters()).basicRemove(otherEnd, msgs);
case EcorePackage.ECLASS__EOPERATIONS:
  return ((InternalEList<? >) getEOperations()).basicRemove(otherEnd, msgs);


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

case EcorePackage.EENUM__ETYPE_PARAMETERS:
  return ((InternalEList<? >) getETypeParameters()).basicRemove(otherEnd, msgs);
case EcorePackage.EENUM__ELITERALS:
  return ((InternalEList<? >) getELiterals()).basicRemove(otherEnd, msgs);


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

case EcorePackage.EOPERATION__ETYPE_PARAMETERS:
  return ((InternalEList<? >) getETypeParameters()).basicRemove(otherEnd, msgs);
case EcorePackage.EOPERATION__EPARAMETERS:
  return ((InternalEList<? >) getEParameters()).basicRemove(otherEnd, msgs);


Clone AbstractionParameter Count: 3Parameter Bindings

case EcorePackage. [[#variable1735fe80]]:
  return ((InternalEList<? >) getETypeParameters()).basicRemove(otherEnd, msgs);
case EcorePackage. [[#variable1737c300]]:
  return ((InternalEList<? >)  [[#variable1737c5c0]]()).basicRemove(otherEnd, msgs);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#1735fe80]]
ECLASS__ETYPE_PARAMETERS 
12[[#1735fe80]]
EENUM__ETYPE_PARAMETERS 
13[[#1735fe80]]
EOPERATION__ETYPE_PARAMETERS 
21[[#1737c300]]
ECLASS__EOPERATIONS 
22[[#1737c300]]
EENUM__ELITERALS 
23[[#1737c300]]
EOPERATION__EPARAMETERS 
31[[#1737c5c0]]
getEOperations 
32[[#1737c5c0]]
getELiterals 
33[[#1737c5c0]]
getEParameters