CloneSet357


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
6520.964class_body_declarations[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
1664
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/mapping/command/AddMappingCommand.java
26148
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/mapping/command/CreateMappingCommand.java
3651
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/mapping/command/MatchMappingCommand.java
4664
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/mapping/command/RemoveMappingCommand.java
5651
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/mapping/command/RestoreInitialStateCommand.java
Next
Last
Clone Instance
1
Line Count
6
Source Line
64
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/mapping/command/AddMappingCommand.java

/**
 * This caches the label.
 */
protected static final String LABEL = MappingPlugin.getPlugin().getString("_UI_AddMappingCommand_label");

/**
 * This cachaes the description.
 */
protected static final String DESCRIPTION = MappingPlugin.getPlugin().getString("_UI_AddMappingCommand_description");


Next
Previous
Clone Instance
2
Line Count
6
Source Line
148
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/mapping/command/CreateMappingCommand.java

/**
 * This caches the label.
 */
protected static final String LABEL = MappingPlugin.getPlugin().getString("_UI_CreateMappingCommand_label");

/**
 * This cachaes the description.
 */
protected static final String DESCRIPTION = MappingPlugin.getPlugin().getString("_UI_CreateMappingCommand_description");


Next
Previous
Clone Instance
3
Line Count
6
Source Line
51
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/mapping/command/MatchMappingCommand.java

/**
 * This caches the label.
 */
protected static final String LABEL = MappingPlugin.getPlugin().getString("_UI_MatchMappingCommand_label");

/**
 * This cachaes the description.
 */
protected static final String DESCRIPTION = MappingPlugin.getPlugin().getString("_UI_MatchMappingCommand_description");


Next
Previous
Clone Instance
4
Line Count
6
Source Line
64
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/mapping/command/RemoveMappingCommand.java

/**
 * This caches the label.
 */
protected static final String LABEL = MappingPlugin.getPlugin().getString("_UI_RemoveMappingCommand_label");

/**
 * This cachaes the description.
 */
protected static final String DESCRIPTION = MappingPlugin.getPlugin().getString("_UI_RemoveMappingCommand_description");


First
Previous
Clone Instance
5
Line Count
6
Source Line
51
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/mapping/command/RestoreInitialStateCommand.java

/**
 * This caches the label.
 */
protected static final String LABEL = MappingPlugin.getPlugin().getString("_UI_RestoreInitialStateCommand_label");

/**
 * This cachaes the description.
 */
protected static final String DESCRIPTION = MappingPlugin.getPlugin().getString("_UI_RestoreInitialStateCommand_description");


Clone AbstractionParameter Count: 2Parameter Bindings

/**
   * This caches the label.
   */
protected static final String LABEL = MappingPlugin.getPlugin().getString( [[#variable17252b00]]);

/**
   * This cachaes the description.
   */
protected static final String DESCRIPTION = MappingPlugin.getPlugin().getString( [[#variable17252ae0]]);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#17252b00]]
"_UI_AddMappingCommand_label" 
12[[#17252b00]]
"_UI_CreateMappingCommand_label" 
13[[#17252b00]]
"_UI_MatchMappingCommand_label" 
14[[#17252b00]]
"_UI_RemoveMappingCommand_label" 
15[[#17252b00]]
"_UI_RestoreInitialStateCommand_label" 
21[[#17252ae0]]
"_UI_AddMappingCommand_description" 
22[[#17252ae0]]
"_UI_CreateMappingCommand_description" 
23[[#17252ae0]]
"_UI_MatchMappingCommand_description" 
24[[#17252ae0]]
"_UI_RemoveMappingCommand_description" 
25[[#17252ae0]]
"_UI_RestoreInitialStateCommand_description"