Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
6 | 2 | 0 | 1.000 | anonymous_class_creation |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 6 | 114 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/edit/command/SetCommand.java |
2 | 6 | 213 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/edit/command/SetCommand.java |
| |||||
new CompoundCommand(CompoundCommand.LAST_COMMAND_ALL, LABEL, DESCRIPTION) { @Override public Collection<? > getAffectedObjects() { return Collections.singleton(owner); } } |
| |||||
new CompoundCommand(CompoundCommand.LAST_COMMAND_ALL, LABEL, DESCRIPTION) { @Override public Collection<? > getAffectedObjects() { return Collections.singleton(owner); } } |
| |||
new CompoundCommand(CompoundCommand.LAST_COMMAND_ALL, LABEL, DESCRIPTION) { @Override public Collection<? > getAffectedObjects() { return Collections.singleton(owner); } } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |