Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
5 | 2 | 3 | 0.955 | import_statements[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 5 | 27 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/edit/provider/ItemPropertyDescriptor.java |
2 | 5 | 30 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/edit/provider/ItemProviderAdapter.java |
| |||||
import java.util.MissingResourceException; import org.eclipse.emf.common.command.Command; import org.eclipse.emf.common.command.CompoundCommand; import org.eclipse.emf.common.notify.AdapterFactory; |
| |||||
import java.util.MissingResourceException; import org.eclipse.emf.common.command.Command; import org.eclipse.emf.common.command.CommandWrapper; import org.eclipse.emf.common.command.CompoundCommand; |
| |||
import java.util.MissingResourceException; import org.eclipse.emf.common.command.Command; import org.eclipse.emf.common.command. [[#variable1747d400]]; import org.eclipse.emf.common. [[#variable1747d600]]. [[#variable1747db00]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1747d400]] | CompoundCommand |
1 | 2 | [[#1747d400]] | CommandWrapper |
2 | 1 | [[#1747d600]] | notify |
2 | 2 | [[#1747d600]] | command |
3 | 1 | [[#1747db00]] | AdapterFactory |
3 | 2 | [[#1747db00]] | CompoundCommand |