public final class IEC60870EditPlugin
extends org.eclipse.emf.common.EMFPlugin
Modifier and Type | Class and Description |
---|---|
static class |
IEC60870EditPlugin.Implementation
The actual implementation of the Eclipse Plugin.
|
Modifier and Type | Field and Description |
---|---|
static IEC60870EditPlugin |
INSTANCE
Keep track of the singleton.
|
Constructor and Description |
---|
IEC60870EditPlugin()
Create the instance.
|
Modifier and Type | Method and Description |
---|---|
static IEC60870EditPlugin.Implementation |
getPlugin()
Returns the singleton instance of the Eclipse plugin.
|
org.eclipse.emf.common.util.ResourceLocator |
getPluginResourceLocator()
Returns the singleton instance of the Eclipse plugin.
|
getDelegateResourceLocators, getPluginLogger, getPrimaryResourceLocator, getSymbolicName, log, main
delegatedGetImage, delegatedGetString, doGetImage, doGetString, extensionFor, getBaseURL, getImage, getString, getString, getString, getString, setShouldTranslate, shouldTranslate
public static final IEC60870EditPlugin INSTANCE
public org.eclipse.emf.common.util.ResourceLocator getPluginResourceLocator()
getPluginResourceLocator
in class org.eclipse.emf.common.EMFPlugin
public static IEC60870EditPlugin.Implementation getPlugin()