CloneSet533


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
7210.990statement_sequence[4]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
17201
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/provider/EGenericTypeItemProvider.java
27365
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/provider/EGenericTypeItemProvider.java
Next
Last
Clone Instance
1
Line Count
7
Source Line
201
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/provider/EGenericTypeItemProvider.java

command.appendIfCanExecute(SetCommand.create(editingDomain, object, EcorePackage.Literals.EGENERIC_TYPE__EUPPER_BOUND, null));
command.appendIfCanExecute(SetCommand.create(editingDomain, object, EcorePackage.Literals.EGENERIC_TYPE__ELOWER_BOUND, null));
command.append(SetCommand.create(editingDomain, object, EcorePackage.Literals.EGENERIC_TYPE__ETYPE_PARAMETER, value));
editingDomain.getCommandStack().execute(command);


First
Previous
Clone Instance
2
Line Count
7
Source Line
365
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/provider/EGenericTypeItemProvider.java

command.appendIfCanExecute(SetCommand.create(editingDomain, object, EcorePackage.Literals.EGENERIC_TYPE__EUPPER_BOUND, null));
command.appendIfCanExecute(SetCommand.create(editingDomain, object, EcorePackage.Literals.EGENERIC_TYPE__ELOWER_BOUND, null));
command.append(SetCommand.create(editingDomain, object, EcorePackage.Literals.EGENERIC_TYPE__ECLASSIFIER, value));
editingDomain.getCommandStack().execute(command);


Clone AbstractionParameter Count: 1Parameter Bindings

command.appendIfCanExecute(SetCommand.create(editingDomain, object, EcorePackage.Literals.EGENERIC_TYPE__EUPPER_BOUND, null));
command.appendIfCanExecute(SetCommand.create(editingDomain, object, EcorePackage.Literals.EGENERIC_TYPE__ELOWER_BOUND, null));
command.append(SetCommand.create(editingDomain, object, EcorePackage.Literals. [[#variable1732e580]], value));
editingDomain.getCommandStack().execute(command);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#1732e580]]
EGENERIC_TYPE__ETYPE_PARAMETER 
12[[#1732e580]]
EGENERIC_TYPE__ECLASSIFIER