org.eclipse.gmt.umlx.registry.eclipse
Class AccessorKindRegistryReader

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

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

A plugin extension reader that populates the AccessorKindRegistry.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.plugin.RegistryReader
org.eclipse.emf.ecore.plugin.RegistryReader.PluginClassDescriptor
 
Constructor Summary
AccessorKindRegistryReader(AccessorKindRegistry accessorKindRegistry)
           
 
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

AccessorKindRegistryReader

public AccessorKindRegistryReader(AccessorKindRegistry accessorKindRegistry)