Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
2 | 14 | 5 | 0.955 | class_body_declarations[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 2 | 168 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPluginImages.java |
2 | 2 | 171 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPluginImages.java |
3 | 2 | 201 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPluginImages.java |
4 | 2 | 302 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPluginImages.java |
5 | 2 | 304 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPluginImages.java |
6 | 3 | 318 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPluginImages.java |
7 | 3 | 321 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPluginImages.java |
8 | 3 | 324 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPluginImages.java |
9 | 3 | 327 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPluginImages.java |
10 | 3 | 330 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPluginImages.java |
11 | 3 | 333 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPluginImages.java |
12 | 3 | 336 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPluginImages.java |
13 | 3 | 339 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPluginImages.java |
14 | 3 | 342 | plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaPluginImages.java |
| ||||
public static final ImageDescriptor DESC_ELCL_FILTER = createUnManaged(T_ELCL, "filter_ps.gif"); //$NON-NLS-1$ public static final ImageDescriptor DESC_DLCL_FILTER = createUnManaged(T_DLCL, "filter_ps.gif"); //$NON-NLS-1$ |
| ||||
public static final ImageDescriptor DESC_ELCL_CODE_ASSIST = createUnManaged(T_ELCL, "metharg_obj.gif"); //$NON-NLS-1$ public static final ImageDescriptor DESC_DLCL_CODE_ASSIST = createUnManaged(T_DLCL, "metharg_obj.gif"); //$NON-NLS-1$ |
| ||||
public static final ImageDescriptor DESC_ELCL_CLEAR = createUnManaged(T_ELCL, "clear_co.gif"); //$NON-NLS-1$ public static final ImageDescriptor DESC_DLCL_CLEAR = createUnManaged(T_DLCL, "clear_co.gif"); //$NON-NLS-1$ |
| ||||
public static final ImageDescriptor DESC_ELCL_ADD_TO_BP = createUnManaged(T_ELCL, "add_to_buildpath.gif"); //$NON-NLS-1$ public static final ImageDescriptor DESC_ELCL_REMOVE_FROM_BP = createUnManaged(T_ELCL, "remove_from_buildpath.gif"); //$NON-NLS-1$ |
| ||||
public static final ImageDescriptor DESC_ELCL_INCLUSION = createUnManaged(T_ELCL, "inclusion_filter_attrib.gif"); //$NON-NLS-1$ public static final ImageDescriptor DESC_ELCL_EXCLUSION = createUnManaged(T_ELCL, "exclusion_filter_attrib.gif"); //$NON-NLS-1$ |
| ||||
public static final ImageDescriptor DESC_ELCL_ADD_LINKED_SOURCE_TO_BUILDPATH = createUnManaged(T_ELCL, "add_linked_source_to_buildpath.gif"); //$NON-NLS-1$ public static final ImageDescriptor DESC_DLCL_CONFIGURE_BUILDPATH = createUnManaged(T_DLCL, "configure_build_path.gif"); //$NON-NLS-1$ |
| ||||
public static final ImageDescriptor DESC_ELCL_CONFIGURE_BUILDPATH = createUnManaged(T_ELCL, "configure_build_path.gif"); //$NON-NLS-1$ public static final ImageDescriptor DESC_DLCL_CONFIGURE_BUILDPATH_FILTERS = createUnManaged(T_DLCL, "configure_buildpath_filters.gif"); //$NON-NLS-1$ |
| ||||
public static final ImageDescriptor DESC_ELCL_CONFIGURE_BUILDPATH_FILTERS = createUnManaged(T_ELCL, "configure_buildpath_filters.gif"); //$NON-NLS-1$ public static final ImageDescriptor DESC_DLCL_CONFIGURE_OUTPUT_FOLDER = createUnManaged(T_DLCL, "configure_output_folder.gif"); //$NON-NLS-1$ |
| ||||
public static final ImageDescriptor DESC_ELCL_CONFIGURE_OUTPUT_FOLDER = createUnManaged(T_ELCL, "configure_output_folder.gif"); //$NON-NLS-1$ public static final ImageDescriptor DESC_DLCL_EXCLUDE_FROM_BUILDPATH = createUnManaged(T_DLCL, "exclude_from_buildpath.gif"); //$NON-NLS-1$ |
| ||||
public static final ImageDescriptor DESC_ELCL_EXCLUDE_FROM_BUILDPATH = createUnManaged(T_ELCL, "exclude_from_buildpath.gif"); //$NON-NLS-1$ public static final ImageDescriptor DESC_DLCL_INCLUDE_ON_BUILDPATH = createUnManaged(T_DLCL, "include_on_buildpath.gif"); //$NON-NLS-1$ |
| ||||
public static final ImageDescriptor DESC_ELCL_INCLUDE_ON_BUILDPATH = createUnManaged(T_ELCL, "include_on_buildpath.gif"); //$NON-NLS-1$ public static final ImageDescriptor DESC_DLCL_ADD_AS_SOURCE_FOLDER = createUnManaged(T_DLCL, "add_as_source_folder.gif"); //$NON-NLS-1$ |
| ||||
public static final ImageDescriptor DESC_ELCL_ADD_AS_SOURCE_FOLDER = createUnManaged(T_ELCL, "add_as_source_folder.gif"); //$NON-NLS-1$ public static final ImageDescriptor DESC_DLCL_REMOVE_AS_SOURCE_FOLDER = createUnManaged(T_DLCL, "remove_as_source_folder.gif"); //$NON-NLS-1$ |
| ||||
public static final ImageDescriptor DESC_ELCL_REMOVE_AS_SOURCE_FOLDER = createUnManaged(T_ELCL, "remove_as_source_folder.gif"); //$NON-NLS-1$ public static final ImageDescriptor DESC_DLCL_COPY_QUALIFIED_NAME = createUnManaged(T_DLCL, "cpyqual_menu.gif"); //$NON-NLS-1$ |
| ||||
public static final ImageDescriptor DESC_ELCL_COPY_QUALIFIED_NAME = createUnManaged(T_ELCL, "cpyqual_menu.gif"); //$NON-NLS-1$ public static final ImageDescriptor DESC_OBJ_OVERRIDES = createUnManaged(T_OBJ, "over_co.gif"); //$NON-NLS-1$ |
| |||
public static final ImageDescriptor [[#variableb976cae0]]= createUnManaged(T_ELCL, [[#variableb976ca60]]); //$NON-NLS-1$ public static final ImageDescriptor [[#variableb976ca00]]= createUnManaged( [[#variablebd9ff900]], [[#variableb976ca80]]); //$NON-NLS-1$ |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#b976cae0]] | DESC_ELCL_FILTER |
1 | 2 | [[#b976cae0]] | DESC_ELCL_CODE_ASSIST |
1 | 3 | [[#b976cae0]] | DESC_ELCL_CLEAR |
1 | 4 | [[#b976cae0]] | DESC_ELCL_ADD_TO_BP |
1 | 5 | [[#b976cae0]] | DESC_ELCL_INCLUSION |
1 | 6 | [[#b976cae0]] | DESC_ELCL_ADD_LINKED_SOURCE_TO_BUILDPATH |
1 | 7 | [[#b976cae0]] | DESC_ELCL_CONFIGURE_BUILDPATH |
1 | 8 | [[#b976cae0]] | DESC_ELCL_CONFIGURE_BUILDPATH_FILTERS |
1 | 9 | [[#b976cae0]] | DESC_ELCL_CONFIGURE_OUTPUT_FOLDER |
1 | 10 | [[#b976cae0]] | DESC_ELCL_EXCLUDE_FROM_BUILDPATH |
1 | 11 | [[#b976cae0]] | DESC_ELCL_INCLUDE_ON_BUILDPATH |
1 | 12 | [[#b976cae0]] | DESC_ELCL_ADD_AS_SOURCE_FOLDER |
1 | 13 | [[#b976cae0]] | DESC_ELCL_REMOVE_AS_SOURCE_FOLDER |
1 | 14 | [[#b976cae0]] | DESC_ELCL_COPY_QUALIFIED_NAME |
2 | 1 | [[#b976ca60]] | "filter_ps.gif" |
2 | 2 | [[#b976ca60]] | "metharg_obj.gif" |
2 | 3 | [[#b976ca60]] | "clear_co.gif" |
2 | 4 | [[#b976ca60]] | "add_to_buildpath.gif" |
2 | 5 | [[#b976ca60]] | "inclusion_filter_attrib.gif" |
2 | 6 | [[#b976ca60]] | "add_linked_source_to_buildpath.gif" |
2 | 7 | [[#b976ca60]] | "configure_build_path.gif" |
2 | 8 | [[#b976ca60]] | "configure_buildpath_filters.gif" |
2 | 9 | [[#b976ca60]] | "configure_output_folder.gif" |
2 | 10 | [[#b976ca60]] | "exclude_from_buildpath.gif" |
2 | 11 | [[#b976ca60]] | "include_on_buildpath.gif" |
2 | 12 | [[#b976ca60]] | "add_as_source_folder.gif" |
2 | 13 | [[#b976ca60]] | "remove_as_source_folder.gif" |
2 | 14 | [[#b976ca60]] | "cpyqual_menu.gif" |
3 | 1 | [[#b976ca00]] | DESC_DLCL_FILTER |
3 | 2 | [[#b976ca00]] | DESC_DLCL_CODE_ASSIST |
3 | 3 | [[#b976ca00]] | DESC_DLCL_CLEAR |
3 | 4 | [[#b976ca00]] | DESC_ELCL_REMOVE_FROM_BP |
3 | 5 | [[#b976ca00]] | DESC_ELCL_EXCLUSION |
3 | 6 | [[#b976ca00]] | DESC_DLCL_CONFIGURE_BUILDPATH |
3 | 7 | [[#b976ca00]] | DESC_DLCL_CONFIGURE_BUILDPATH_FILTERS |
3 | 8 | [[#b976ca00]] | DESC_DLCL_CONFIGURE_OUTPUT_FOLDER |
3 | 9 | [[#b976ca00]] | DESC_DLCL_EXCLUDE_FROM_BUILDPATH |
3 | 10 | [[#b976ca00]] | DESC_DLCL_INCLUDE_ON_BUILDPATH |
3 | 11 | [[#b976ca00]] | DESC_DLCL_ADD_AS_SOURCE_FOLDER |
3 | 12 | [[#b976ca00]] | DESC_DLCL_REMOVE_AS_SOURCE_FOLDER |
3 | 13 | [[#b976ca00]] | DESC_DLCL_COPY_QUALIFIED_NAME |
3 | 14 | [[#b976ca00]] | DESC_OBJ_OVERRIDES |
4 | 1 | [[#bd9ff900]] | T_DLCL |
4 | 2 | [[#bd9ff900]] | T_DLCL |
4 | 3 | [[#bd9ff900]] | T_DLCL |
4 | 4 | [[#bd9ff900]] | T_ELCL |
4 | 5 | [[#bd9ff900]] | T_ELCL |
4 | 6 | [[#bd9ff900]] | T_DLCL |
4 | 7 | [[#bd9ff900]] | T_DLCL |
4 | 8 | [[#bd9ff900]] | T_DLCL |
4 | 9 | [[#bd9ff900]] | T_DLCL |
4 | 10 | [[#bd9ff900]] | T_DLCL |
4 | 11 | [[#bd9ff900]] | T_DLCL |
4 | 12 | [[#bd9ff900]] | T_DLCL |
4 | 13 | [[#bd9ff900]] | T_DLCL |
4 | 14 | [[#bd9ff900]] | T_OBJ |
5 | 1 | [[#b976ca80]] | "filter_ps.gif" |
5 | 2 | [[#b976ca80]] | "metharg_obj.gif" |
5 | 3 | [[#b976ca80]] | "clear_co.gif" |
5 | 4 | [[#b976ca80]] | "remove_from_buildpath.gif" |
5 | 5 | [[#b976ca80]] | "exclusion_filter_attrib.gif" |
5 | 6 | [[#b976ca80]] | "configure_build_path.gif" |
5 | 7 | [[#b976ca80]] | "configure_buildpath_filters.gif" |
5 | 8 | [[#b976ca80]] | "configure_output_folder.gif" |
5 | 9 | [[#b976ca80]] | "exclude_from_buildpath.gif" |
5 | 10 | [[#b976ca80]] | "include_on_buildpath.gif" |
5 | 11 | [[#b976ca80]] | "add_as_source_folder.gif" |
5 | 12 | [[#b976ca80]] | "remove_as_source_folder.gif" |
5 | 13 | [[#b976ca80]] | "cpyqual_menu.gif" |
5 | 14 | [[#b976ca80]] | "over_co.gif" |