import org.eclipse.emf.edit.command.AddCommand; import org.eclipse.emf.edit.command.CopyCommand; import org.eclipse.emf.edit.command.CreateCopyCommand; import org.eclipse.emf.edit.command.PasteFromClipboardCommand;
import org.eclipse.emf.edit.command.AddCommand; import org.eclipse.emf.edit.command.CommandParameter; import org.eclipse.emf.edit.command.CopyToClipboardCommand; import org.eclipse.emf.edit.command.CreateCopyCommand;
Clone fragments detected by clone detection tool
File path: /emf-2.4.1/src/org/eclipse/emf/mapping/command/PasteFromClipboardOverrideCommand.java File path: /emf-2.4.1/src/org/eclipse/emf/mapping/domain/AdapterFactoryMappingDomain.java
Method name: Method name:
Number of AST nodes: 0 Number of AST nodes: 0
1
import org.eclipse.emf.edit.command.AddCommand;
1
import org.eclipse.emf.edit.command.AddCommand;
2
import org.eclipse.emf.edit.command.CopyCommand;
2
import org.eclipse.emf.edit.command.CommandParameter;
3
import org.eclipse.emf.edit.command.CreateCopyCommand;
3
import org.eclipse.emf.edit.command.CopyToClipboardCommand;
4
import org.eclipse.emf.edit.command.PasteFromClipboardCommand;
4
import org.eclipse.emf.edit.command.CreateCopyCommand;
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