Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
4 | 4 | 1 | 0.952 | method_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 4 | 1079 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/mapping/provider/MappingItemProvider.java |
2 | 4 | 1085 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/mapping/provider/MappingItemProvider.java |
3 | 4 | 1110 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/mapping/provider/MappingItemProvider.java |
4 | 4 | 1116 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/mapping/provider/MappingItemProvider.java |
| |||||
@Override public Collection<? > getAffectedObjects() { return (Collection<? >) substituteMappedObjectItemProvider(mappingOwner, super.getAffectedObjects()); } |
| |||||
@Override public Collection<? > getResult() { return (Collection<? >) substituteMappedObjectItemProvider(mappingOwner, super.getResult()); } |
| |||||
@Override public Collection<? > getAffectedObjects() { return (Collection<? >) substituteMappedObjectItemProvider(mappingOwner, super.getAffectedObjects()); } |
| |||||
@Override public Collection<? > getResult() { return (Collection<? >) substituteMappedObjectItemProvider(mappingOwner, super.getResult()); } |
| |||
@Override public Collection<? > [[#variable173cb9a0]]() { return (Collection<? >) substituteMappedObjectItemProvider(mappingOwner, super. [[#variable173cb9a0]]()); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#173cb9a0]] | getAffectedObjects |
1 | 2 | [[#173cb9a0]] | getResult |
1 | 3 | [[#173cb9a0]] | getAffectedObjects |
1 | 4 | [[#173cb9a0]] | getResult |