CloneSet1602


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
8201.000class_body_declarations[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
18636
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/change/util/ChangeRecorder.java
28833
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/ECrossReferenceAdapter.java
Next
Last
Clone Instance
1
Line Count
8
Source Line
636
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/change/util/ChangeRecorder.java

public Notifier getTarget() {
  return null;
}

public boolean isAdapterForType(Object type) {
  return false;
}


First
Previous
Clone Instance
2
Line Count
8
Source Line
833
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/ECrossReferenceAdapter.java

public Notifier getTarget() {
  return null;
}

public boolean isAdapterForType(Object type) {
  return false;
}


Clone AbstractionParameter Count: 0Parameter Bindings

public Notifier getTarget() {
  return null;
}

public boolean isAdapterForType(Object type) {
  return false;
}
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None