Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 2 | 0.969 | switch_groups |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 191 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/mapping/ecore2xml/provider/ENamedElementToXMLInfoMapEntryItemProvider.java |
2 | 6 | 215 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/mapping/ecore2xml/provider/XMLMapItemProvider.java |
| |||||
case Ecore2XMLPackage.ENAMED_ELEMENT_TO_XML_INFO_MAP_ENTRY__KEY: fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); return; case Ecore2XMLPackage.ENAMED_ELEMENT_TO_XML_INFO_MAP_ENTRY__VALUE: fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); return; |
| |||||
case Ecore2XMLPackage.XML_MAP__ID_ATTRIBUTE_NAME: fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); return; case Ecore2XMLPackage.XML_MAP__ECORE_TO_XML_INFO: fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); return; |
| |||
case Ecore2XMLPackage. [[#variable1749dd60]]: fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), false, true)); return; case Ecore2XMLPackage. [[#variable1749de00]]: fireNotifyChanged(new ViewerNotification(notification, notification.getNotifier(), true, false)); return; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1749dd60]] | ENAMED_ELEMENT_TO_XML_INFO_MAP_ENTRY__KEY |
1 | 2 | [[#1749dd60]] | XML_MAP__ID_ATTRIBUTE_NAME |
2 | 1 | [[#1749de00]] | ENAMED_ELEMENT_TO_XML_INFO_MAP_ENTRY__VALUE |
2 | 2 | [[#1749de00]] | XML_MAP__ECORE_TO_XML_INFO |