org.apache.tuscany.sdo.util.resource
Class SDOXMLResourceFactoryImpl
java.lang.Object
org.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl
org.apache.tuscany.sdo.util.resource.SDOXMLResourceFactoryImpl
- All Implemented Interfaces:
- org.eclipse.emf.ecore.resource.Resource.Factory
public class SDOXMLResourceFactoryImpl
- extends org.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl
This class creates SDOXMLResourceImpl objects.
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.resource.Resource.Factory |
org.eclipse.emf.ecore.resource.Resource.Factory.Descriptor, org.eclipse.emf.ecore.resource.Resource.Factory.Registry |
Method Summary |
org.eclipse.emf.ecore.resource.Resource |
createResource(org.eclipse.emf.common.util.URI uri)
Creates an XMLResourceImpl and returns it. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SDOXMLResourceFactoryImpl
public SDOXMLResourceFactoryImpl()
- Constructor for SDOXMLResourceFactoryImpl.
createResource
public org.eclipse.emf.ecore.resource.Resource createResource(org.eclipse.emf.common.util.URI uri)
- Creates an XMLResourceImpl and returns it.
- Specified by:
createResource
in interface org.eclipse.emf.ecore.resource.Resource.Factory
- Overrides:
createResource
in class org.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.