Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.974 | executable_statement |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 49 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/EcoreEMap.java |
2 | 1 | 100 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/EcoreEMap.java |
| |||||
delegateEList = new UnsettableDelegateEObjectContainmentEList<Entry<K, V>>(entryClass, owner, featureID); |
| |||||
delegateEList = new DelegateEObjectContainmentEList<Entry<K, V>>(entryClass, owner, featureID); |
| |||
delegateEList = new [[#variable1761a5c0]]<Entry<K, V>>(entryClass, owner, featureID); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1761a5c0]] | UnsettableDelegateEObjectContainmentEList |
1 | 2 | [[#1761a5c0]] | DelegateEObjectContainmentEList |