public static class EObjectComparator.DiffPathElement
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
org.eclipse.emf.ecore.EStructuralFeature |
feature |
java.lang.Object |
left |
java.lang.Object |
right |
Constructor and Description |
---|
DiffPathElement(EObjectComparator.DiffPathElement other) |
DiffPathElement(java.lang.Object e1,
java.lang.Object e2) |
public org.eclipse.emf.ecore.EStructuralFeature feature
public java.lang.Object left
public java.lang.Object right
public DiffPathElement(java.lang.Object e1, java.lang.Object e2)
public DiffPathElement(EObjectComparator.DiffPathElement other)