Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
1 | 2 | 1 | 0.980 | field_declaration |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 1 | 926 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/xml/type/internal/DataValue.java |
2 | 1 | 929 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/xml/type/internal/DataValue.java |
| |||||
// // Data // /** fIANA2JavaMap */ protected final static Hashtable<String, String> fIANA2JavaMap = new Hashtable<String, String>(); |
| |||||
/** fJava2IANAMap */ protected final static Hashtable<String, String> fJava2IANAMap = new Hashtable<String, String>(); |
| |||
/** fJava2IANAMap */ // // Data // /** fIANA2JavaMap */ protected final static Hashtable<String, String> [[#variable17571d00]]= new Hashtable<String, String>(); |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#17571d00]] | fIANA2JavaMap |
1 | 2 | [[#17571d00]] | fJava2IANAMap |