Klasse ResourceFactoryRegistryWithoutDefaults

java.lang.Object
org.eclipse.emf.ecore.resource.impl.ResourceFactoryRegistryImpl
org.eclipse.emf.cdo.spi.transfer.ResourceFactoryRegistryWithoutDefaults
Alle implementierten Schnittstellen:
Resource.Factory.Registry

public class ResourceFactoryRegistryWithoutDefaults extends ResourceFactoryRegistryImpl
A resource factory registry that does not delegate and does not recognize default extensions or default content types. This registry can be used to determine whether a transfer element can be loaded as an EMF model resource or not.
Autor:
Eike Stepper