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

Packages that use Root
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 Root in org.eclipse.emf.emfstore.internal.fuzzy.emf.config
 

Methods in org.eclipse.emf.emfstore.internal.fuzzy.emf.config that return Root
 Root ConfigFactory.createRoot()
          Returns a new object of class 'Root'.
 

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

Classes in org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl that implement Root
 class RootImpl
          An implementation of the model object 'Root'.
 

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

Uses of Root 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 Root
 T ConfigSwitch.caseRoot(Root object)
          Returns the result of interpreting the object as an instance of 'Root'.
 



Copyright © 2015. All Rights Reserved.