Uses of Interface
org.eclipse.emf.emfstore.internal.fuzzy.emf.config.DiffReport

Packages that use DiffReport
org.eclipse.emf.emfstore.internal.fuzzy.emf.config   
org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl   
org.eclipse.emf.emfstore.internal.fuzzy.emf.config.util   
 

Uses of DiffReport in org.eclipse.emf.emfstore.internal.fuzzy.emf.config
 

Methods in org.eclipse.emf.emfstore.internal.fuzzy.emf.config that return DiffReport
 DiffReport ConfigFactory.createDiffReport()
          Returns a new object of class 'Diff Report'.
 

Uses of DiffReport in org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl
 

Classes in org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl that implement DiffReport
 class DiffReportImpl
          An implementation of the model object 'Diff Report'.
 

Methods in org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl that return DiffReport
 DiffReport ConfigFactoryImpl.createDiffReport()
           
 

Uses of DiffReport in org.eclipse.emf.emfstore.internal.fuzzy.emf.config.util
 

Methods in org.eclipse.emf.emfstore.internal.fuzzy.emf.config.util with parameters of type DiffReport
 T ConfigSwitch.caseDiffReport(DiffReport object)
          Returns the result of interpreting the object as an instance of 'Diff Report'.
 



Copyright © 2015. All Rights Reserved.