public final class SsmeCompilationEditPlugin
extends org.eclipse.emf.common.EMFPlugin
Modifier and Type | Class and Description |
---|---|
static class |
SsmeCompilationEditPlugin.Implementation
The actual implementation of the Eclipse Plugin
|
Modifier and Type | Field and Description |
---|---|
static SsmeCompilationEditPlugin |
INSTANCE
Keep track of the singleton
|
Constructor and Description |
---|
SsmeCompilationEditPlugin()
Create the instance
|
Modifier and Type | Method and Description |
---|---|
static SsmeCompilationEditPlugin.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
|
getPluginLogger, getSymbolicName, log, main
getBaseURL, getImage, getString, getString, getString, getString, setShouldTranslate, shouldTranslate
public static final SsmeCompilationEditPlugin INSTANCE
public SsmeCompilationEditPlugin()
public org.eclipse.emf.common.util.ResourceLocator getPluginResourceLocator()
getPluginResourceLocator
in class org.eclipse.emf.common.EMFPlugin
public static SsmeCompilationEditPlugin.Implementation getPlugin()