CloneSet2088


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
4201.000class_body_declarations[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1461
E:/TSE/Projects-CloneDR/sql12/plugins/refactoring/src/net/sourceforge/squirrel_sql/plugins/refactoring/commands/DropIndexTableCommand.java
2358
E:/TSE/Projects-CloneDR/sql12/plugins/refactoring/src/net/sourceforge/squirrel_sql/plugins/refactoring/commands/DropUniqueConstraintCommand.java
Next
Last
Clone Instance
1
Line Count
4
Source Line
61
Source File
E:/TSE/Projects-CloneDR/sql12/plugins/refactoring/src/net/sourceforge/squirrel_sql/plugins/refactoring/commands/DropIndexTableCommand.java

protected DefaultDropDialog customDialog;

private IndexInfo[] _dropIndexInfo;

private DefaultListDialog listDialog;


First
Previous
Clone Instance
2
Line Count
3
Source Line
58
Source File
E:/TSE/Projects-CloneDR/sql12/plugins/refactoring/src/net/sourceforge/squirrel_sql/plugins/refactoring/commands/DropUniqueConstraintCommand.java

protected DefaultDropDialog customDialog;

private IndexInfo[] _dropIndexInfo;

private DefaultListDialog listDialog;


Clone AbstractionParameter Count: 0Parameter Bindings

protected DefaultDropDialog customDialog;

private IndexInfo[] _dropIndexInfo;

private DefaultListDialog listDialog;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None