Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 2 | 0.950 | switch_group |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 255 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/mapping/impl/MappingHelperImpl.java |
2 | 4 | 330 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/mapping/impl/MappingImpl.java |
| |||||
case MappingPackage.MAPPING_HELPER__MAPPER: if (eInternalContainer() != null) msgs = eBasicRemoveFromContainer(msgs); return basicSetMapper((Mapping) otherEnd, msgs); |
| |||||
case MappingPackage.MAPPING__NESTED_IN: if (eInternalContainer() != null) msgs = eBasicRemoveFromContainer(msgs); return basicSetNestedIn((Mapping) otherEnd, msgs); |
| |||
case MappingPackage. [[#variable176184e0]]: if (eInternalContainer() != null) msgs = eBasicRemoveFromContainer(msgs); return [[#variable17618900]]((Mapping) otherEnd, msgs); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#176184e0]] | MAPPING_HELPER__MAPPER |
1 | 2 | [[#176184e0]] | MAPPING__NESTED_IN |
2 | 1 | [[#17618900]] | basicSetMapper |
2 | 2 | [[#17618900]] | basicSetNestedIn |