Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 1 | 0.971 | method_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 92 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/ESuperAdapter.java |
2 | 4 | 92 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/edit/domain/AdapterFactoryEditingDomain.java |
| |||||
@Override public boolean isAdapterForType(Object type) { return type == ESuperAdapter.class ; } |
| |||||
@Override public boolean isAdapterForType(Object type) { return type == IEditingDomainProvider.class ; } |
| |||
@Override public boolean isAdapterForType(Object type) { return type == [[#variable176657e0]].class ; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#176657e0]] | ESuperAdapter |
1 | 2 | [[#176657e0]] | IEditingDomainProvider |