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