org.eclipse.etrice.generator.etricegen.util
Class ETriceGenResourceFactoryImpl

java.lang.Object
  extended by ResourceFactoryImpl
      extended by org.eclipse.etrice.generator.etricegen.util.ETriceGenResourceFactoryImpl

public class ETriceGenResourceFactoryImpl
extends ResourceFactoryImpl

The Resource Factory associated with the package.

See Also:
ETriceGenResourceImpl
EMF generated code

Constructor Summary
ETriceGenResourceFactoryImpl()
          Creates an instance of the resource factory.
 
Method Summary
 Resource createResource(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

ETriceGenResourceFactoryImpl

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

EMF generated code
Method Detail

createResource

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

EMF generated code