Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 2 | 2 | 0.964 | statement_sequence[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 399 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/importer/java/builder/JavaEcoreBuilder.java |
2 | 4 | 2252 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/importer/rose/builder/RoseEcoreBuilder.java |
| |||||
eAttribute.setDerived(eReference.isDerived()); eAttribute.setUnsettable(eReference.isUnsettable()); eAttribute.setLowerBound(eReference.getLowerBound()); eAttribute.setUpperBound(eReference.getUpperBound()); |
| |||||
eAttribute.setDerived(eReference.isDerived()); eAttribute.setChangeable(eReference.isChangeable()); eAttribute.setLowerBound(eReference.getLowerBound()); eAttribute.setUpperBound(eReference.getUpperBound()); |
| |||
eAttribute.setDerived(eReference.isDerived()); eAttribute. [[#variable1750ff60]](eReference. [[#variable17502120]]()); eAttribute.setLowerBound(eReference.getLowerBound()); eAttribute.setUpperBound(eReference.getUpperBound()); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#1750ff60]] | setUnsettable |
1 | 2 | [[#1750ff60]] | setChangeable |
2 | 1 | [[#17502120]] | isUnsettable |
2 | 2 | [[#17502120]] | isChangeable |