CloneSet1029


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4230.952switch_groups[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
14302
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EAnnotationImpl.java
24256
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/ETypeParameterImpl.java
Next
Last
Clone Instance
1
Line Count
4
Source Line
302
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EAnnotationImpl.java

case EcorePackage.EANNOTATION__EANNOTATIONS:
  return ((InternalEList<? >) getEAnnotations()).basicRemove(otherEnd, msgs);
case EcorePackage.EANNOTATION__DETAILS:
  return ((InternalEList<? >) getDetails()).basicRemove(otherEnd, msgs);


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

case EcorePackage.ETYPE_PARAMETER__EANNOTATIONS:
  return ((InternalEList<? >) getEAnnotations()).basicRemove(otherEnd, msgs);
case EcorePackage.ETYPE_PARAMETER__EBOUNDS:
  return ((InternalEList<? >) getEBounds()).basicRemove(otherEnd, msgs);


Clone AbstractionParameter Count: 3Parameter Bindings

case EcorePackage. [[#variable174c1f80]]:
  return ((InternalEList<? >) getEAnnotations()).basicRemove(otherEnd, msgs);
case EcorePackage. [[#variable174c1ea0]]:
  return ((InternalEList<? >)  [[#variable174c1ec0]]()).basicRemove(otherEnd, msgs);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#174c1f80]]
EANNOTATION__EANNOTATIONS 
12[[#174c1f80]]
ETYPE_PARAMETER__EANNOTATIONS 
21[[#174c1ea0]]
EANNOTATION__DETAILS 
22[[#174c1ea0]]
ETYPE_PARAMETER__EBOUNDS 
31[[#174c1ec0]]
getDetails 
32[[#174c1ec0]]
getEBounds