CloneSet308


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
22430.960statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
122223
E:/TSE/Projects-CloneDR/sql12/plugins/refactoring/src/net/sourceforge/squirrel_sql/plugins/refactoring/gui/AddIndexDialog.java
222246
E:/TSE/Projects-CloneDR/sql12/plugins/refactoring/src/net/sourceforge/squirrel_sql/plugins/refactoring/gui/AddIndexDialog.java
322269
E:/TSE/Projects-CloneDR/sql12/plugins/refactoring/src/net/sourceforge/squirrel_sql/plugins/refactoring/gui/AddIndexDialog.java
422292
E:/TSE/Projects-CloneDR/sql12/plugins/refactoring/src/net/sourceforge/squirrel_sql/plugins/refactoring/gui/AddIndexDialog.java
Next
Last
Clone Instance
1
Line Count
22
Source Line
223
Source File
E:/TSE/Projects-CloneDR/sql12/plugins/refactoring/src/net/sourceforge/squirrel_sql/plugins/refactoring/gui/AddIndexDialog.java

add(nameLabel, new GridBagConstraints(0, 0, 1, 1, xweight_label, 0, GridBagConstraints.NORTHEAST, GridBagConstraints.NONE, boxesInsets, 0, 0));
add(_indexNameField, new GridBagConstraints(1, 0, 1, 1, xweight_field, 0, GridBagConstraints.WEST, GridBagConstraints.HORIZONTAL, boxesInsets, 0, 0));


Next
Previous
Clone Instance
2
Line Count
22
Source Line
246
Source File
E:/TSE/Projects-CloneDR/sql12/plugins/refactoring/src/net/sourceforge/squirrel_sql/plugins/refactoring/gui/AddIndexDialog.java

add(tableSpaceLabel, new GridBagConstraints(0, 1, 1, 1, xweight_label, 0, GridBagConstraints.NORTHEAST, GridBagConstraints.NONE, boxesInsets, 0, 0));
add(_tableSpaceField, new GridBagConstraints(1, 1, 1, 1, xweight_field, 0, GridBagConstraints.WEST, GridBagConstraints.HORIZONTAL, boxesInsets, 0, 0));


Next
Previous
Clone Instance
3
Line Count
22
Source Line
269
Source File
E:/TSE/Projects-CloneDR/sql12/plugins/refactoring/src/net/sourceforge/squirrel_sql/plugins/refactoring/gui/AddIndexDialog.java

add(accessMethodLabel, new GridBagConstraints(0, 2, 1, 1, xweight_label, 0, GridBagConstraints.NORTHEAST, GridBagConstraints.NONE, boxesInsets, 0, 0));
add(_accessMethodBox, new GridBagConstraints(1, 2, 1, 1, xweight_field, 0, GridBagConstraints.WEST, GridBagConstraints.HORIZONTAL, boxesInsets, 0, 0));


First
Previous
Clone Instance
4
Line Count
22
Source Line
292
Source File
E:/TSE/Projects-CloneDR/sql12/plugins/refactoring/src/net/sourceforge/squirrel_sql/plugins/refactoring/gui/AddIndexDialog.java

add(_uniqueLabel, new GridBagConstraints(0, 3, 1, 1, xweight_label, 0, GridBagConstraints.NORTHEAST, GridBagConstraints.NONE, boxesInsets, 0, 0));
add(_uniqueBox, new GridBagConstraints(1, 3, 1, 1, xweight_field, 0, GridBagConstraints.WEST, GridBagConstraints.HORIZONTAL, boxesInsets, 0, 0));


Clone AbstractionParameter Count: 3Parameter Bindings

add( [[#variable18db9f20]], new GridBagConstraints(0,  [[#variable18dbfae0]], 1, 1, xweight_label, 0, GridBagConstraints.NORTHEAST, GridBagConstraints.NONE, boxesInsets, 0, 0));
add( [[#variable18dcd900]], new GridBagConstraints(1,  [[#variable18dbfae0]], 1, 1, xweight_field, 0, GridBagConstraints.WEST, GridBagConstraints.HORIZONTAL, boxesInsets, 0, 0));
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#18db9f20]]
nameLabel 
12[[#18db9f20]]
tableSpaceLabel 
13[[#18db9f20]]
accessMethodLabel 
14[[#18db9f20]]
_uniqueLabel 
21[[#18dbfae0]]
0 
22[[#18dbfae0]]
1 
23[[#18dbfae0]]
2 
24[[#18dbfae0]]
3 
31[[#18dcd900]]
_indexNameField 
32[[#18dcd900]]
_tableSpaceField 
33[[#18dcd900]]
_accessMethodBox 
34[[#18dcd900]]
_uniqueBox