|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEMFPlugin
LqnCore.presentation.LqnEditorPlugin
public final class LqnEditorPlugin
This is the central singleton for the Lqn editor plugin.
| Nested Class Summary | |
|---|---|
static class |
LqnEditorPlugin.Implementation
The actual implementation of the Eclipse Plugin. |
| Field Summary | |
|---|---|
static LqnEditorPlugin |
INSTANCE
Keep track of the singleton. |
| Constructor Summary | |
|---|---|
LqnEditorPlugin()
Create the instance. |
|
| Method Summary | |
|---|---|
static LqnEditorPlugin.Implementation |
getPlugin()
Returns the singleton instance of the Eclipse plugin. |
ResourceLocator |
getPluginResourceLocator()
Returns the singleton instance of the Eclipse plugin. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final LqnEditorPlugin INSTANCE
| Constructor Detail |
|---|
public LqnEditorPlugin()
| Method Detail |
|---|
public ResourceLocator getPluginResourceLocator()
public static LqnEditorPlugin.Implementation getPlugin()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||