protected IChangeNotifier changeNotifier = new ChangeNotifier();
/**
* This keeps track of all the supported types checked by {@link #isFactoryForType isFactoryForType}.
*/
protected Collection<Object> supportedTypes = new ArrayList<Object>();
protected IChangeNotifier changeNotifier = new ChangeNotifier();
/**
* This keeps track of all the supported types checked by {@link #isFactoryForType isFactoryForType}.
* @generated
*/
protected Collection<Object> supportedTypes = new ArrayList<Object>();
Clone fragments detected by clone detection tool
File path: /emf-2.4.1/src/org/eclipse/emf/edit/provider/ReflectiveItemProviderAdapterFactory.java
|
|
File path: /emf-2.4.1/src/org/eclipse/emf/edit/provider/resource/ResourceItemProviderAdapterFactory.java
|
Method name:
|
|
Method name:
|
Number of AST nodes: 0
|
|
Number of AST nodes: 0
|
|
1 | protected IChangeNotifier changeNotifier = new ChangeNotifier();↵ | | 1 | protected IChangeNotifier changeNotifier = new ChangeNotifier();↵
|
|
2 | /**↵ | | 2 | /**↵
|
3 | * This keeps track of all the supported types checked by {@link #isFactoryForType isFactoryForType}.↵ | | 3 | * This keeps track of all the supported types checked by {@link #isFactoryForType isFactoryForType}.↵
|
| | | 4 | * @generated↵
|
4 | */↵ | | 5 | */↵
|
5 | protected Collection<Object> supportedTypes = new ArrayList<Object>(); | | 6 | protected Collection<Object> supportedTypes = new ArrayList<Object>();
|
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 |