Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 5 | 4 | 0.964 | class_body_declarations[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 187 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPluginImages.java |
2 | 3 | 402 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPluginImages.java |
3 | 2 | 405 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPluginImages.java |
4 | 2 | 407 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPluginImages.java |
5 | 2 | 409 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPluginImages.java |
| ||||
public static final ImageDescriptor DESC_MENU_SHIFT_RIGHT = createUnManaged(T_ETOOL, "shift_r_edit.gif"); //$NON-NLS-1$ public static final ImageDescriptor DESC_MENU_SHIFT_LEFT = createUnManaged(T_ETOOL, "shift_l_edit.gif"); //$NON-NLS-1$ |
| ||||
public static final ImageDescriptor DESC_TOOL_SHOW_SEGMENTS = createUnManaged(T_ETOOL, "segment_edit.gif"); //$NON-NLS-1$ public static final ImageDescriptor DESC_TOOL_OPENTYPE = createUnManaged(T_ETOOL, "opentype.gif"); //$NON-NLS-1$ |
| ||||
public static final ImageDescriptor DESC_TOOL_NEWPROJECT = createUnManaged(T_ETOOL, "newjprj_wiz.gif"); //$NON-NLS-1$ public static final ImageDescriptor DESC_TOOL_NEWPACKAGE = createUnManaged(T_ETOOL, "newpack_wiz.gif"); //$NON-NLS-1$ |
| ||||
public static final ImageDescriptor DESC_TOOL_NEWCLASS = createUnManaged(T_ETOOL, "newclass_wiz.gif"); //$NON-NLS-1$ public static final ImageDescriptor DESC_TOOL_NEWINTERFACE = createUnManaged(T_ETOOL, "newint_wiz.gif"); //$NON-NLS-1$ |
| ||||
public static final ImageDescriptor DESC_TOOL_NEWSNIPPET = createUnManaged(T_ETOOL, "newsbook_wiz.gif"); //$NON-NLS-1$ public static final ImageDescriptor DESC_TOOL_NEWPACKROOT = createUnManaged(T_ETOOL, "newpackfolder_wiz.gif"); //$NON-NLS-1$ |
| |||
public static final ImageDescriptor [[#variableba647d40]]= createUnManaged(T_ETOOL, [[#variableba647ca0]]); //$NON-NLS-1$ public static final ImageDescriptor [[#variableba647ba0]]= createUnManaged(T_ETOOL, [[#variableba647c40]]); //$NON-NLS-1$ |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#ba647d40]] | DESC_TOOL_NEWSNIPPET |
1 | 2 | [[#ba647d40]] | DESC_TOOL_NEWCLASS |
1 | 3 | [[#ba647d40]] | DESC_TOOL_NEWPROJECT |
1 | 4 | [[#ba647d40]] | DESC_TOOL_SHOW_SEGMENTS |
1 | 5 | [[#ba647d40]] | DESC_MENU_SHIFT_RIGHT |
2 | 1 | [[#ba647ca0]] | "newsbook_wiz.gif" |
2 | 2 | [[#ba647ca0]] | "newclass_wiz.gif" |
2 | 3 | [[#ba647ca0]] | "newjprj_wiz.gif" |
2 | 4 | [[#ba647ca0]] | "segment_edit.gif" |
2 | 5 | [[#ba647ca0]] | "shift_r_edit.gif" |
3 | 1 | [[#ba647ba0]] | DESC_TOOL_NEWPACKROOT |
3 | 2 | [[#ba647ba0]] | DESC_TOOL_NEWINTERFACE |
3 | 3 | [[#ba647ba0]] | DESC_TOOL_NEWPACKAGE |
3 | 4 | [[#ba647ba0]] | DESC_TOOL_OPENTYPE |
3 | 5 | [[#ba647ba0]] | DESC_MENU_SHIFT_LEFT |
4 | 1 | [[#ba647c40]] | "newpackfolder_wiz.gif" |
4 | 2 | [[#ba647c40]] | "newint_wiz.gif" |
4 | 3 | [[#ba647c40]] | "newpack_wiz.gif" |
4 | 4 | [[#ba647c40]] | "opentype.gif" |
4 | 5 | [[#ba647c40]] | "shift_l_edit.gif" |