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

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

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

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

Methods in org.eclipse.emf.emfstore.internal.fuzzy.emf.config that return ConfigPackage
 ConfigPackage ConfigFactory.getConfigPackage()
          Returns the package supported by this factory.
 

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

Classes in org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl that implement ConfigPackage
 class ConfigPackageImpl
          An implementation of the model Package.
 

Methods in org.eclipse.emf.emfstore.internal.fuzzy.emf.config.impl that return ConfigPackage
 ConfigPackage ConfigFactoryImpl.getConfigPackage()
           
static ConfigPackage ConfigFactoryImpl.getPackage()
          Deprecated.  
static ConfigPackage ConfigPackageImpl.init()
          Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
 



Copyright © 2015. All Rights Reserved.