Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
7 | 2 | 1 | 0.976 | statement_sequence_member |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 8 | 1167 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/mapping/presentation/MappingEditor.java |
2 | 7 | 1244 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/mapping/presentation/MappingEditor.java |
| |||||
ENotificationImpl newNote = new ENotificationImpl((InternalEObject) mappedObject, Notification.SET, null, null, null, Notification.NO_INDEX); |
| |||||
ENotificationImpl newNote = new ENotificationImpl((InternalEObject) primaryMappedObject, Notification.SET, null, null, null, Notification.NO_INDEX); |
| |||
ENotificationImpl newNote = new ENotificationImpl((InternalEObject) [[#variable175eb9e0]], Notification.SET, null, null, null, Notification.NO_INDEX); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#175eb9e0]] | mappedObject |
1 | 2 | [[#175eb9e0]] | primaryMappedObject |