public final class EsxEditorPlugin
extends EMFPlugin
Modifier and Type | Class and Description |
---|---|
static class |
EsxEditorPlugin.Implementation
The actual implementation of the Eclipse Plugin.
|
Modifier and Type | Field and Description |
---|---|
static EsxEditorPlugin |
INSTANCE
Keep track of the singleton.
|
Constructor and Description |
---|
EsxEditorPlugin()
Create the instance.
|
Modifier and Type | Method and Description |
---|---|
static EsxEditorPlugin.Implementation |
getPlugin()
Returns the singleton instance of the Eclipse plugin.
|
ResourceLocator |
getPluginResourceLocator()
Returns the singleton instance of the Eclipse plugin.
|
public static final EsxEditorPlugin INSTANCE
public ResourceLocator getPluginResourceLocator()
public static EsxEditorPlugin.Implementation getPlugin()