Uses of Interface
org.eclipse.emf.cdo.etypes.EtypesFactory

Packages that use EtypesFactory
org.eclipse.emf.cdo.etypes The generated EMF API of the CDO system data types and native annotations. 
org.eclipse.emf.cdo.etypes.impl The generated EMF implementation of the CDO system data types and native annotations. 
 

Uses of EtypesFactory in org.eclipse.emf.cdo.etypes
 

Fields in org.eclipse.emf.cdo.etypes declared as EtypesFactory
static EtypesFactory EtypesFactory.eINSTANCE
          The singleton instance of the factory
 

Methods in org.eclipse.emf.cdo.etypes that return EtypesFactory
 EtypesFactory EtypesPackage.getEtypesFactory()
          Returns the factory that creates the instances of the model
 

Uses of EtypesFactory in org.eclipse.emf.cdo.etypes.impl
 

Classes in org.eclipse.emf.cdo.etypes.impl that implement EtypesFactory
 class EtypesFactoryImpl
          An implementation of the model Factory.
 

Methods in org.eclipse.emf.cdo.etypes.impl that return EtypesFactory
 EtypesFactory EtypesPackageImpl.getEtypesFactory()
           
static EtypesFactory EtypesFactoryImpl.init()
          Creates the default factory implementation
 



Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.