org.eclipse.birt.chart.model.component.util
Class ComponentResourceFactoryImpl

java.lang.Object
  extended byorg.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl
      extended byorg.eclipse.birt.chart.model.component.util.ComponentResourceFactoryImpl
All Implemented Interfaces:
org.eclipse.emf.ecore.resource.Resource.Factory

public class ComponentResourceFactoryImpl
extends org.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl

The Resource Factory associated with the package.

See Also:
ComponentResourceImpl

Nested Class Summary
 
Nested classes inherited from class org.eclipse.emf.ecore.resource.Resource.Factory
org.eclipse.emf.ecore.resource.Resource.Factory.Descriptor, org.eclipse.emf.ecore.resource.Resource.Factory.Registry
 
Constructor Summary
ComponentResourceFactoryImpl()
          Creates an instance of the resource factory.
 
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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComponentResourceFactoryImpl

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

Method Detail

createResource

public org.eclipse.emf.ecore.resource.Resource createResource(org.eclipse.emf.common.util.URI uri)
Creates an instance of the resource.



Copyright © 2005-2007 Actuate Corp. All rights reserved.