public static class CDOCompare.CDOMatcher
extends org.eclipse.emf.compare.match.eobject.IdentifierEObjectMatcher
Constructor and Description |
---|
CDOMatcher(com.google.common.base.Function<EObject,java.lang.String> idComputation) |
Modifier and Type | Method and Description |
---|---|
protected EObject |
getParentEObject(EObject eObject) |
protected java.util.Set<org.eclipse.emf.compare.Match> |
matchPerId(java.util.Iterator<? extends EObject> leftEObjects,
java.util.Iterator<? extends EObject> rightEObjects,
java.util.Iterator<? extends EObject> originEObjects,
java.util.List<EObject> leftEObjectsNoID,
java.util.List<EObject> rightEObjectsNoID,
java.util.List<EObject> originEObjectsNoID) |
public CDOMatcher(com.google.common.base.Function<EObject,java.lang.String> idComputation)
protected EObject getParentEObject(EObject eObject)
getParentEObject
in class org.eclipse.emf.compare.match.eobject.IdentifierEObjectMatcher
protected java.util.Set<org.eclipse.emf.compare.Match> matchPerId(java.util.Iterator<? extends EObject> leftEObjects, java.util.Iterator<? extends EObject> rightEObjects, java.util.Iterator<? extends EObject> originEObjects, java.util.List<EObject> leftEObjectsNoID, java.util.List<EObject> rightEObjectsNoID, java.util.List<EObject> originEObjectsNoID)
matchPerId
in class org.eclipse.emf.compare.match.eobject.IdentifierEObjectMatcher
Copyright (c) 2004-2019 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html