CloneSet840


Previous CloneSetNext CloneSetBack to Main Report
Clone
Mass
Clones in
CloneSet
Parameter
Count
Clone
Similarity
Syntax Category
[Sequence Length]
2320.958statement_sequence[2]
Clone AbstractionParameter Bindings
Clone Instance
(Click to see clone)
Line CountSource Line
Source File
122219
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/EcoreValidator.java
222221
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/EcoreValidator.java
322223
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/EcoreValidator.java
Next
Last
Clone Instance
1
Line Count
2
Source Line
2219
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/EcoreValidator.java

if (result || diagnostics != null)
  result &= validateETypedElement_ValidUpperBound(eReference, diagnostics, context);
if (result || diagnostics != null)
  result &= validateETypedElement_ConsistentBounds(eReference, diagnostics, context);


Next
Previous
Clone Instance
2
Line Count
2
Source Line
2221
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/EcoreValidator.java

if (result || diagnostics != null)
  result &= validateETypedElement_ValidType(eReference, diagnostics, context);
if (result || diagnostics != null)
  result &= validateEStructuralFeature_ValidDefaultValueLiteral(eReference, diagnostics, context);


First
Previous
Clone Instance
3
Line Count
2
Source Line
2223
Source File
E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/ecore/util/EcoreValidator.java

if (result || diagnostics != null)
  result &= validateEReference_ConsistentOpposite(eReference, diagnostics, context);
if (result || diagnostics != null)
  result &= validateEReference_SingleContainer(eReference, diagnostics, context);


Clone AbstractionParameter Count: 2Parameter Bindings

if (result || diagnostics != null)
  result &= [[#variable17432560]](eReference, diagnostics, context);
if (result || diagnostics != null)
  result &= [[#variable174320c0]](eReference, diagnostics, context);
 

CloneAbstraction
Parameter Bindings
Parameter
Index
Clone
Instance
Parameter
Name
Value
11[[#17432560]]
validateETypedElement_ValidUpperBound 
12[[#17432560]]
validateETypedElement_ValidType 
13[[#17432560]]
validateEReference_ConsistentOpposite 
21[[#174320c0]]
validateETypedElement_ConsistentBounds 
22[[#174320c0]]
validateEStructuralFeature_ValidDefaultValueLiteral 
23[[#174320c0]]
validateEReference_SingleContainer