org.eclipse.gmt.umlx.registry.eclipse
Class ModelSerializationRegistryReader

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

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

A plugin extension reader that populates the ModelSerializationRegistry.


Nested Class Summary
static class ModelSerializationRegistryReader.BundleFactorySerialization
           
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.plugin.RegistryReader
org.eclipse.emf.ecore.plugin.RegistryReader.PluginClassDescriptor
 
Constructor Summary
ModelSerializationRegistryReader(ModelSerializationRegistry modelSerializationRegistry)
           
 
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

ModelSerializationRegistryReader

public ModelSerializationRegistryReader(ModelSerializationRegistry modelSerializationRegistry)