Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 3 | 2 | 0.951 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 156 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/change/impl/EObjectToChangesMapEntryImpl.java |
2 | 3 | 205 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EStringToStringMapEntryImpl.java |
3 | 3 | 131 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/mapping/ecore2xml/impl/ENamedElementToXMLInfoMapEntryImpl.java |
| |||||
key = newKey; if (eNotificationRequired()) eNotify(new ENotificationImpl(this, Notification.SET, ChangePackage.EOBJECT_TO_CHANGES_MAP_ENTRY__KEY, oldKey, key)); |
| |||||
key = newKey; if (eNotificationRequired()) eNotify(new ENotificationImpl(this, Notification.SET, EcorePackage.ESTRING_TO_STRING_MAP_ENTRY__KEY, oldKey, key)); |
| |||||
key = newKey; if (eNotificationRequired()) eNotify(new ENotificationImpl(this, Notification.SET, Ecore2XMLPackage.ENAMED_ELEMENT_TO_XML_INFO_MAP_ENTRY__KEY, oldKey, key)); |
| |||
key = newKey; if (eNotificationRequired()) eNotify(new ENotificationImpl(this, Notification.SET, [[#variable174c92c0]]. [[#variable174c92e0]], oldKey, key)); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#174c92c0]] | ChangePackage |
1 | 2 | [[#174c92c0]] | EcorePackage |
1 | 3 | [[#174c92c0]] | Ecore2XMLPackage |
2 | 1 | [[#174c92e0]] | EOBJECT_TO_CHANGES_MAP_ENTRY__KEY |
2 | 2 | [[#174c92e0]] | ESTRING_TO_STRING_MAP_ENTRY__KEY |
2 | 3 | [[#174c92e0]] | ENAMED_ELEMENT_TO_XML_INFO_MAP_ENTRY__KEY |