Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
8 | 3 | 2 | 0.965 | block |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 8 | 1259 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.java |
2 | 8 | 1328 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.java |
3 | 8 | 1339 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.java |
| |||||
{ if (isResolveProxies()) { settingDelegate = new InternalSettingDelegateSingleContainerResolving((EClass) eType, this, eOpposite); } else { settingDelegate = new InternalSettingDelegateSingleContainer((EClass) eType, this, eOpposite); } } |
| |||||
{ if (isResolveProxies()) { settingDelegate = new InternalSettingDelegateSingleEObjectContainmentWithInverseUnsettableResolving((EClass) eType, this, eOpposite); } else { settingDelegate = new InternalSettingDelegateSingleEObjectContainmentWithInverseUnsettable((EClass) eType, this, eOpposite); } } |
| |||||
{ if (isResolveProxies()) { settingDelegate = new InternalSettingDelegateSingleEObjectContainmentWithInverseResolving((EClass) eType, this, eOpposite); } else { settingDelegate = new InternalSettingDelegateSingleEObjectContainmentWithInverse((EClass) eType, this, eOpposite); } } |
| |||
{ if (isResolveProxies()) { settingDelegate = new [[#variable173be760]]((EClass) eType, this, eOpposite); } else { settingDelegate = new [[#variable173be6c0]]((EClass) eType, this, eOpposite); } } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#173be760]] | InternalSettingDelegateSingleContainerResolving |
1 | 2 | [[#173be760]] | InternalSettingDelegateSingleEObjectContainmentWithInverseUnsettableResolving |
1 | 3 | [[#173be760]] | InternalSettingDelegateSingleEObjectContainmentWithInverseResolving |
2 | 1 | [[#173be6c0]] | InternalSettingDelegateSingleContainer |
2 | 2 | [[#173be6c0]] | InternalSettingDelegateSingleEObjectContainmentWithInverseUnsettable |
2 | 3 | [[#173be6c0]] | InternalSettingDelegateSingleEObjectContainmentWithInverse |