Uses of Interface
org.eclipse.emf.cdo.eresource.EresourceFactory
Packages that use EresourceFactory
Package
Description
The generated EMF API of the CDO repository file system.
The generated EMF implementation of the CDO repository file system.
-
Uses of EresourceFactory in org.eclipse.emf.cdo.eresource
Fields in org.eclipse.emf.cdo.eresource declared as EresourceFactoryModifier and TypeFieldDescriptionstatic final EresourceFactory
EresourceFactory.eINSTANCE
The singleton instance of the factory.Methods in org.eclipse.emf.cdo.eresource that return EresourceFactoryModifier and TypeMethodDescriptionEresourcePackage.getEresourceFactory()
Returns the factory that creates the instances of the model. -
Uses of EresourceFactory in org.eclipse.emf.cdo.eresource.impl
Classes in org.eclipse.emf.cdo.eresource.impl that implement EresourceFactoryModifier and TypeClassDescriptionclass
An implementation of the model Factory.Methods in org.eclipse.emf.cdo.eresource.impl that return EresourceFactoryModifier and TypeMethodDescriptionEresourcePackageImpl.getEresourceFactory()
static EresourceFactory
EresourceFactoryImpl.init()
Creates the default factory implementation.