public EObject getObject()
{
return object;
}
public EStructuralFeature getFeature()
{
return feature;
public EObject getObject()
{
return object;
}
public EStructuralFeature getFeature()
{
return feature;
Clone fragments detected by clone detection tool
File path: /emf-2.4.1/src/org/eclipse/emf/ecore/xmi/IllegalValueException.java
|
|
File path: /emf-2.4.1/src/org/eclipse/emf/ecore/xmi/impl/XMLHandler.java
|
Method name:
|
|
Method name:
|
Number of AST nodes: 0
|
|
Number of AST nodes: 0
|
|
1 | public EObject getObject() ↵ | | 1 | public EObject getObject()↵
|
2 | {↵ | | 2 | {↵
|
3 | return object;↵ | | 3 | return object;↵
|
4 | }↵ | | 4 | }↵
|
|
5 | ↵ | | 5 | ↵
|
6 | public EStructuralFeature getFeature() ↵ | | 6 | public EStructuralFeature getFeature()↵
|
7 | {↵ | | 7 | {↵
|
8 | return feature; | | 8 | return feature;
|
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 |