org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples
Class ASAUIConfig
java.lang.Object
   org.eclipse.datatools.sqltools.editor.ui.core.SQLDevToolsUIConfiguration
org.eclipse.datatools.sqltools.editor.ui.core.SQLDevToolsUIConfiguration
       org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASAUIConfig
org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.ASAUIConfig
- public class ASAUIConfig 
- extends SQLDevToolsUIConfiguration
- Author:
- juewu
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ASA_ALIASES
public static final java.lang.String[] ASA_ALIASES
_ALSO_SUPPORT_VERSIONS
public static final java.lang.String[] _ALSO_SUPPORT_VERSIONS
ASAUIConfig
public ASAUIConfig()
getInstance
public static ASAUIConfig getInstance()
- 
 
getActionService
public org.eclipse.datatools.sqltools.core.services.ActionService getActionService()
- Description copied from class: SQLDevToolsUIConfiguration
- Returns the Action service
 
- 
- Overrides:
- getActionServicein class- SQLDevToolsUIConfiguration
 
- 
 
alsoSupport
public org.eclipse.datatools.sqltools.core.DatabaseVendorDefinitionId[] alsoSupport()
-