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