CloneSet405


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
16310.965variable_declarator
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
116285
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/BasicFeatureMap.java
2162304
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/BasicFeatureMap.java
316307
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/DelegatingFeatureMap.java
Next
Last
Clone Instance
1
Line Count
16
Source Line
285
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/BasicFeatureMap.java

notification = feature.isMany() ? createNotification(Notification.REMOVE, feature, value, null, indexOf(feature, value), true): createNotification(feature.isUnsettable() ? Notification.UNSET: Notification.SET, feature, value, feature.getDefaultValue(), Notification.NO_INDEX, true)


Next
Previous
Clone Instance
2
Line Count
16
Source Line
2304
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/BasicFeatureMap.java

notification = feature.isMany() ? createNotification(Notification.REMOVE, feature, object, null, indexOf(feature, object), true): createNotification(feature.isUnsettable() ? Notification.UNSET: Notification.SET, feature, object, feature.getDefaultValue(), Notification.NO_INDEX, true)


First
Previous
Clone Instance
3
Line Count
16
Source Line
307
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/DelegatingFeatureMap.java

notification = feature.isMany() ? createNotification(Notification.REMOVE, feature, value, null, indexOf(feature, value), true): createNotification(feature.isUnsettable() ? Notification.UNSET: Notification.SET, feature, value, feature.getDefaultValue(), Notification.NO_INDEX, true)


Clone AbstractionParameter Count: 1Parameter Bindings

notification = feature.isMany() ? createNotification(Notification.REMOVE, feature,  [[#variable17292bc0]], null, indexOf(feature,  [[#variable17292bc0]]), true): createNotification(feature.isUnsettable() ? Notification.UNSET: Notification.SET, feature,  [[#variable17292bc0]], feature.getDefaultValue(), Notification.NO_INDEX, true)
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#17292bc0]]
value 
12[[#17292bc0]]
object 
13[[#17292bc0]]
value