TPTP 4.4.0 Monitoring Tools Project
Internal API Specification

org.eclipse.tptp.wsdm.tooling.util.internal
Class MyDescriptorResourceFactoryImpl

java.lang.Object
  extended byorg.eclipse.emf.ecore.resource.impl.ResourceFactoryImpl
      extended byorg.apache.ws.muse.descriptor.util.DescriptorResourceFactoryImpl
          extended byorg.eclipse.tptp.wsdm.tooling.util.internal.MyDescriptorResourceFactoryImpl
All Implemented Interfaces:
org.eclipse.emf.ecore.resource.Resource.Factory

public class MyDescriptorResourceFactoryImpl
extends org.apache.ws.muse.descriptor.util.DescriptorResourceFactoryImpl

ResourceFactory to load DocumentRoot from a DD File.


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
 
Field Summary
 
Fields inherited from class org.apache.ws.muse.descriptor.util.DescriptorResourceFactoryImpl
extendedMetaData
 
Constructor Summary
MyDescriptorResourceFactoryImpl()
           
 
Method Summary
 org.eclipse.emf.ecore.resource.Resource createResource(org.eclipse.emf.common.util.URI uri)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyDescriptorResourceFactoryImpl

public MyDescriptorResourceFactoryImpl()
Method Detail

createResource

public org.eclipse.emf.ecore.resource.Resource createResource(org.eclipse.emf.common.util.URI uri)

TPTP 4.4.0 Monitoring Tools Project
Internal API Specification