org.eclipse.uml2.uml
Class UMLPlugin.PackageRegistryReader
java.lang.Object
  
org.eclipse.emf.ecore.plugin.RegistryReader
      
org.eclipse.uml2.uml.UMLPlugin.PackageRegistryReader
- Direct Known Subclasses: 
 - UMLPlugin.DynamicPackageRegistryReader, UMLPlugin.GeneratedPackageRegistryReader
 
- Enclosing class:
 - UMLPlugin
 
protected static class UMLPlugin.PackageRegistryReader
- extends org.eclipse.emf.ecore.plugin.RegistryReader
 
 
| Nested classes/interfaces inherited from class org.eclipse.emf.ecore.plugin.RegistryReader | 
org.eclipse.emf.ecore.plugin.RegistryReader.PluginClassDescriptor | 
 
 
| Fields inherited from class org.eclipse.emf.ecore.plugin.RegistryReader | 
pluginRegistry, TAG_DESCRIPTION | 
 
| 
Constructor Summary | 
protected  | 
UMLPlugin.PackageRegistryReader(org.eclipse.core.runtime.IExtensionRegistry pluginRegistry,
                                java.lang.String pluginID,
                                java.lang.String extensionPointID)
 
            | 
protected  | 
UMLPlugin.PackageRegistryReader(org.eclipse.core.runtime.IExtensionRegistry pluginRegistry,
                                java.lang.String pluginID,
                                java.lang.String extensionPointID,
                                java.util.Map<java.lang.String,org.eclipse.emf.common.util.URI> ePackageNsURIToProfileLocationMap)
 
            | 
 
| 
Method Summary | 
protected  boolean | 
readElement(org.eclipse.core.runtime.IConfigurationElement element,
            boolean add)
 
            | 
 
| Methods inherited from class org.eclipse.emf.ecore.plugin.RegistryReader | 
logError, logMissingAttribute, readElement, readRegistry | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
TAG_PROFILE
protected static final java.lang.String TAG_PROFILE
- See Also:
 - Constant Field Values
 
ATT_URI
protected static final java.lang.String ATT_URI
- See Also:
 - Constant Field Values
 
ATT_LOCATION
protected static final java.lang.String ATT_LOCATION
- See Also:
 - Constant Field Values
 
ePackageNsURIToProfileLocationMap
protected java.util.Map<java.lang.String,org.eclipse.emf.common.util.URI> ePackageNsURIToProfileLocationMap
UMLPlugin.PackageRegistryReader
protected UMLPlugin.PackageRegistryReader(org.eclipse.core.runtime.IExtensionRegistry pluginRegistry,
                                          java.lang.String pluginID,
                                          java.lang.String extensionPointID)
UMLPlugin.PackageRegistryReader
protected UMLPlugin.PackageRegistryReader(org.eclipse.core.runtime.IExtensionRegistry pluginRegistry,
                                          java.lang.String pluginID,
                                          java.lang.String extensionPointID,
                                          java.util.Map<java.lang.String,org.eclipse.emf.common.util.URI> ePackageNsURIToProfileLocationMap)
readElement
protected boolean readElement(org.eclipse.core.runtime.IConfigurationElement element,
                              boolean add)
- Overrides:
 readElement in class org.eclipse.emf.ecore.plugin.RegistryReader