public static class UnmodifiableEList<E>
extends DelegatingEList.UnmodifiableEList<E>
implements InternalEList.Unsettable<E>, EStructuralFeature.Setting
{
public static class UnmodifiableEList<E>
extends BasicEList.UnmodifiableEList<E>
implements InternalEList.Unsettable<E>, EStructuralFeature.Setting
{
Clone fragments detected by clone detection tool
File path: /emf-2.4.1/src/org/eclipse/emf/ecore/util/DelegatingEcoreEList.java
|
|
File path: /emf-2.4.1/src/org/eclipse/emf/ecore/util/EcoreEList.java
|
Method name:
|
|
Method name:
|
Number of AST nodes: 0
|
|
Number of AST nodes: 0
|
|
1 | public static class UnmodifiableEList<E>↵ | | 1 | public static class UnmodifiableEList<E>↵
|
2 | extends DelegatingEList.UnmodifiableEList<E>↵ | | 2 | extends BasicEList.UnmodifiableEList<E>↵
|
3 | implements InternalEList.Unsettable<E>, EStructuralFeature.Setting↵ | | 3 | implements InternalEList.Unsettable<E>, EStructuralFeature.Setting↵
|
4 | { | | 4 | {
|
See real code fragment |
|
See real code fragment |
Summary
Number of common nesting structure subtrees | 0 |
Number of refactorable cases | 0 |
Number of non-refactorable cases | 0 |
Time elapsed for finding largest common nesting structure subtrees (ms) | 0.0 |
Clones location | |
Number of node comparisons | 0 |