Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 3 | 0.952 | switch_groups[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 302 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EAnnotationImpl.java |
2 | 4 | 256 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/ETypeParameterImpl.java |
| |||||
case EcorePackage.EANNOTATION__EANNOTATIONS: return ((InternalEList<? >) getEAnnotations()).basicRemove(otherEnd, msgs); case EcorePackage.EANNOTATION__DETAILS: return ((InternalEList<? >) getDetails()).basicRemove(otherEnd, msgs); |
| |||||
case EcorePackage.ETYPE_PARAMETER__EANNOTATIONS: return ((InternalEList<? >) getEAnnotations()).basicRemove(otherEnd, msgs); case EcorePackage.ETYPE_PARAMETER__EBOUNDS: return ((InternalEList<? >) getEBounds()).basicRemove(otherEnd, msgs); |
| |||
case EcorePackage. [[#variable174c1f80]]: return ((InternalEList<? >) getEAnnotations()).basicRemove(otherEnd, msgs); case EcorePackage. [[#variable174c1ea0]]: return ((InternalEList<? >) [[#variable174c1ec0]]()).basicRemove(otherEnd, msgs); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#174c1f80]] | EANNOTATION__EANNOTATIONS |
1 | 2 | [[#174c1f80]] | ETYPE_PARAMETER__EANNOTATIONS |
2 | 1 | [[#174c1ea0]] | EANNOTATION__DETAILS |
2 | 2 | [[#174c1ea0]] | ETYPE_PARAMETER__EBOUNDS |
3 | 1 | [[#174c1ec0]] | getDetails |
3 | 2 | [[#174c1ec0]] | getEBounds |