Uses of Interface
org.eclipse.emf.compare.epatch.applier.EpatchApplyStrategy

Packages that use EpatchApplyStrategy
org.eclipse.emf.compare.epatch.applier   
 

Uses of EpatchApplyStrategy in org.eclipse.emf.compare.epatch.applier
 

Classes in org.eclipse.emf.compare.epatch.applier that implement EpatchApplyStrategy
static class EpatchApplyStrategy.EpatchLeftToRightStrategy
           
static class EpatchApplyStrategy.EpatchRightToLeftStrategy
           
 

Fields in org.eclipse.emf.compare.epatch.applier declared as EpatchApplyStrategy
protected  EpatchApplyStrategy CopyingEpatchApplier.dir
           
 

Methods in org.eclipse.emf.compare.epatch.applier that return EpatchApplyStrategy
static EpatchApplyStrategy EpatchApplyStrategy.Util.get(ApplyStrategy strategy)
           
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.