|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectEMFPlugin
org.eclipse.datatools.modelbase.sql.query.provider.SQLQueryEditPlugin
public final class SQLQueryEditPlugin
This is the central singleton for the SQLQueryModel edit plugin.
Nested Class Summary | |
---|---|
static class |
SQLQueryEditPlugin.Implementation
The actual implementation of the Eclipse Plugin. |
Field Summary | |
---|---|
static SQLQueryEditPlugin |
INSTANCE
Keep track of the singleton. |
Constructor Summary | |
---|---|
SQLQueryEditPlugin()
Create the instance. |
Method Summary | |
---|---|
static SQLQueryEditPlugin.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 |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final SQLQueryEditPlugin INSTANCE
Constructor Detail |
---|
public SQLQueryEditPlugin()
Method Detail |
---|
public ResourceLocator getPluginResourceLocator()
public static SQLQueryEditPlugin.Implementation getPlugin()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |