org.jbpm.bpmn2.emfextmodel.util
Class EmfextmodelResourceFactoryImpl
java.lang.Object
org.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl
org.jbpm.bpmn2.emfextmodel.util.EmfextmodelResourceFactoryImpl
- All Implemented Interfaces:
- org.eclipse.emf.ecore.resource.Resource.Factory
public class EmfextmodelResourceFactoryImpl
- extends org.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl
The Resource Factory associated with the package.
- See Also:
EmfextmodelResourceImpl
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 instance of the resource |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmfextmodelResourceFactoryImpl
public EmfextmodelResourceFactoryImpl()
- Creates an instance of the resource factory.
createResource
public org.eclipse.emf.ecore.resource.Resource createResource(org.eclipse.emf.common.util.URI uri)
- Creates an instance of the resource.
- Specified by:
createResource
in interface org.eclipse.emf.ecore.resource.Resource.Factory
- Overrides:
createResource
in class org.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.