| Constructor and Description |
|---|
EMFCompareComparator() |
| Modifier and Type | Method and Description |
|---|---|
void |
compare(org.eclipse.emf.ecore.EObject e1,
org.eclipse.emf.ecore.EObject e2)
Compares two EObjects to each other.
|
void |
display()
Displays the compare result.
|
public void compare(org.eclipse.emf.ecore.EObject e1,
org.eclipse.emf.ecore.EObject e2)
compare in interface ESComparee1 - first EObjecte2 - second EObjectESCompare.compare(org.eclipse.emf.ecore.EObject,
org.eclipse.emf.ecore.EObject)public void display()
ESCompare.compare(EObject e1, EObject e2) has been called
before and only then.display in interface ESCompareESCompare.display()Copyright © 2017. All rights reserved.