Generators

org.topcased.modeler.diagramconfigurator.util
Class DiagramconfiguratorResourceFactoryImpl

java.lang.Object
  extended by org.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl
      extended by org.topcased.modeler.diagramconfigurator.util.DiagramconfiguratorResourceFactoryImpl
All Implemented Interfaces:
Resource.Factory

public class DiagramconfiguratorResourceFactoryImpl
extends ResourceFactoryImpl

The Resource Factory associated with the package.

See Also:
DiagramconfiguratorResourceImpl
** Generated **

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.resource.Resource.Factory
Resource.Factory.Descriptor, Resource.Factory.Registry
 
Constructor Summary
DiagramconfiguratorResourceFactoryImpl()
          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

DiagramconfiguratorResourceFactoryImpl

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

** Generated **
Method Detail

createResource

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

Specified by:
createResource in interface Resource.Factory
Overrides:
createResource in class ResourceFactoryImpl
** Generated **

Generators

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.