public class SeparationDeleteConflictStrategy extends ConflictStrategyImpl
| Constructor and Description |
|---|
SeparationDeleteConflictStrategy() |
| 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, getNonSystemDeltapublic boolean analyze(com.ibm.xtools.comparemerge.emf.delta.deltagenerator.matcher.Matcher matcher,
ConflictContainer conflictContainer,
DeltaContainer deltaContainer1,
DeltaContainer deltaContainer2)
analyze in interface ConflictStrategyanalyze in class ConflictStrategyImplprotected boolean isParent(org.eclipse.emf.ecore.EObject parent,
org.eclipse.emf.ecore.EObject child)