Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


org.eclipse.uml2.uml
Class UMLPlugin.PackageRegistryReader

java.lang.Object
  extended by org.eclipse.emf.ecore.plugin.RegistryReader
      extended by 
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 Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.plugin.RegistryReader
org.eclipse.emf.ecore.plugin.RegistryReader.PluginClassDescriptor
 
Field Summary
protected static java.lang.String ATT_LOCATION
           
protected static java.lang.String ATT_URI
           
protected  java.util.Map<java.lang.String,org.eclipse.emf.common.util.URI> ePackageNsURIToProfileLocationMap
           
protected static java.lang.String TAG_PROFILE
           
 
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
 

Field Detail

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
Constructor Detail

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)
Method Detail

readElement

protected boolean readElement(org.eclipse.core.runtime.IConfigurationElement element,
                              boolean add)
Overrides:
readElement in class org.eclipse.emf.ecore.plugin.RegistryReader

Copyright 2003, 2007 IBM Corporation and others.
All Rights Reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire