Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
3 | 4 | 1 | 0.971 | constructor_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 204 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/plugin/RegistryReader.java |
2 | 3 | 242 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/plugin/RegistryReader.java |
3 | 3 | 156 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/edit/EMFEditPlugin.java |
4 | 3 | 242 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/edit/EMFEditPlugin.java |
| |||||
public Dynamic(IConfigurationElement element, String attributeName) { super(element, attributeName); } |
| |||||
public EPackageDescriptor(IConfigurationElement element, String attributeName) { super(element, attributeName); } |
| |||||
public PluginAdapterFactoryDescriptor(IConfigurationElement element, String attributeName) { super(element, attributeName); } |
| |||||
public PluginChildCreationExtenderDescriptor(IConfigurationElement element, String attributeName) { super(element, attributeName); } |
| |||
public [[#variable1743f620]](IConfigurationElement element, String attributeName) { super(element, attributeName); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1743f620]] | Dynamic |
1 | 2 | [[#1743f620]] | EPackageDescriptor |
1 | 3 | [[#1743f620]] | PluginAdapterFactoryDescriptor |
1 | 4 | [[#1743f620]] | PluginChildCreationExtenderDescriptor |