public Notifier getTarget() { return null; } public boolean isAdapterForType(Object type) { return false;
public Notifier getTarget() { return null; } public boolean isAdapterForType(Object type) { return false;
Clone fragments detected by clone detection tool
File path: /emf-2.4.1/src/org/eclipse/emf/ecore/change/util/ChangeRecorder.java File path: /emf-2.4.1/src/org/eclipse/emf/ecore/util/ECrossReferenceAdapter.java
Method name: Method name:
Number of AST nodes: 0 Number of AST nodes: 0
1
public Notifier getTarget()
1
public Notifier getTarget()
2
  {
2
  {
3
    return null;
3
    return null;
4
  }
4
  }
5
  public boolean isAdapterForType(Object type)
5
  public boolean isAdapterForType(Object type)
6
  {
6
  {
7
    return false;
7
    return false;
Summary
Number of common nesting structure subtrees0
Number of refactorable cases0
Number of non-refactorable cases0
Time elapsed for finding largest common nesting structure subtrees (ms)0.0
Clones location
Number of node comparisons0