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

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

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

Fields in org.eclipse.emf.emfstore.internal.fuzzy.emf.config declared as ConfigFactory
static ConfigFactory ConfigFactory.eINSTANCE
          The singleton instance of the factory.
 

Methods in org.eclipse.emf.emfstore.internal.fuzzy.emf.config that return ConfigFactory
 ConfigFactory ConfigPackage.getConfigFactory()
          Returns the factory that creates the instances of the model.
 

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

Classes in org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl that implement ConfigFactory
 class ConfigFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl that return ConfigFactory
 ConfigFactory ConfigPackageImpl.getConfigFactory()
           
static ConfigFactory ConfigFactoryImpl.init()
          Creates the default factory implementation.
 



Copyright © 2015. All Rights Reserved.