protected ChangeDescription getChangeDescription() { return changeDescription; } protected void setChangeDescription(ChangeDescription changeDescription) { this.changeDescription = changeDescription;
protected ChangeDescription getChangeDescription() { return changeDescription; } protected void setChangeDescription(ChangeDescription changeDescription) { this.changeDescription = changeDescription;
Clone fragments detected by clone detection tool
File path: /emf-2.4.1/src/org/eclipse/emf/ecore/change/util/BasicChangeRecorder.java File path: /emf-2.4.1/src/org/eclipse/emf/edit/command/ChangeCommand.java
Method name: Method name:
Number of AST nodes: 0 Number of AST nodes: 0
1
protected ChangeDescription getChangeDescription()
1
protected ChangeDescription getChangeDescription()
2
  {
2
  {
3
    return changeDescription;
3
    return changeDescription;
4
  }
4
  }
5
  
5
  
6
  protected void setChangeDescription(ChangeDescription changeDescription)
6
  protected void setChangeDescription(ChangeDescription changeDescription)
7
  {
7
  {
8
    this.changeDescription = changeDescription;
8
    this.changeDescription = changeDescription;
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