Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
14 | 4 | 6 | 0.963 | class_member_declarations[4] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 14 | 22 | src/NHibernate/Cfg/MappingSchema/Hbm.generated.cs |
2 | 14 | 477 | src/NHibernate/Cfg/MappingSchema/Hbm.generated.cs |
3 | 14 | 1137 | src/NHibernate/Cfg/MappingSchema/Hbm.generated.cs |
4 | 14 | 2773 | src/NHibernate/Cfg/MappingSchema/Hbm.generated.cs |
| ||||
/// <remarks/> [System.Xml.Serialization.XmlElementAttribute("column")] public HbmColumn[] column; /// <remarks/> [System.Xml.Serialization.XmlAttributeAttribute("column")] public string column1; /// <remarks/> [System.Xml.Serialization.XmlAttributeAttribute("id-type")] public string idtype; /// <remarks/> [System.Xml.Serialization.XmlAttributeAttribute("meta-type")] public string metatype; |
| ||||
/// <remarks/> [System.Xml.Serialization.XmlElementAttribute("column")] public HbmColumn[] column; /// <remarks/> [System.Xml.Serialization.XmlAttributeAttribute("column")] public string column1; /// <remarks/> [System.Xml.Serialization.XmlAttributeAttribute("property-ref")] public string propertyref; /// <remarks/> [System.Xml.Serialization.XmlAttributeAttribute("foreign-key")] public string foreignkey; |
| ||||
/// <remarks/> [System.Xml.Serialization.XmlElementAttribute("column")] public HbmColumn[] column; /// <remarks/> [System.Xml.Serialization.XmlAttributeAttribute("column")] public string column1; /// <remarks/> [System.Xml.Serialization.XmlAttributeAttribute("id-type")] public string idtype; /// <remarks/> [System.Xml.Serialization.XmlAttributeAttribute("meta-type")] public string metatype; |
| ||||
/// <remarks/> [System.Xml.Serialization.XmlElementAttribute("column")] public HbmColumn[] column; /// <remarks/> [System.Xml.Serialization.XmlAttributeAttribute("id-type")] public string idtype; /// <remarks/> [System.Xml.Serialization.XmlAttributeAttribute("meta-type")] public string metatype; /// <remarks/> [System.Xml.Serialization.XmlAttributeAttribute("column")] public string column1; |
| |||
/// <remarks/> [System.Xml.Serialization.XmlElementAttribute("column")] public HbmColumn[] column; /// <remarks/> [System.Xml.Serialization.XmlAttributeAttribute( [[#variable70e34960]])] public string [[#variable6e09bc40]]; /// <remarks/> [System.Xml.Serialization.XmlAttributeAttribute( [[#variable70e34860]])] public string [[#variable70e347e0]]; /// <remarks/> [System.Xml.Serialization.XmlAttributeAttribute( [[#variable6e09bc20]])] public string [[#variable70e34720]]; |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
1 | 1 | [[#70e34960]] | "column" |
1 | 2 | [[#70e34960]] | "column" |
1 | 3 | [[#70e34960]] | "id-type" |
1 | 4 | [[#70e34960]] | "column" |
2 | 1 | [[#6e09bc40]] | column1 |
2 | 2 | [[#6e09bc40]] | column1 |
2 | 3 | [[#6e09bc40]] | idtype |
2 | 4 | [[#6e09bc40]] | column1 |
3 | 1 | [[#70e34860]] | "id-type" |
3 | 2 | [[#70e34860]] | "property-ref" |
3 | 3 | [[#70e34860]] | "meta-type" |
3 | 4 | [[#70e34860]] | "id-type" |
4 | 1 | [[#70e347e0]] | idtype |
4 | 2 | [[#70e347e0]] | propertyref |
4 | 3 | [[#70e347e0]] | metatype |
4 | 4 | [[#70e347e0]] | idtype |
5 | 1 | [[#6e09bc20]] | "meta-type" |
5 | 2 | [[#6e09bc20]] | "foreign-key" |
5 | 3 | [[#6e09bc20]] | "column" |
5 | 4 | [[#6e09bc20]] | "meta-type" |
6 | 1 | [[#70e34720]] | metatype |
6 | 2 | [[#70e34720]] | foreignkey |
6 | 3 | [[#70e34720]] | column1 |
6 | 4 | [[#70e34720]] | metatype |