Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 2 | 1 | 0.976 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 152 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EEnumLiteralImpl.java |
2 | 3 | 233 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EStringToStringMapEntryImpl.java |
| |||||
value = newValue; if (eNotificationRequired()) eNotify(new ENotificationImpl(this, Notification.SET, EcorePackage.EENUM_LITERAL__VALUE, oldValue, value)); |
| |||||
value = newValue; if (eNotificationRequired()) eNotify(new ENotificationImpl(this, Notification.SET, EcorePackage.ESTRING_TO_STRING_MAP_ENTRY__VALUE, oldValue, value)); |
| |||
value = newValue; if (eNotificationRequired()) eNotify(new ENotificationImpl(this, Notification.SET, EcorePackage. [[#variable175f8180]], oldValue, value)); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#175f8180]] | EENUM_LITERAL__VALUE |
1 | 2 | [[#175f8180]] | ESTRING_TO_STRING_MAP_ENTRY__VALUE |