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

Packages that use SybaseASERoundrobinPartition
org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition   
org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl   
org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util   
 

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

Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition that return SybaseASERoundrobinPartition
 SybaseASERoundrobinPartition PartitionFactory.createSybaseASERoundrobinPartition()
          Returns a new object of class 'Sybase ASE Roundrobin Partition'.
 

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

Classes in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl that implement SybaseASERoundrobinPartition
 class SybaseASERoundrobinPartitionImpl
          An implementation of the model object 'Sybase ASE Roundrobin Partition'.
 

Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl that return SybaseASERoundrobinPartition
 SybaseASERoundrobinPartition PartitionFactoryImpl.createSybaseASERoundrobinPartition()
           
 

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

Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.util with parameters of type SybaseASERoundrobinPartition
 java.lang.Object PartitionSwitch.caseSybaseASERoundrobinPartition(SybaseASERoundrobinPartition object)
          Returns the result of interpreting the object as an instance of 'Sybase ASE Roundrobin Partition'.