Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 4 | 0 | 1.000 | statement_sequence[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 222 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/edit/command/AddCommand.java |
2 | 3 | 142 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/edit/command/MoveCommand.java |
3 | 3 | 193 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/edit/command/RemoveCommand.java |
4 | 3 | 173 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/edit/command/ReplaceCommand.java |
| |||||
@SuppressWarnings("unchecked")EList<Object> untypedList = (EList<Object>) list; ownerList = untypedList; |
| |||||
@SuppressWarnings("unchecked")EList<Object> untypedList = (EList<Object>) list; ownerList = untypedList; |
| |||||
@SuppressWarnings("unchecked")EList<Object> untypedList = (EList<Object>) list; ownerList = untypedList; |
| |||||
@SuppressWarnings("unchecked")EList<Object> untypedList = (EList<Object>) list; ownerList = untypedList; |
| |||
@SuppressWarnings("unchecked")EList<Object> untypedList = (EList<Object>) list; ownerList = untypedList; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |