org.dmtf.schemas.ovf.envelope.util
Class EnvelopeResourceFactoryImpl

java.lang.Object
  extended by org.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl
      extended by org.dmtf.schemas.ovf.envelope.util.EnvelopeResourceFactoryImpl
All Implemented Interfaces:
Resource.Factory

public class EnvelopeResourceFactoryImpl
extends ResourceFactoryImpl

The Resource Factory associated with the package.

See Also:
EnvelopeResourceImpl

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.resource.Resource.Factory
Resource.Factory.Descriptor, Resource.Factory.Registry
 
Constructor Summary
EnvelopeResourceFactoryImpl()
          Creates an instance of the resource factory.
 
Method Summary
 Resource createResource(URI uri)
           
 Resource createResourceGen(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
 

Constructor Detail

EnvelopeResourceFactoryImpl

public EnvelopeResourceFactoryImpl()
Creates an instance of the resource factory.

Method Detail

createResourceGen

public Resource createResourceGen(URI uri)
Creates an instance of the resource.


createResource

public Resource createResource(URI uri)
Specified by:
createResource in interface Resource.Factory
Overrides:
createResource in class ResourceFactoryImpl


© Copyright 2008 IBM Corp. 2008 All Rights Reserved