org.eclipse.gmt.umlx.registry.eclipse
Class ModelContentRegistryReader

java.lang.Object
  extended by org.eclipse.emf.ecore.plugin.RegistryReader
      extended by org.eclipse.gmt.umlx.registry.eclipse.ModelContentRegistryReader

public class ModelContentRegistryReader
extends org.eclipse.emf.ecore.plugin.RegistryReader

A plugin extension reader that populates the ModelContentRegistry.


Nested Class Summary
static class ModelContentRegistryReader.BundleModelContentAnalyserDelegate
           
static class ModelContentRegistryReader.BundleResourceFactoryDelegate
           
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.plugin.RegistryReader
org.eclipse.emf.ecore.plugin.RegistryReader.PluginClassDescriptor
 
Constructor Summary
ModelContentRegistryReader(ModelContentRegistry modelContentRegistry)
           
 
Method Summary
 
Methods inherited from class org.eclipse.emf.ecore.plugin.RegistryReader
readRegistry
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModelContentRegistryReader

public ModelContentRegistryReader(ModelContentRegistry modelContentRegistry)