_parentFrame = parent; _row = row; _col = col; _table = table;
_importedFromTable = importedFromTable; _importedColumn = importedColumn; _constraintName = constraintName; _toString += " (FK)";
Clone fragments detected by clone detection tool
File path: /sql12/fw/src/net/sourceforge/squirrel_sql/fw/datasetviewer/CellDataPopup.java File path: /sql12/plugins/graph/src/net/sourceforge/squirrel_sql/plugins/graph/ColumnInfo.java
Method name: void setUserActionInfo(JDialog, int, int, JTable) Method name: void setImportData(String, String, String)
Number of AST nodes: 4 Number of AST nodes: 4
1
_parentFrame = parent;
1
_
2
		 	_row = row;
3
		 	_col = col;
4
		 	_table = table
2
importedFromTable = importedFromTable;
3
      _importedColumn = importedColumn;
4
      _constraintName = constraintName;
5
;
5
      _toString += " (FK)";
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 locationClones are in different classes
Number of node comparisons16