Klasse LMSecurityEditPlugin
java.lang.Object
org.eclipse.emf.common.util.DelegatingResourceLocator
org.eclipse.emf.common.EMFPlugin
org.eclipse.emf.cdo.lm.security.provider.LMSecurityEditPlugin
- Alle implementierten Schnittstellen:
Logger
,ResourceLocator
This is the central singleton for the LMSecurity edit plugin.
- Generated
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class
The actual implementation of the Eclipse Plugin.Von Klasse geerbte verschachtelte Klassen/Schnittstellen org.eclipse.emf.common.EMFPlugin
EMFPlugin.EclipsePlugin, EMFPlugin.InternalEclipsePlugin, EMFPlugin.InternalHelper, EMFPlugin.OSGiDelegatingBundleActivator
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final LMSecurityEditPlugin
Keep track of the singleton.Von Klasse geerbte Felder org.eclipse.emf.common.EMFPlugin
delegateResourceLocators, IS_ECLIPSE_RUNNING, IS_OSGI_RUNNING, IS_RESOURCES_BUNDLE_AVAILABLE
Von Klasse geerbte Felder org.eclipse.emf.common.util.DelegatingResourceLocator
baseURL, bundleLocalization, images, resourceBundle, shouldTranslate, strings, untranslatedResourceBundle, untranslatedStrings
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungReturns the singleton instance of the Eclipse plugin.Returns the singleton instance of the Eclipse plugin.Von Klasse geerbte Methoden org.eclipse.emf.common.EMFPlugin
getDelegateResourceLocators, getPluginLogger, getPrimaryResourceLocator, getSymbolicName, log, main
Von Klasse geerbte Methoden org.eclipse.emf.common.util.DelegatingResourceLocator
delegatedGetImage, delegatedGetString, doGetImage, doGetString, extensionFor, getBaseURL, getBundleLocalization, getImage, getString, getString, getString, getString, setShouldTranslate, shouldTranslate
Von Klasse geerbte Methoden java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Von Schnittstelle geerbte Methoden org.eclipse.emf.common.util.ResourceLocator
getBaseURL, getImage, getString, getString, getString, getString
-
Felddetails
-
INSTANCE
Keep track of the singleton.- Generated
-
-
Konstruktordetails
-
LMSecurityEditPlugin
public LMSecurityEditPlugin()Create the instance.- Generated
-
-
Methodendetails
-
getPluginResourceLocator
Returns the singleton instance of the Eclipse plugin.- Angegeben von:
getPluginResourceLocator
in KlasseEMFPlugin
- Gibt zurück:
- the singleton instance.
- Generated
-
getPlugin
Returns the singleton instance of the Eclipse plugin.- Gibt zurück:
- the singleton instance.
- Generated
-