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