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

java.lang.Object
  extended by XMIResourceImpl
      extended by org.eclipse.etrice.generator.etricegen.util.ETriceGenResourceImpl

public class ETriceGenResourceImpl
extends XMIResourceImpl

The Resource associated with the package.

See Also:
ETriceGenResourceFactoryImpl
EMF generated code

Constructor Summary
ETriceGenResourceImpl(URI uri)
          Creates an instance of the resource.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ETriceGenResourceImpl

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

Parameters:
uri - the URI of the new resource.
EMF generated code