@ParametersAreNonnullByDefault public class PersistentResourceFactory extends Object implements org.eclipse.emf.ecore.resource.Resource.Factory
PersistentResource instances.| Modifier | Constructor and Description |
|---|---|
protected |
PersistentResourceFactory()
Constructs a new
PersistentResourceFactory. |
| Modifier and Type | Method and Description |
|---|---|
PersistentResource |
createResource(org.eclipse.emf.common.util.URI uri)
The
uri must be registered in the BackendFactoryRegistry. |
static PersistentResourceFactory |
getInstance()
Returns the instance of this class.
|
protected PersistentResourceFactory()
PersistentResourceFactory.@Nonnull public static PersistentResourceFactory getInstance()
@Nonnull public PersistentResource createResource(org.eclipse.emf.common.util.URI uri)
The uri must be registered in the BackendFactoryRegistry.
createResource in interface org.eclipse.emf.ecore.resource.Resource.FactoryCopyright © 2013–2019 Atlanmod. All rights reserved.