java.lang.Objectorg.eclipse.emf.ecore.plugin.RegistryReader
org.eclipse.gmt.umlx.registry.eclipse.AccessorKindRegistryReader
public class AccessorKindRegistryReader
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 |
---|
public AccessorKindRegistryReader(AccessorKindRegistry accessorKindRegistry)