Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
10 | 5 | 2 | 0.963 | class_body |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 10 | 2605 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.java |
2 | 10 | 2666 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.java |
3 | 10 | 2708 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.java |
4 | 10 | 2722 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.java |
5 | 10 | 2783 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/impl/EStructuralFeatureImpl.java |
| |||||
{ public InternalSettingDelegateSingleEObjectUnsettable(EClass eClass, EStructuralFeature feature) { super(eClass, feature); } @Override protected boolean isUnsettable() { return true; } } |
| |||||
{ public InternalSettingDelegateSingleEObjectContainmentResolving(EClass eClass, EStructuralFeature feature) { super(eClass, feature); } @Override protected boolean isResolveProxies() { return true; } } |
| |||||
{ public InternalSettingDelegateSingleEObjectContainmentUnsettable(EClass eClass, EStructuralFeature feature) { super(eClass, feature); } @Override protected boolean isUnsettable() { return true; } } |
| |||||
{ public InternalSettingDelegateSingleEObjectContainmentUnsettableResolving(EClass eClass, EStructuralFeature feature) { super(eClass, feature); } @Override protected boolean isResolveProxies() { return true; } } |
| |||||
{ public InternalSettingDelegateSingleEObjectResolvingUnsettable(EClass eClass, EStructuralFeature feature) { super(eClass, feature); } @Override protected boolean isUnsettable() { return true; } } |
| |||
{ public [[#variable17275320]](EClass eClass, EStructuralFeature feature) { super(eClass, feature); } @Override protected boolean [[#variable17275fe0]]() { return true; } } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#17275320]] | InternalSettingDelegateSingleEObjectUnsettable |
1 | 2 | [[#17275320]] | InternalSettingDelegateSingleEObjectContainmentResolving |
1 | 3 | [[#17275320]] | InternalSettingDelegateSingleEObjectContainmentUnsettable |
1 | 4 | [[#17275320]] | InternalSettingDelegateSingleEObjectContainmentUnsettableResolving |
1 | 5 | [[#17275320]] | InternalSettingDelegateSingleEObjectResolvingUnsettable |
2 | 1 | [[#17275fe0]] | isUnsettable |
2 | 2 | [[#17275fe0]] | isResolveProxies |
2 | 3 | [[#17275fe0]] | isUnsettable |
2 | 4 | [[#17275fe0]] | isResolveProxies |
2 | 5 | [[#17275fe0]] | isUnsettable |