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