org.eclipse.gmt.umlx.registry.environment
Class ModelContentRegistry.ResourceFactoryDelegate

java.lang.Object
  extended by org.eclipse.gmt.umlx.registry.environment.ClassDelegate<org.eclipse.emf.ecore.resource.Resource.Factory>
      extended by org.eclipse.gmt.umlx.registry.environment.ModelContentRegistry.ResourceFactoryDelegate
Direct Known Subclasses:
ModelContentRegistry.ResourceFactory, ModelContentRegistryReader.BundleResourceFactoryDelegate
Enclosing class:
ModelContentRegistry

public abstract static class ModelContentRegistry.ResourceFactoryDelegate
extends ClassDelegate<org.eclipse.emf.ecore.resource.Resource.Factory>


Constructor Summary
ModelContentRegistry.ResourceFactoryDelegate(org.eclipse.emf.ecore.resource.Resource.Factory instance)
           
ModelContentRegistry.ResourceFactoryDelegate(java.lang.String name)
           
 
Method Summary
 
Methods inherited from class org.eclipse.gmt.umlx.registry.environment.ClassDelegate
load, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ModelContentRegistry.ResourceFactoryDelegate

public ModelContentRegistry.ResourceFactoryDelegate(java.lang.String name)

ModelContentRegistry.ResourceFactoryDelegate

public ModelContentRegistry.ResourceFactoryDelegate(org.eclipse.emf.ecore.resource.Resource.Factory instance)