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.979 | method_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 3 | 2993 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.java |
2 | 3 | 2998 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.java |
3 | 3 | 3040 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.java |
4 | 3 | 3045 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.java |
| |||||
public final NotificationChain inverseAdd(InternalEObject owner, int featureID, NotificationChain notifications) { return notifications; } |
| |||||
public final NotificationChain inverseRemove(InternalEObject owner, int featureID, NotificationChain notifications) { return notifications; } |
| |||||
public final NotificationChain inverseAdd(InternalEObject owner, int featureID, NotificationChain notifications) { return notifications; } |
| |||||
public final NotificationChain inverseRemove(InternalEObject owner, int featureID, NotificationChain notifications) { return notifications; } |
| |||
public final NotificationChain [[#variable173601e0]](InternalEObject owner, int featureID, NotificationChain notifications) { return notifications; } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#173601e0]] | inverseAdd |
1 | 2 | [[#173601e0]] | inverseRemove |
1 | 3 | [[#173601e0]] | inverseAdd |
1 | 4 | [[#173601e0]] | inverseRemove |