public class JoinDeleteConflictStrategy extends ConflictStrategyImpl
Constructor and Description |
---|
JoinDeleteConflictStrategy() |
Modifier and Type | Method and Description |
---|---|
boolean |
analyze(com.ibm.xtools.comparemerge.emf.delta.deltagenerator.matcher.Matcher matcher,
ConflictContainer conflictContainer,
DeltaContainer deltaContainer1,
DeltaContainer deltaContainer2) |
protected boolean |
isParent(org.eclipse.emf.ecore.EObject parent,
org.eclipse.emf.ecore.EObject child) |
canCreateChangeChangeConflict, checkIfDeleted, createConflict, getDeltaByLocationId, getDeltaByObjectId, getNonSystemDelta
public boolean analyze(com.ibm.xtools.comparemerge.emf.delta.deltagenerator.matcher.Matcher matcher, ConflictContainer conflictContainer, DeltaContainer deltaContainer1, DeltaContainer deltaContainer2)
analyze
in interface ConflictStrategy
analyze
in class ConflictStrategyImpl
protected boolean isParent(org.eclipse.emf.ecore.EObject parent, org.eclipse.emf.ecore.EObject child)