TPTP 4.4.0 Monitoring Tools Project
Public API Specification

org.eclipse.tptp.wsdm.tooling.model.addressing.util
Class AddressingResourceFactoryImpl

java.lang.Object
  extended byorg.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl
      extended byorg.eclipse.tptp.wsdm.tooling.model.addressing.util.AddressingResourceFactoryImpl
All Implemented Interfaces:
org.eclipse.emf.ecore.resource.Resource.Factory

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

The Resource Factory associated with the package.

See Also:
AddressingResourceImpl
Generated

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
AddressingResourceFactoryImpl()
          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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddressingResourceFactoryImpl

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

Generated
Method Detail

createResource

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

Generated

TPTP 4.4.0 Monitoring Tools Project
Public API Specification