CloneSet591


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2810.969import_statements[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
12112
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/CategoryAxis.java
22137
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/DateAxis.java
3266
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/LogAxis.java
42110
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/NumberAxis.java
5282
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/PeriodAxis.java
6264
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/SubCategoryAxis.java
7299
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/SymbolAxis.java
82120
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/ValueAxis.java
Next
Last
Clone Instance
1
Line Count
2
Source Line
112
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/CategoryAxis.java

import org.jfree.chart.event.AxisChangeEvent;
import org.jfree.chart.plot.CategoryPlot;


Next
Previous
Clone Instance
2
Line Count
2
Source Line
137
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/DateAxis.java

import org.jfree.chart.event.AxisChangeEvent;
import org.jfree.chart.plot.Plot;


Next
Previous
Clone Instance
3
Line Count
2
Source Line
66
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/LogAxis.java

import org.jfree.chart.event.AxisChangeEvent;
import org.jfree.chart.plot.Plot;


Next
Previous
Clone Instance
4
Line Count
2
Source Line
110
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/NumberAxis.java

import org.jfree.chart.event.AxisChangeEvent;
import org.jfree.chart.plot.Plot;


Next
Previous
Clone Instance
5
Line Count
2
Source Line
82
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/PeriodAxis.java

import org.jfree.chart.event.AxisChangeEvent;
import org.jfree.chart.plot.Plot;


Next
Previous
Clone Instance
6
Line Count
2
Source Line
64
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/SubCategoryAxis.java

import org.jfree.chart.event.AxisChangeEvent;
import org.jfree.chart.plot.CategoryPlot;


Next
Previous
Clone Instance
7
Line Count
2
Source Line
99
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/SymbolAxis.java

import org.jfree.chart.event.AxisChangeEvent;
import org.jfree.chart.plot.Plot;


First
Previous
Clone Instance
8
Line Count
2
Source Line
120
Source File
E:/TSE/Projects-CloneDR/jfreechart-1.0.10/src/org/jfree/chart/axis/ValueAxis.java

import org.jfree.chart.event.AxisChangeEvent;
import org.jfree.chart.plot.Plot;


Clone AbstractionParameter Count: 1Parameter Bindings

import org.jfree.chart.event.AxisChangeEvent;
import org.jfree.chart.plot. [[#variable18c92b20]];
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#18c92b20]]
CategoryPlot 
12[[#18c92b20]]
Plot 
13[[#18c92b20]]
Plot 
14[[#18c92b20]]
Plot 
15[[#18c92b20]]
Plot 
16[[#18c92b20]]
CategoryPlot 
17[[#18c92b20]]
Plot 
18[[#18c92b20]]
Plot