Uses of Interface
org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.SybaseASEProxyTable

Packages that use SybaseASEProxyTable
org.eclipse.datatools.enablement.ase.catalog   
org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel   
org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl   
org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util   
 

Uses of SybaseASEProxyTable in org.eclipse.datatools.enablement.ase.catalog
 

Classes in org.eclipse.datatools.enablement.ase.catalog that implement SybaseASEProxyTable
 class SybaseASECatalogProxyTable
           
 class SybaseASECatalogWebServiceTable
           
 

Uses of SybaseASEProxyTable in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
 

Subinterfaces of SybaseASEProxyTable in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel
 interface SybaseASEWebServiceTable
          A representation of the model object 'Sybase ASE Web Service Table'.
 

Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel that return SybaseASEProxyTable
 SybaseASEProxyTable SybaseasesqlmodelFactory.createSybaseASEProxyTable()
          Returns a new object of class 'Sybase ASE Proxy Table'.
 

Uses of SybaseASEProxyTable in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl
 

Classes in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl that implement SybaseASEProxyTable
 class SybaseASEProxyTableImpl
          An implementation of the model object 'Sybase ASE Proxy Table'.
 class SybaseASEWebServiceTableImpl
          An implementation of the model object 'Sybase ASE Web Service Table'.
 

Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl that return SybaseASEProxyTable
 SybaseASEProxyTable SybaseasesqlmodelFactoryImpl.createSybaseASEProxyTable()
           
 

Uses of SybaseASEProxyTable in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util
 

Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.util with parameters of type SybaseASEProxyTable
 java.lang.Object SybaseasesqlmodelSwitch.caseSybaseASEProxyTable(SybaseASEProxyTable object)
          Returns the result of interpreting the object as an instance of 'Sybase ASE Proxy Table'.