public final class CodeGenPlugin
extends EMFPlugin
INSTANCE| Modifier and Type | Class and Description |
|---|---|
static class |
CodeGenPlugin.Implementation
The actual implementation of the Eclipse Plugin.
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ID
The plugin ID
|
static CodeGenPlugin |
INSTANCE
The singleton instance of the plugin.
|
| Modifier and Type | Method and Description |
|---|---|
static CodeGenPlugin.Implementation |
getPlugin()
Returns the singleton instance of the Eclipse plugin.
|
ResourceLocator |
getPluginResourceLocator() |
static void |
write(java.lang.Exception exception)
Returns the singleton instance of the Eclipse plugin.
|
public static final CodeGenPlugin INSTANCE
public static final java.lang.String ID
public ResourceLocator getPluginResourceLocator()
public static CodeGenPlugin.Implementation getPlugin()
public static void write(java.lang.Exception exception)
Copyright © 2021. Licensed under the Eclipse Public License v2.0. All rights reserved.
Submit a bug or feature