Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
8 | 3 | 1 | 0.979 | switch_group |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 8 | 140 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/EContentAdapter.java |
2 | 8 | 571 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/ECrossReferenceAdapter.java |
3 | 8 | 580 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/ECrossReferenceAdapter.java |
| |||||
case Notification.ADD: { Notifier newValue = (Notifier) notification.getNewValue(); if (newValue != null) { addAdapter(newValue); } break; } |
| |||||
case Notification.SET: { Notifier newValue = (Notifier) notification.getNewValue(); if (newValue != null) { addAdapter(newValue); } break; } |
| |||||
case Notification.ADD: { Notifier newValue = (Notifier) notification.getNewValue(); if (newValue != null) { addAdapter(newValue); } break; } |
| |||
case Notification. [[#variable174112e0]]: { Notifier newValue = (Notifier) notification.getNewValue(); if (newValue != null) { addAdapter(newValue); } break; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#174112e0]] | ADD |
1 | 2 | [[#174112e0]] | SET |
1 | 3 | [[#174112e0]] | ADD |