Class OrganizationenvironmentmodelResourceFactoryImplGen
- java.lang.Object
-
- org.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl
-
- de.uhd.ifi.se.pcm.bppcm.organizationenvironmentmodel.util.OrganizationenvironmentmodelResourceFactoryImplGen
-
- All Implemented Interfaces:
Resource.Factory
- Direct Known Subclasses:
OrganizationenvironmentmodelResourceFactoryImpl
public class OrganizationenvironmentmodelResourceFactoryImplGen extends ResourceFactoryImpl
The Resource Factory associated with the package.- See Also:
OrganizationenvironmentmodelResourceImpl
- Generated class or method.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.resource.Resource.Factory
Resource.Factory.Descriptor, Resource.Factory.Registry
-
-
Constructor Summary
Constructors Constructor Description OrganizationenvironmentmodelResourceFactoryImplGen()
Creates an instance of the resource factory.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Resource
createResource(URI uri)
Creates an instance of the resource.
-
-
-
Method Detail
-
createResource
public Resource createResource(URI uri)
Creates an instance of the resource.- Specified by:
createResource
in interfaceResource.Factory
- Overrides:
createResource
in classResourceFactoryImpl
- Generated class or method.
-
-