CloneSet7034


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
7250.952import_statements[7]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1727
plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg/CopyModifications.java
2747
plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg/ReorgPolicyFactory.java
Clone Instance
1
Line Count
7
Source Line
27
Source File
plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg/CopyModifications.java

import org.eclipse.ltk.core.refactoring.participants.CopyArguments;
import org.eclipse.ltk.core.refactoring.participants.IParticipantDescriptorFilter;
import org.eclipse.ltk.core.refactoring.participants.ParticipantManager;
import org.eclipse.ltk.core.refactoring.participants.RefactoringArguments;
import org.eclipse.ltk.core.refactoring.participants.RefactoringParticipant;
import org.eclipse.ltk.core.refactoring.participants.RefactoringProcessor;
import org.eclipse.ltk.core.refactoring.participants.SharableParticipants;


Clone Instance
2
Line Count
7
Source Line
47
Source File
plugins/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/reorg/ReorgPolicyFactory.java

import org.eclipse.ltk.core.refactoring.participants.CopyArguments;
import org.eclipse.ltk.core.refactoring.participants.MoveArguments;
import org.eclipse.ltk.core.refactoring.participants.RefactoringParticipant;
import org.eclipse.ltk.core.refactoring.participants.RefactoringProcessor;
import org.eclipse.ltk.core.refactoring.participants.ReorgExecutionLog;
import org.eclipse.ltk.core.refactoring.participants.ResourceChangeChecker;
import org.eclipse.ltk.core.refactoring.participants.SharableParticipants;


Clone AbstractionParameter Count: 5Parameter Bindings

import org.eclipse.ltk.core.refactoring.participants.CopyArguments;
import org.eclipse.ltk.core.refactoring.participants. [[#variable55752780]];
import org.eclipse.ltk.core.refactoring.participants. [[#variable55752700]];
import org.eclipse.ltk.core.refactoring.participants. [[#variable55752680]];
import org.eclipse.ltk.core.refactoring.participants. [[#variable557525c0]];
import org.eclipse.ltk.core.refactoring.participants. [[#variable55752580]];
import org.eclipse.ltk.core.refactoring.participants.SharableParticipants;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#55752780]]
MoveArguments 
12[[#55752780]]
IParticipantDescriptorFilter 
21[[#55752700]]
RefactoringParticipant 
22[[#55752700]]
ParticipantManager 
31[[#55752680]]
RefactoringProcessor 
32[[#55752680]]
RefactoringArguments 
41[[#557525c0]]
ReorgExecutionLog 
42[[#557525c0]]
RefactoringParticipant 
51[[#55752580]]
ResourceChangeChecker 
52[[#55752580]]
RefactoringProcessor