CloneSet2039


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
7201.000class_body_declarations[3]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1755
E:/TSE/Projects-CloneDR/sql12/plugins/sqlbookmark/src/net/sourceforge/squirrel_sql/plugins/sqlbookmark/AddBookmarkCommand.java
2756
E:/TSE/Projects-CloneDR/sql12/plugins/sqlbookmark/src/net/sourceforge/squirrel_sql/plugins/sqlbookmark/RunBookmarkCommand.java
Next
Last
Clone Instance
1
Line Count
7
Source Line
55
Source File
E:/TSE/Projects-CloneDR/sql12/plugins/sqlbookmark/src/net/sourceforge/squirrel_sql/plugins/sqlbookmark/AddBookmarkCommand.java

/** Parent frame. */
private final Frame frame;

/** The session that we are saving a script for. */
private final ISession session;

/** The current plugin. */
private SQLBookmarkPlugin plugin;


First
Previous
Clone Instance
2
Line Count
7
Source Line
56
Source File
E:/TSE/Projects-CloneDR/sql12/plugins/sqlbookmark/src/net/sourceforge/squirrel_sql/plugins/sqlbookmark/RunBookmarkCommand.java

/** Parent frame. */
private final Frame frame;

/** The session that we are saving a script for. */
private final ISession session;

/** The current plugin. */
private SQLBookmarkPlugin plugin;


Clone AbstractionParameter Count: 0Parameter Bindings

/** Parent frame. */
private final Frame frame;

/** The session that we are saving a script for. */
private final ISession session;

/** The current plugin. */
private SQLBookmarkPlugin plugin;
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
None