Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 1 | 0.966 | statement_sequence[5] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 553 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/edit/provider/ItemPropertyDescriptor.java |
2 | 5 | 707 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/edit/provider/ItemPropertyDescriptor.java |
| |||||
this.itemDelegator = new ItemDelegator(adapterFactory, resourceLocator); this.displayName = displayName; this.description = description; this.feature = feature; this.isSettable = isSettable; |
| |||||
this.itemDelegator = new ItemDelegator(adapterFactory, resourceLocator); this.displayName = displayName; this.description = description; this.parentReferences = parentReferences; this.isSettable = isSettable; |
| |||
this.itemDelegator = new ItemDelegator(adapterFactory, resourceLocator); this.displayName = displayName; this.description = description; this. [[#variable174ec400]]= [[#variable174ec400]]; this.isSettable = isSettable; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#174ec400]] | feature |
1 | 2 | [[#174ec400]] | parentReferences |