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

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

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

Classes in org.eclipse.emf.compare.epatch.applier that implement EpatchMapping
 class AbstractEpatchMapping
           
 class CopyingEpatchApplier.TriMap
           
 class InvertedEpatchMapping
           
 

Fields in org.eclipse.emf.compare.epatch.applier declared as EpatchMapping
protected  EpatchMapping InvertedEpatchMapping.mapping
           
protected  EpatchMapping CopyingEpatchApplier.triMap
           
 

Methods in org.eclipse.emf.compare.epatch.applier that return EpatchMapping
 EpatchMapping CopyingEpatchApplier.getMap()
           
 

Constructors in org.eclipse.emf.compare.epatch.applier with parameters of type EpatchMapping
InvertedEpatchMapping(EpatchMapping mapping)
           
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.