| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SybaseASEPartition in org.eclipse.datatools.enablement.ase | 
|---|
| Methods in org.eclipse.datatools.enablement.ase that return SybaseASEPartition | |
|---|---|
|  SybaseASEPartition | ISybaseASECatalogTable.getPartitionConditionSuper() | 
| Uses of SybaseASEPartition in org.eclipse.datatools.enablement.ase.catalog | 
|---|
| Methods in org.eclipse.datatools.enablement.ase.catalog that return SybaseASEPartition | |
|---|---|
|  SybaseASEPartition | SybaseASEBaseTableLoader.getPartitionCondition() | 
|  SybaseASEPartition | SybaseASECatalogProxyTable.getPartitionCondition() | 
|  SybaseASEPartition | SybaseASECatalogWebServiceTable.getPartitionCondition() | 
|  SybaseASEPartition | SybaseASECatalogTable.getPartitionCondition() | 
|  SybaseASEPartition | SybaseASECatalogTempTable.getPartitionCondition() | 
|  SybaseASEPartition | SybaseASECatalogProxyTable.getPartitionConditionSuper() | 
|  SybaseASEPartition | SybaseASECatalogWebServiceTable.getPartitionConditionSuper() | 
|  SybaseASEPartition | SybaseASECatalogTable.getPartitionConditionSuper() | 
|  SybaseASEPartition | SybaseASECatalogTempTable.getPartitionConditionSuper() | 
| Uses of SybaseASEPartition in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel | 
|---|
| Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel that return SybaseASEPartition | |
|---|---|
|  SybaseASEPartition | SybaseASEBaseTable.getPartitionCondition()Returns the value of the 'Partition Condition' containment reference. | 
| Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel with parameters of type SybaseASEPartition | |
|---|---|
|  void | SybaseASEBaseTable.setPartitionCondition(SybaseASEPartition value)Sets the value of the ' Partition Condition' containment reference. | 
| Uses of SybaseASEPartition in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl | 
|---|
| Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl that return SybaseASEPartition | |
|---|---|
|  SybaseASEPartition | SybaseASEBaseTableImpl.getPartitionCondition() | 
|  SybaseASEPartition | SybaseASETempTableImpl.getPartitionCondition() | 
|  SybaseASEPartition | SybaseASETableImpl.getPartitionCondition() | 
| Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl with parameters of type SybaseASEPartition | |
|---|---|
|  org.eclipse.emf.common.notify.NotificationChain | SybaseASEBaseTableImpl.basicSetPartitionCondition(SybaseASEPartition newPartitionCondition,
                           org.eclipse.emf.common.notify.NotificationChain msgs) | 
|  org.eclipse.emf.common.notify.NotificationChain | SybaseASETempTableImpl.basicSetPartitionCondition(SybaseASEPartition newPartitionCondition,
                           org.eclipse.emf.common.notify.NotificationChain msgs) | 
|  org.eclipse.emf.common.notify.NotificationChain | SybaseASETableImpl.basicSetPartitionCondition(SybaseASEPartition newPartitionCondition,
                           org.eclipse.emf.common.notify.NotificationChain msgs) | 
|  void | SybaseASEBaseTableImpl.setPartitionCondition(SybaseASEPartition newPartitionCondition) | 
|  void | SybaseASETempTableImpl.setPartitionCondition(SybaseASEPartition newPartitionCondition) | 
|  void | SybaseASETableImpl.setPartitionCondition(SybaseASEPartition newPartitionCondition) | 
| Uses of SybaseASEPartition in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition | 
|---|
| Subinterfaces of SybaseASEPartition in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition | |
|---|---|
|  interface | SybaseASEHashPartitionA representation of the model object 'Sybase ASE Hash Partition'. | 
|  interface | SybaseASEListPartitionA representation of the model object 'Sybase ASE List Partition'. | 
|  interface | SybaseASERangePartitionA representation of the model object 'Sybase ASE Range Partition'. | 
|  interface | SybaseASERoundrobinPartitionA representation of the model object 'Sybase ASE Roundrobin Partition'. | 
| Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition that return SybaseASEPartition | |
|---|---|
|  SybaseASEPartition | PartitionFactory.createSybaseASEPartition()Returns a new object of class 'Sybase ASE Partition'. | 
| Uses of SybaseASEPartition 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 SybaseASEPartition | |
|---|---|
|  class | SybaseASEHashPartitionImplAn implementation of the model object 'Sybase ASE Hash Partition'. | 
|  class | SybaseASEListPartitionImplAn implementation of the model object 'Sybase ASE List Partition'. | 
|  class | SybaseASEPartitionImplAn implementation of the model object 'Sybase ASE Partition'. | 
|  class | SybaseASERangePartitionImplAn implementation of the model object 'Sybase ASE Range Partition'. | 
|  class | SybaseASERoundrobinPartitionImplAn implementation of the model object 'Sybase ASE Roundrobin Partition'. | 
| Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl that return SybaseASEPartition | |
|---|---|
|  SybaseASEPartition | PartitionFactoryImpl.createSybaseASEPartition() | 
| Uses of SybaseASEPartition 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 SybaseASEPartition | |
|---|---|
|  java.lang.Object | PartitionSwitch.caseSybaseASEPartition(SybaseASEPartition object)Returns the result of interpreting the object as an instance of 'Sybase ASE Partition'. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||