|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SybaseASEColumn in org.eclipse.datatools.enablement.ase.catalog |
---|
Classes in org.eclipse.datatools.enablement.ase.catalog that implement SybaseASEColumn | |
---|---|
class |
SybaseASECatalogColumn
|
Uses of SybaseASEColumn in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel |
---|
Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel that return SybaseASEColumn | |
---|---|
SybaseASEColumn |
SybaseasesqlmodelFactory.createSybaseASEColumn()
Returns a new object of class 'Sybase ASE Column'. |
SybaseASEColumn |
SybaseASEColumnCheckConstraint.getColumn()
Returns the value of the 'Column' reference. |
Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel with parameters of type SybaseASEColumn | |
---|---|
void |
SybaseASEColumnCheckConstraint.setColumn(SybaseASEColumn value)
Sets the value of the ' Column ' reference. |
Uses of SybaseASEColumn in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl |
---|
Classes in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl that implement SybaseASEColumn | |
---|---|
class |
SybaseASEColumnImpl
An implementation of the model object 'Sybase ASE Column'. |
Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl that return SybaseASEColumn | |
---|---|
SybaseASEColumn |
SybaseASEColumnCheckConstraintImpl.basicGetColumn()
|
SybaseASEColumn |
SybaseasesqlmodelFactoryImpl.createSybaseASEColumn()
|
SybaseASEColumn |
SybaseASEColumnCheckConstraintImpl.getColumn()
|
Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.impl with parameters of type SybaseASEColumn | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
SybaseASEColumnCheckConstraintImpl.basicSetColumn(SybaseASEColumn newColumn,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
SybaseASEColumnCheckConstraintImpl.setColumn(SybaseASEColumn newColumn)
|
Uses of SybaseASEColumn in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition |
---|
Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition that return SybaseASEColumn | |
---|---|
SybaseASEColumn |
SybaseASEListPartition.getColumn()
Returns the value of the 'Column' reference. |
Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition with parameters of type SybaseASEColumn | |
---|---|
void |
SybaseASEListPartition.setColumn(SybaseASEColumn value)
Sets the value of the ' Column ' reference. |
Uses of SybaseASEColumn in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl |
---|
Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl that return SybaseASEColumn | |
---|---|
SybaseASEColumn |
SybaseASEListPartitionImpl.basicGetColumn()
|
SybaseASEColumn |
SybaseASEListPartitionImpl.getColumn()
|
Methods in org.eclipse.datatools.enablement.sybase.ase.models.sybaseasesqlmodel.partition.impl with parameters of type SybaseASEColumn | |
---|---|
void |
SybaseASEListPartitionImpl.setColumn(SybaseASEColumn newColumn)
|
Uses of SybaseASEColumn 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 SybaseASEColumn | |
---|---|
java.lang.Object |
SybaseasesqlmodelSwitch.caseSybaseASEColumn(SybaseASEColumn object)
Returns the result of interpreting the object as an instance of 'Sybase ASE Column'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |